COLOR #92966B

HEX: #92966B RGB: (146,150,107)

Color info

#92966B contains red, green and blue colors in about the same proportion. Web safe color of #92966B is #999966 (or #996).

RGB color model

#92966B color RGB value is (146,150,107).

RGB: (146,150,107) (57%, 59%, 42%)

RGB channels and saturation

R 146 of 255 = 57%
G 150 of 255 = 59%
B 107 of 255 = 42%

146
150
107

R + G + B ~ 53%. #92966B is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 146 + 150 + 107 = 403 (100%)
R 146 of 403 ~ 36.23%
G 150 of 403 ~ 37.22%
B 107 of 403 ~ 26.55'%

%36.23
%37.22
%26.55

CMYK color model

#92966B color CMYK value is (3,0,29,41).

  • cyan value is 2.67%
  • magenta value is 0.00%
  • yellow value is 28.67%
  • key color value is 41.18%
CMYK: (3,0,29,41) C3M0Y29K41 (3%,0%,29%,41%) (0.03/0.00/0.29/0.41) 

CMYK percentages

%2.67
%0
%28.67
%41.18

Codes

Color #92966B in popluar color models

92 96 6B
RGB 146 150 107
HSL 66° 17.00% 50.39%
HSB/HSV 66° 28.67% 58.82%
CMYK 2.67% 0.00% 28.67%
41.18%

Color #92966B in popluar number systems.

HEX 92 96 6B
Decimal 146 150 107
Binary 10010010 10010110 1101011
Octal 222 226 153

Shades and tints

Shades of #92966B

#92966B
(146,150,107)
#858962
(133,137,98)
#787C59
(120,124,89)
#6B6F50
(107,111,80)
#5E6247
(94,98,71)
#51553E
(81,85,62)
#444835
(68,72,53)
#373B2C
(55,59,44)
#2A2E23
(42,46,35)
#1D211A
(29,33,26)
#101411
(16,20,17)
#000000
(0,0,0)

Tints of #92966B

#92966B
(146,150,107)
#9B9F78
(155,159,120)
#A4A885
(164,168,133)
#ADB192
(173,177,146)
#B6BA9F
(182,186,159)
#BFC3AC
(191,195,172)
#C8CCB9
(200,204,185)
#D1D5C6
(209,213,198)
#DADED3
(218,222,211)
#E3E7E0
(227,231,224)
#ECF0ED
(236,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #92966B color. Also use rgb(146,150,107) instead hex code.

Text Font Color

.myTextColor { color: #92966B; }

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

This text font color is #92966B.

Background Color

.myBgColor { background-color: #92966B; }

<div style="background-color:#92966B">Inner text</div>

This div background color is #92966B.

Border color

.myBorderColor { border: 1px solid #92966B; }

<div style="border:3px solid #92966B">Div</div>

This div border color is #92966B.

Opacity

.myOpacity80 { color: #92966B; opacity: 0.8; }

<p style="color:#92966B;opacity:0.8;">80%</p>

Text with #92966B 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 #92966B;}

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

This text has shadow with #92966B color.


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

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

This text has shadow with #92966B primary color and red secondary color.


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

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

This text has shadow with #92966B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #92966B.

Preview

Color preview on black background

This text has color #92966B on black background.


Color preview on white background

This text has color #92966B on white background.


Black color preview on #92966B background

This text has black color on #92966B background.


White color preview on #92966B background

This text has white color on #92966B background.


Related colors

Complementary color

Complementary color for #hex is #6D6994.


I love getcolorcode.com

Triadic colors

1 #6B9296 and #966B92 with #92966B are triadic colors.

2 #6B9692 and #96926B with #92966B are triadic colors.