COLOR #959323

HEX: #959323 RGB: (149,147,35)

Color info

#959323 contains mainly red and green colors. Web safe color of #959323 is #999933 (or #993).

RGB color model

#959323 color RGB value is (149,147,35).

RGB: (149,147,35) (58%, 58%, 14%)

RGB channels and saturation

R 149 of 255 = 58%
G 147 of 255 = 58%
B 35 of 255 = 14%

149
147
35

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

Portions of RGB colors in percentages

R + G + B = 149 + 147 + 35 = 331 (100%)
R 149 of 331 ~ 45.02%
G 147 of 331 ~ 44.41%
B 35 of 331 ~ 10.57'%

%45.02
%44.41
%10.57

CMYK color model

#959323 color CMYK value is (0,1,77,42).

  • cyan value is 0.00%
  • magenta value is 1.34%
  • yellow value is 76.51%
  • key color value is 41.57%

CMYK: (0,1,77,42)
C0M1Y77K42 (0%, 1%, 77%, 42%)
(0.00 / 0.01 / 0.77 / 0.42)

CMYK percentages

%0
%1.34
%76.51
%41.57

Codes

Color #959323 in popluar color models

95 93 23
RGB 149 147 35
HSL 59° 61.96% 36.08%
HSB/HSV 59° 76.51% 58.43%
CMYK 0.00% 1.34% 76.51%
41.57%

Color #959323 in popluar number systems.

HEX 95 93 23
Decimal 149 147 35
Binary 10010101 10010011 100011
Octal 225 223 43

Shades and tints

Shades of #959323

#959323
(149,147,35)
#888620
(136,134,32)
#7B791D
(123,121,29)
#6E6C1A
(110,108,26)
#615F17
(97,95,23)
#545214
(84,82,20)
#474511
(71,69,17)
#3A380E
(58,56,14)
#2D2B0B
(45,43,11)
#201E08
(32,30,8)
#131105
(19,17,5)
#000000
(0,0,0)

Tints of #959323

#959323
(149,147,35)
#9E9C37
(158,156,55)
#A7A54B
(167,165,75)
#B0AE5F
(176,174,95)
#B9B773
(185,183,115)
#C2C087
(194,192,135)
#CBC99B
(203,201,155)
#D4D2AF
(212,210,175)
#DDDBC3
(221,219,195)
#E6E4D7
(230,228,215)
#EFEDEB
(239,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #959323 color. Also use rgb(149,147,35) instead hex code.

Text Font Color

.myTextColor { color: #959323; }

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

This text font color is #959323.

Background Color

.myBgColor { background-color: #959323; }

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

This div background color is #959323.

Border color

.myBorderColor { border: 1px solid #959323; }

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

This div border color is #959323.

Opacity

.myOpacity80 { color: #959323; opacity: 0.8; }

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

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

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

This text has shadow with #959323 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #959323.

Preview

Color preview on black background

This text has color #959323 on black background.


Color preview on white background

This text has color #959323 on white background.


Black color preview on #959323 background

This text has black color on #959323 background.


White color preview on #959323 background

This text has white color on #959323 background.


Related colors

Complementary color

Complementary color for #hex is #6A6CDC.


I love getcolorcode.com

Triadic colors

1 #239593 and #932395 with #959323 are triadic colors.

2 #239395 and #939523 with #959323 are triadic colors.