COLOR #92C592

HEX: #92C592 RGB: (146,197,146)

Color info

#92C592 contains red, green and blue colors in about the same proportion. Web safe color of #92C592 is #99CC99 (or #9C9).

RGB color model

#92C592 color RGB value is (146,197,146).

RGB: (146,197,146) (57%, 77%, 57%)

RGB channels and saturation

R 146 of 255 = 57%
G 197 of 255 = 77%
B 146 of 255 = 57%

146
197
146

R + G + B ~ 64%. #92C592 is quite light color.

Portions of RGB colors in percentages

R + G + B = 146 + 197 + 146 = 489 (100%)
R 146 of 489 ~ 29.86%
G 197 of 489 ~ 40.29%
B 146 of 489 ~ 29.86'%

%29.86
%40.29
%29.86

CMYK color model

#92C592 color CMYK value is (26,0,26,23).

  • cyan value is 25.89%
  • magenta value is 0.00%
  • yellow value is 25.89%
  • key color value is 22.75%

CMYK: (26,0,26,23)
C26M0Y26K23 (26%, 0%, 26%, 23%)
(0.26 / 0.00 / 0.26 / 0.23)

CMYK percentages

%25.89
%0
%25.89
%22.75

Codes

Color #92C592 in popluar color models

92 C5 92
RGB 146 197 146
HSL 120° 30.54% 67.25%
HSB/HSV 120° 25.89% 77.25%
CMYK 25.89% 0.00% 25.89%
22.75%

Color #92C592 in popluar number systems.

HEX 92 C5 92
Decimal 146 197 146
Binary 10010010 11000101 10010010
Octal 222 305 222

Shades and tints

Shades of #92C592

#92C592
(146,197,146)
#85B485
(133,180,133)
#78A378
(120,163,120)
#6B926B
(107,146,107)
#5E815E
(94,129,94)
#517051
(81,112,81)
#445F44
(68,95,68)
#374E37
(55,78,55)
#2A3D2A
(42,61,42)
#1D2C1D
(29,44,29)
#101B10
(16,27,16)
#000000
(0,0,0)

Tints of #92C592

#92C592
(146,197,146)
#9BCA9B
(155,202,155)
#A4CFA4
(164,207,164)
#ADD4AD
(173,212,173)
#B6D9B6
(182,217,182)
#BFDEBF
(191,222,191)
#C8E3C8
(200,227,200)
#D1E8D1
(209,232,209)
#DAEDDA
(218,237,218)
#E3F2E3
(227,242,227)
#ECF7EC
(236,247,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #92C592; }

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

This text font color is #92C592.

Background Color

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

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

This div background color is #92C592.

Border color

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

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

This div border color is #92C592.

Opacity

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

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

Text with #92C592 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 #92C592;}

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

This text has shadow with #92C592 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #92C592.

Preview

Color preview on black background

This text has color #92C592 on black background.


Color preview on white background

This text has color #92C592 on white background.


Black color preview on #92C592 background

This text has black color on #92C592 background.


White color preview on #92C592 background

This text has white color on #92C592 background.


Related colors

Complementary color

Complementary color for #hex is #6D3A6D.


I love getcolorcode.com

Triadic colors

1 #9292C5 and #C59292 with #92C592 are triadic colors.

2 #92C592 and #C59292 with #92C592 are triadic colors.