COLOR #859070

HEX: #859070 RGB: (133,144,112)

Color info

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

RGB color model

#859070 color RGB value is (133,144,112).

RGB: (133,144,112) (52%, 56%, 44%)

RGB channels and saturation

R 133 of 255 = 52%
G 144 of 255 = 56%
B 112 of 255 = 44%

133
144
112

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

Portions of RGB colors in percentages

R + G + B = 133 + 144 + 112 = 389 (100%)
R 133 of 389 ~ 34.19%
G 144 of 389 ~ 37.02%
B 112 of 389 ~ 28.79'%

%34.19
%37.02
%28.79

CMYK color model

#859070 color CMYK value is (8,0,22,44).

  • cyan value is 7.64%
  • magenta value is 0.00%
  • yellow value is 22.22%
  • key color value is 43.53%

CMYK: (8,0,22,44)
C8M0Y22K44 (8%, 0%, 22%, 44%)
(0.08 / 0.00 / 0.22 / 0.44)

CMYK percentages

%7.64
%0
%22.22
%43.53

Codes

Color #859070 in popluar color models

85 90 70
RGB 133 144 112
HSL 81° 12.60% 50.20%
HSB/HSV 81° 22.22% 56.47%
CMYK 7.64% 0.00% 22.22%
43.53%

Color #859070 in popluar number systems.

HEX 85 90 70
Decimal 133 144 112
Binary 10000101 10010000 1110000
Octal 205 220 160

Shades and tints

Shades of #859070

#859070
(133,144,112)
#798366
(121,131,102)
#6D765C
(109,118,92)
#616952
(97,105,82)
#555C48
(85,92,72)
#494F3E
(73,79,62)
#3D4234
(61,66,52)
#31352A
(49,53,42)
#252820
(37,40,32)
#191B16
(25,27,22)
#0D0E0C
(13,14,12)
#000000
(0,0,0)

Tints of #859070

#859070
(133,144,112)
#909A7D
(144,154,125)
#9BA48A
(155,164,138)
#A6AE97
(166,174,151)
#B1B8A4
(177,184,164)
#BCC2B1
(188,194,177)
#C7CCBE
(199,204,190)
#D2D6CB
(210,214,203)
#DDE0D8
(221,224,216)
#E8EAE5
(232,234,229)
#F3F4F2
(243,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #859070 color. Also use rgb(133,144,112) instead hex code.

Text Font Color

.myTextColor { color: #859070; }

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

This text font color is #859070.

Background Color

.myBgColor { background-color: #859070; }

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

This div background color is #859070.

Border color

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

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

This div border color is #859070.

Opacity

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

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

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

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

This text has shadow with #859070 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #859070.

Preview

Color preview on black background

This text has color #859070 on black background.


Color preview on white background

This text has color #859070 on white background.


Black color preview on #859070 background

This text has black color on #859070 background.


White color preview on #859070 background

This text has white color on #859070 background.


Related colors

Complementary color

Complementary color for #hex is #7A6F8F.


I love getcolorcode.com

Triadic colors

1 #708590 and #907085 with #859070 are triadic colors.

2 #709085 and #908570 with #859070 are triadic colors.