COLOR #92B592

HEX: #92B592 RGB: (146,181,146)

Color info

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

RGB color model

#92B592 color RGB value is (146,181,146).

RGB: (146,181,146) (57%, 71%, 57%)

RGB channels and saturation

R 146 of 255 = 57%
G 181 of 255 = 71%
B 146 of 255 = 57%

146
181
146

R + G + B ~ 62%. #92B592 is quite light color.

Portions of RGB colors in percentages

R + G + B = 146 + 181 + 146 = 473 (100%)
R 146 of 473 ~ 30.87%
G 181 of 473 ~ 38.27%
B 146 of 473 ~ 30.87'%

%30.87
%38.27
%30.87

CMYK color model

#92B592 color CMYK value is (19,0,19,29).

  • cyan value is 19.34%
  • magenta value is 0.00%
  • yellow value is 19.34%
  • key color value is 29.02%

CMYK: (19,0,19,29)
C19M0Y19K29 (19%, 0%, 19%, 29%)
(0.19 / 0.00 / 0.19 / 0.29)

CMYK percentages

%19.34
%0
%19.34
%29.02

Codes

Color #92B592 in popluar color models

92 B5 92
RGB 146 181 146
HSL 120° 19.13% 64.12%
HSB/HSV 120° 19.34% 70.98%
CMYK 19.34% 0.00% 19.34%
29.02%

Color #92B592 in popluar number systems.

HEX 92 B5 92
Decimal 146 181 146
Binary 10010010 10110101 10010010
Octal 222 265 222

Shades and tints

Shades of #92B592

#92B592
(146,181,146)
#85A585
(133,165,133)
#789578
(120,149,120)
#6B856B
(107,133,107)
#5E755E
(94,117,94)
#516551
(81,101,81)
#445544
(68,85,68)
#374537
(55,69,55)
#2A352A
(42,53,42)
#1D251D
(29,37,29)
#101510
(16,21,16)
#000000
(0,0,0)

Tints of #92B592

#92B592
(146,181,146)
#9BBB9B
(155,187,155)
#A4C1A4
(164,193,164)
#ADC7AD
(173,199,173)
#B6CDB6
(182,205,182)
#BFD3BF
(191,211,191)
#C8D9C8
(200,217,200)
#D1DFD1
(209,223,209)
#DAE5DA
(218,229,218)
#E3EBE3
(227,235,227)
#ECF1EC
(236,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #92B592; }

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

This text font color is #92B592.

Background Color

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

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

This div background color is #92B592.

Border color

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

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

This div border color is #92B592.

Opacity

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

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

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

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

This text has shadow with #92B592 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #92B592.

Preview

Color preview on black background

This text has color #92B592 on black background.


Color preview on white background

This text has color #92B592 on white background.


Black color preview on #92B592 background

This text has black color on #92B592 background.


White color preview on #92B592 background

This text has white color on #92B592 background.


Related colors

Complementary color

Complementary color for #hex is #6D4A6D.


I love getcolorcode.com

Triadic colors

1 #9292B5 and #B59292 with #92B592 are triadic colors.

2 #92B592 and #B59292 with #92B592 are triadic colors.