COLOR #859078

HEX: #859078 RGB: (133,144,120)

Color info

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

RGB color model

#859078 color RGB value is (133,144,120).

RGB: (133,144,120) (52%, 56%, 47%)

RGB channels and saturation

R 133 of 255 = 52%
G 144 of 255 = 56%
B 120 of 255 = 47%

133
144
120

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

Portions of RGB colors in percentages

R + G + B = 133 + 144 + 120 = 397 (100%)
R 133 of 397 ~ 33.5%
G 144 of 397 ~ 36.27%
B 120 of 397 ~ 30.23'%

%33.5
%36.27
%30.23

CMYK color model

#859078 color CMYK value is (8,0,17,44).

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

CMYK: (8,0,17,44)
C8M0Y17K44 (8%, 0%, 17%, 44%)
(0.08 / 0.00 / 0.17 / 0.44)

CMYK percentages

%7.64
%0
%16.67
%43.53

Codes

Color #859078 in popluar color models

85 90 78
RGB 133 144 120
HSL 88° 9.76% 51.76%
HSB/HSV 88° 16.67% 56.47%
CMYK 7.64% 0.00% 16.67%
43.53%

Color #859078 in popluar number systems.

HEX 85 90 78
Decimal 133 144 120
Binary 10000101 10010000 1111000
Octal 205 220 170

Shades and tints

Shades of #859078

#859078
(133,144,120)
#79836E
(121,131,110)
#6D7664
(109,118,100)
#61695A
(97,105,90)
#555C50
(85,92,80)
#494F46
(73,79,70)
#3D423C
(61,66,60)
#313532
(49,53,50)
#252828
(37,40,40)
#191B1E
(25,27,30)
#0D0E14
(13,14,20)
#000000
(0,0,0)

Tints of #859078

#859078
(133,144,120)
#909A84
(144,154,132)
#9BA490
(155,164,144)
#A6AE9C
(166,174,156)
#B1B8A8
(177,184,168)
#BCC2B4
(188,194,180)
#C7CCC0
(199,204,192)
#D2D6CC
(210,214,204)
#DDE0D8
(221,224,216)
#E8EAE4
(232,234,228)
#F3F4F0
(243,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #859078; }

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

This text font color is #859078.

Background Color

.myBgColor { background-color: #859078; }

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

This div background color is #859078.

Border color

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

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

This div border color is #859078.

Opacity

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

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

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

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

This text has shadow with #859078 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #859078.

Preview

Color preview on black background

This text has color #859078 on black background.


Color preview on white background

This text has color #859078 on white background.


Black color preview on #859078 background

This text has black color on #859078 background.


White color preview on #859078 background

This text has white color on #859078 background.


Related colors

Complementary color

Complementary color for #hex is #7A6F87.


I love getcolorcode.com

Triadic colors

1 #788590 and #907885 with #859078 are triadic colors.

2 #789085 and #908578 with #859078 are triadic colors.