COLOR #859082

HEX: #859082 RGB: (133,144,130)

Color info

#859082 contains red, green and blue colors in about the same proportion. Web safe color of #859082 is #999999 (or #999).

RGB color model

#859082 color RGB value is (133,144,130).

RGB: (133,144,130) (52%, 56%, 51%)

RGB channels and saturation

R 133 of 255 = 52%
G 144 of 255 = 56%
B 130 of 255 = 51%

133
144
130

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

Portions of RGB colors in percentages

R + G + B = 133 + 144 + 130 = 407 (100%)
R 133 of 407 ~ 32.68%
G 144 of 407 ~ 35.38%
B 130 of 407 ~ 31.94'%

%32.68
%35.38
%31.94

CMYK color model

#859082 color CMYK value is (8,0,10,44).

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

CMYK: (8,0,10,44)
C8M0Y10K44 (8%, 0%, 10%, 44%)
(0.08 / 0.00 / 0.10 / 0.44)

CMYK percentages

%7.64
%0
%9.72
%43.53

Codes

Color #859082 in popluar color models

85 90 82
RGB 133 144 130
HSL 107° 5.93% 53.73%
HSB/HSV 107° 9.72% 56.47%
CMYK 7.64% 0.00% 9.72%
43.53%

Color #859082 in popluar number systems.

HEX 85 90 82
Decimal 133 144 130
Binary 10000101 10010000 10000010
Octal 205 220 202

Shades and tints

Shades of #859082

#859082
(133,144,130)
#798377
(121,131,119)
#6D766C
(109,118,108)
#616961
(97,105,97)
#555C56
(85,92,86)
#494F4B
(73,79,75)
#3D4240
(61,66,64)
#313535
(49,53,53)
#25282A
(37,40,42)
#191B1F
(25,27,31)
#0D0E14
(13,14,20)
#000000
(0,0,0)

Tints of #859082

#859082
(133,144,130)
#909A8D
(144,154,141)
#9BA498
(155,164,152)
#A6AEA3
(166,174,163)
#B1B8AE
(177,184,174)
#BCC2B9
(188,194,185)
#C7CCC4
(199,204,196)
#D2D6CF
(210,214,207)
#DDE0DA
(221,224,218)
#E8EAE5
(232,234,229)
#F3F4F0
(243,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #859082; }

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

This text font color is #859082.

Background Color

.myBgColor { background-color: #859082; }

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

This div background color is #859082.

Border color

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

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

This div border color is #859082.

Opacity

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

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

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

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

This text has shadow with #859082 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #859082.

Preview

Color preview on black background

This text has color #859082 on black background.


Color preview on white background

This text has color #859082 on white background.


Black color preview on #859082 background

This text has black color on #859082 background.


White color preview on #859082 background

This text has white color on #859082 background.


Related colors

Complementary color

Complementary color for #hex is #7A6F7D.


I love getcolorcode.com

Triadic colors

1 #828590 and #908285 with #859082 are triadic colors.

2 #829085 and #908582 with #859082 are triadic colors.