#92e072 - Pastel Green Hex Color Code

#92E072 (Pastel Green) - RGB 146, 224, 114 Color Information

#92e072 Conversion Table

HEX Triplet 92, E0, 72
RGB Decimal 146, 224, 114
RGB Octal 222, 340, 162
RGB Percent 57.3%, 87.8%, 44.7%
RGB Binary 10010010, 11100000, 1110010
CMY 0.427, 0.122, 0.553
CMYK 35, 0, 49, 12

Percentages of Color #92E072

R 57.3%
G 87.8%
B 44.7%
RGB Percentages of Color #92e072
C 35%
M 0%
Y 49%
K 12%
CMYK Percentages of Color #92e072

Color spaces of #92E072 Pastel Green - RGB(146, 224, 114)

HSV (or HSB) 103°, 49°, 88°
HSL 103°, 64°, 66°
Web Safe #99cc66
XYZ 41.547, 60.637, 25.434
CIE-Lab 82.183, -43.740, 46.109
xyY 0.326, 0.475, 60.637
Decimal 9625714

#92e072 Color Accessibility Scores (Pastel Green Contrast Checker)

#92e072

On dark background [GOOD]

#92e072

On light background [POOR]

#92e072

As background color [POOR]

Pastel Green ↔ #92e072 Color Blindness Simulator

Coming soon... You can see how #92e072 is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

#92E072 Color Combinations - Color Schemes with 92e072

#92e072 Analogous Colors

#92e072 Triadic Colors

#92e072 Split Complementary Colors

#92e072 Complementary Colors

Shades and Tints of #92e072 Color Variations

#92e072 Shade Color Variations (When you combine pure black with this color, #92e072, darker shades are produced.)

#92e072 Tint Color Variations (Lighter shades of #92e072 can be created by blending the color with different amounts of white.)

Alternatives colours to Pastel Green (#92e072)

#92e072 Color Codes for CSS3/HTML5 and Icon Previews

Text with Hexadecimal Color #92e072
This sample text has a font color of #92e072
#92e072 Border Color
This sample element has a border color of #92e072
#92e072 CSS3 Linear Gradient
#92e072 Background Color
This sample paragraph has a background color of #92e072
#92e072 Text Shadow
This sample text has a shadow color of #92e072
Sample text with glow color #92e072
This sample text has a glow color of #92e072
#92e072 Box Shadow
This sample element has a box shadow of #92e072
Sample text with Underline Color #92e072
This sample text has a underline color of #92e072
A selection of SVG images/icons using the hex version #92e072 of the current color.

#92E072 in Programming

HTML5, CSS3 #92e072
Java new Color(146, 224, 114);
.NET Color.FromArgb(255, 146, 224, 114);
Swift UIColor(red:146, green:224, blue:114, alpha:1.00000)
Objective-C [UIColor colorWithRed:146 green:224 blue:114 alpha:1.00000];
OpenGL glColor3f(146f, 224f, 114f);
Python Color('#92e072')

#92e072 - RGB(146, 224, 114) - Pastel Green Color FAQ

What is the color code for Pastel Green?

Hex color code for Pastel Green color is #92e072. RGB color code for pastel green color is rgb(146, 224, 114).

What is the RGB value of #92e072?

The RGB value corresponding to the hexadecimal color code #92e072 is rgb(146, 224, 114). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '146' indicates the intensity of the red component, '224' represents the green component's intensity, and '114' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #92e072.

What is the RGB percentage of #92e072?

The RGB percentage composition for the hexadecimal color code #92e072 is detailed as follows: 57.3% Red, 87.8% Green, and 44.7% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 57.3% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 87.8% and 44.7% respectively, playing a smaller role in the composition of this particular hue. Together, these percentages of Red, Green, and Blue mix to form the distinct color represented by #92e072.

What does RGB 146,224,114 mean?

The RGB color 146, 224, 114 represents a bright and vivid shade of Green. The websafe version of this color is hex 99cc66. This color might be commonly referred to as a shade similar to Pastel Green.

What is the CMYK (Cyan Magenta Yellow Black) color model of #92e072?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #92e072 is composed of 35% Cyan, 0% Magenta, 49% Yellow, and 12% Black. In this CMYK breakdown, the Cyan component at 35% influences the coolness or green-blue aspects of the color, whereas the 0% of Magenta contributes to the red-purple qualities. The 49% of Yellow typically adds to the brightness and warmth, and the 12% of Black determines the depth and overall darkness of the shade. The resulting color can range from bright and vivid to deep and muted, depending on these CMYK values. The CMYK color model is crucial in color printing and graphic design, offering a practical way to mix these four ink colors to create a vast spectrum of hues.

What is the HSL value of #92e072?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #92e072 has an HSL value of 103° (degrees) for Hue, 64% for Saturation, and 66% for Lightness. In this HSL representation, the Hue at 103° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 64% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 66% determines the brightness of the color, where a higher percentage represents a lighter shade. Together, these HSL values combine to create the distinctive shade of red that is both moderately vivid and fairly bright, as indicated by the specific values for this color. The HSL color model is particularly useful in digital arts and web design, as it allows for easy adjustments of color tones, saturation, and brightness levels.

Did you know our free color tools?
The Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...

The Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...