COLOR #859476

HEX: #859476 RGB: (133,148,118)

Color info

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

RGB color model

#859476 color RGB value is (133,148,118).

RGB: (133,148,118) (52%, 58%, 46%)

RGB channels and saturation

R 133 of 255 = 52%
G 148 of 255 = 58%
B 118 of 255 = 46%

133
148
118

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

Portions of RGB colors in percentages

R + G + B = 133 + 148 + 118 = 399 (100%)
R 133 of 399 ~ 33.33%
G 148 of 399 ~ 37.09%
B 118 of 399 ~ 29.57'%

%33.33
%37.09
%29.57

CMYK color model

#859476 color CMYK value is (10,0,20,42).

  • cyan value is 10.14%
  • magenta value is 0.00%
  • yellow value is 20.27%
  • key color value is 41.96%

CMYK: (10,0,20,42)
C10M0Y20K42 (10%, 0%, 20%, 42%)
(0.10 / 0.00 / 0.20 / 0.42)

CMYK percentages

%10.14
%0
%20.27
%41.96

Codes

Color #859476 in popluar color models

85 94 76
RGB 133 148 118
HSL 90° 12.30% 52.16%
HSB/HSV 90° 20.27% 58.04%
CMYK 10.14% 0.00% 20.27%
41.96%

Color #859476 in popluar number systems.

HEX 85 94 76
Decimal 133 148 118
Binary 10000101 10010100 1110110
Octal 205 224 166

Shades and tints

Shades of #859476

#859476
(133,148,118)
#79876C
(121,135,108)
#6D7A62
(109,122,98)
#616D58
(97,109,88)
#55604E
(85,96,78)
#495344
(73,83,68)
#3D463A
(61,70,58)
#313930
(49,57,48)
#252C26
(37,44,38)
#191F1C
(25,31,28)
#0D1212
(13,18,18)
#000000
(0,0,0)

Tints of #859476

#859476
(133,148,118)
#909D82
(144,157,130)
#9BA68E
(155,166,142)
#A6AF9A
(166,175,154)
#B1B8A6
(177,184,166)
#BCC1B2
(188,193,178)
#C7CABE
(199,202,190)
#D2D3CA
(210,211,202)
#DDDCD6
(221,220,214)
#E8E5E2
(232,229,226)
#F3EEEE
(243,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #859476 color. Also use rgb(133,148,118) instead hex code.

Text Font Color

.myTextColor { color: #859476; }

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

This text font color is #859476.

Background Color

.myBgColor { background-color: #859476; }

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

This div background color is #859476.

Border color

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

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

This div border color is #859476.

Opacity

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

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

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

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

This text has shadow with #859476 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #859476.

Preview

Color preview on black background

This text has color #859476 on black background.


Color preview on white background

This text has color #859476 on white background.


Black color preview on #859476 background

This text has black color on #859476 background.


White color preview on #859476 background

This text has white color on #859476 background.


Related colors

Complementary color

Complementary color for #hex is #7A6B89.


I love getcolorcode.com

Triadic colors

1 #768594 and #947685 with #859476 are triadic colors.

2 #769485 and #948576 with #859476 are triadic colors.