COLOR #959473

HEX: #959473 RGB: (149,148,115)

Color info

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

RGB color model

#959473 color RGB value is (149,148,115).

RGB: (149,148,115) (58%, 58%, 45%)

RGB channels and saturation

R 149 of 255 = 58%
G 148 of 255 = 58%
B 115 of 255 = 45%

149
148
115

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

Portions of RGB colors in percentages

R + G + B = 149 + 148 + 115 = 412 (100%)
R 149 of 412 ~ 36.17%
G 148 of 412 ~ 35.92%
B 115 of 412 ~ 27.91'%

%36.17
%35.92
%27.91

CMYK color model

#959473 color CMYK value is (0,1,23,42).

  • cyan value is 0.00%
  • magenta value is 0.67%
  • yellow value is 22.82%
  • key color value is 41.57%

CMYK: (0,1,23,42)
C0M1Y23K42 (0%, 1%, 23%, 42%)
(0.00 / 0.01 / 0.23 / 0.42)

CMYK percentages

%0
%0.67
%22.82
%41.57

Codes

Color #959473 in popluar color models

95 94 73
RGB 149 148 115
HSL 58° 13.82% 51.76%
HSB/HSV 58° 22.82% 58.43%
CMYK 0.00% 0.67% 22.82%
41.57%

Color #959473 in popluar number systems.

HEX 95 94 73
Decimal 149 148 115
Binary 10010101 10010100 1110011
Octal 225 224 163

Shades and tints

Shades of #959473

#959473
(149,148,115)
#888769
(136,135,105)
#7B7A5F
(123,122,95)
#6E6D55
(110,109,85)
#61604B
(97,96,75)
#545341
(84,83,65)
#474637
(71,70,55)
#3A392D
(58,57,45)
#2D2C23
(45,44,35)
#201F19
(32,31,25)
#13120F
(19,18,15)
#000000
(0,0,0)

Tints of #959473

#959473
(149,148,115)
#9E9D7F
(158,157,127)
#A7A68B
(167,166,139)
#B0AF97
(176,175,151)
#B9B8A3
(185,184,163)
#C2C1AF
(194,193,175)
#CBCABB
(203,202,187)
#D4D3C7
(212,211,199)
#DDDCD3
(221,220,211)
#E6E5DF
(230,229,223)
#EFEEEB
(239,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #959473 color. Also use rgb(149,148,115) instead hex code.

Text Font Color

.myTextColor { color: #959473; }

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

This text font color is #959473.

Background Color

.myBgColor { background-color: #959473; }

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

This div background color is #959473.

Border color

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

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

This div border color is #959473.

Opacity

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

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

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

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

This text has shadow with #959473 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #959473.

Preview

Color preview on black background

This text has color #959473 on black background.


Color preview on white background

This text has color #959473 on white background.


Black color preview on #959473 background

This text has black color on #959473 background.


White color preview on #959473 background

This text has white color on #959473 background.


Related colors

Complementary color

Complementary color for #hex is #6A6B8C.


I love getcolorcode.com

Triadic colors

1 #739594 and #947395 with #959473 are triadic colors.

2 #739495 and #949573 with #959473 are triadic colors.