COLOR #92E9A7

HEX: #92E9A7 RGB: (146,233,167)

Color info

#92E9A7 contains mainly green color. Web safe color of #92E9A7 is #99FF99 (or #9F9).

RGB color model

#92E9A7 color RGB value is (146,233,167).

RGB: (146,233,167) (57%, 91%, 65%)

RGB channels and saturation

R 146 of 255 = 57%
G 233 of 255 = 91%
B 167 of 255 = 65%

146
233
167

R + G + B ~ 71%. #92E9A7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 146 + 233 + 167 = 546 (100%)
R 146 of 546 ~ 26.74%
G 233 of 546 ~ 42.67%
B 167 of 546 ~ 30.59'%

%26.74
%42.67
%30.59

CMYK color model

#92E9A7 color CMYK value is (37,0,28,9).

  • cyan value is 37.34%
  • magenta value is 0.00%
  • yellow value is 28.33%
  • key color value is 8.63%

CMYK: (37,0,28,9)
C37M0Y28K9 (37%, 0%, 28%, 9%)
(0.37 / 0.00 / 0.28 / 0.09)

CMYK percentages

%37.34
%0
%28.33
%8.63

Codes

Color #92E9A7 in popluar color models

92 E9 A7
RGB 146 233 167
HSL 134° 66.41% 74.31%
HSB/HSV 134° 37.34% 91.37%
CMYK 37.34% 0.00% 28.33%
8.63%

Color #92E9A7 in popluar number systems.

HEX 92 E9 A7
Decimal 146 233 167
Binary 10010010 11101001 10100111
Octal 222 351 247

Shades and tints

Shades of #92E9A7

#92E9A7
(146,233,167)
#85D498
(133,212,152)
#78BF89
(120,191,137)
#6BAA7A
(107,170,122)
#5E956B
(94,149,107)
#51805C
(81,128,92)
#446B4D
(68,107,77)
#37563E
(55,86,62)
#2A412F
(42,65,47)
#1D2C20
(29,44,32)
#101711
(16,23,17)
#000000
(0,0,0)

Tints of #92E9A7

#92E9A7
(146,233,167)
#9BEBAF
(155,235,175)
#A4EDB7
(164,237,183)
#ADEFBF
(173,239,191)
#B6F1C7
(182,241,199)
#BFF3CF
(191,243,207)
#C8F5D7
(200,245,215)
#D1F7DF
(209,247,223)
#DAF9E7
(218,249,231)
#E3FBEF
(227,251,239)
#ECFDF7
(236,253,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #92E9A7 color. Also use rgb(146,233,167) instead hex code.

Text Font Color

.myTextColor { color: #92E9A7; }

<p style="color:#92E9A7">This sample text font color is #92E9A7.</p>

This text font color is #92E9A7.

Background Color

.myBgColor { background-color: #92E9A7; }

<div style="background-color:#92E9A7">Inner text</div>

This div background color is #92E9A7.

Border color

.myBorderColor { border: 1px solid #92E9A7; }

<div style="border:3px solid #92E9A7">Div</div>

This div border color is #92E9A7.

Opacity

.myOpacity80 { color: #92E9A7; opacity: 0.8; }

<p style="color:#92E9A7;opacity:0.8;">80%</p>

Text with #92E9A7 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #92E9A7;}

<p style="text-shadow: 3px 3px 1px #92E9A7">Text here.</p>

This text has shadow with #92E9A7 color.


.textShadow {text-shadow: 3px 3px 1px #92E9A7', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #92E9A7, 5px 5px 20px red">Text here.</p>

This text has shadow with #92E9A7 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#92E9A7, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#92E9A7, Direction=45, Strength=4)">Text</p>

This text has shadow with #92E9A7 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #92E9A7;
-webkit-box-shadow: 1px 1px 3px 2px #92E9A7;
box-shadow: 1px 1px 3px 2px #92E9A7;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #92E9A7; -webkit-box-shadow: 1px 1px 3px 2px #92E9A7; box-shadow:1px 1px 3px 2px #92E9A7;">
Div content here
</div>

This div box has shadow with color #92E9A7.

Preview

Color preview on black background

This text has color #92E9A7 on black background.


Color preview on white background

This text has color #92E9A7 on white background.


Black color preview on #92E9A7 background

This text has black color on #92E9A7 background.


White color preview on #92E9A7 background

This text has white color on #92E9A7 background.


Related colors

Complementary color

Complementary color for #hex is #6D1658.


I love getcolorcode.com

Triadic colors

1 #A792E9 and #E9A792 with #92E9A7 are triadic colors.

2 #A7E992 and #E992A7 with #92E9A7 are triadic colors.