COLOR #859162

HEX: #859162 RGB: (133,145,98)

Color info

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

RGB color model

#859162 color RGB value is (133,145,98).

RGB: (133,145,98) (52%, 57%, 38%)

RGB channels and saturation

R 133 of 255 = 52%
G 145 of 255 = 57%
B 98 of 255 = 38%

133
145
98

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

Portions of RGB colors in percentages

R + G + B = 133 + 145 + 98 = 376 (100%)
R 133 of 376 ~ 35.37%
G 145 of 376 ~ 38.56%
B 98 of 376 ~ 26.06'%

%35.37
%38.56
%26.06

CMYK color model

#859162 color CMYK value is (8,0,32,43).

  • cyan value is 8.28%
  • magenta value is 0.00%
  • yellow value is 32.41%
  • key color value is 43.14%

CMYK: (8,0,32,43)
C8M0Y32K43 (8%, 0%, 32%, 43%)
(0.08 / 0.00 / 0.32 / 0.43)

CMYK percentages

%8.28
%0
%32.41
%43.14

Codes

Color #859162 in popluar color models

85 91 62
RGB 133 145 98
HSL 75° 19.34% 47.65%
HSB/HSV 75° 32.41% 56.86%
CMYK 8.28% 0.00% 32.41%
43.14%

Color #859162 in popluar number systems.

HEX 85 91 62
Decimal 133 145 98
Binary 10000101 10010001 1100010
Octal 205 221 142

Shades and tints

Shades of #859162

#859162
(133,145,98)
#79845A
(121,132,90)
#6D7752
(109,119,82)
#616A4A
(97,106,74)
#555D42
(85,93,66)
#49503A
(73,80,58)
#3D4332
(61,67,50)
#31362A
(49,54,42)
#252922
(37,41,34)
#191C1A
(25,28,26)
#0D0F12
(13,15,18)
#000000
(0,0,0)

Tints of #859162

#859162
(133,145,98)
#909B70
(144,155,112)
#9BA57E
(155,165,126)
#A6AF8C
(166,175,140)
#B1B99A
(177,185,154)
#BCC3A8
(188,195,168)
#C7CDB6
(199,205,182)
#D2D7C4
(210,215,196)
#DDE1D2
(221,225,210)
#E8EBE0
(232,235,224)
#F3F5EE
(243,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #859162 color. Also use rgb(133,145,98) instead hex code.

Text Font Color

.myTextColor { color: #859162; }

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

This text font color is #859162.

Background Color

.myBgColor { background-color: #859162; }

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

This div background color is #859162.

Border color

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

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

This div border color is #859162.

Opacity

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

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

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

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

This text has shadow with #859162 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #859162.

Preview

Color preview on black background

This text has color #859162 on black background.


Color preview on white background

This text has color #859162 on white background.


Black color preview on #859162 background

This text has black color on #859162 background.


White color preview on #859162 background

This text has white color on #859162 background.


Related colors

Complementary color

Complementary color for #hex is #7A6E9D.


I love getcolorcode.com

Triadic colors

1 #628591 and #916285 with #859162 are triadic colors.

2 #629185 and #918562 with #859162 are triadic colors.