COLOR #859063

HEX: #859063 RGB: (133,144,99)

Color info

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

RGB color model

#859063 color RGB value is (133,144,99).

RGB: (133,144,99) (52%, 56%, 39%)

RGB channels and saturation

R 133 of 255 = 52%
G 144 of 255 = 56%
B 99 of 255 = 39%

133
144
99

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

Portions of RGB colors in percentages

R + G + B = 133 + 144 + 99 = 376 (100%)
R 133 of 376 ~ 35.37%
G 144 of 376 ~ 38.3%
B 99 of 376 ~ 26.33'%

%35.37
%38.3
%26.33

CMYK color model

#859063 color CMYK value is (8,0,31,44).

  • cyan value is 7.64%
  • magenta value is 0.00%
  • yellow value is 31.25%
  • key color value is 43.53%
CMYK: (8,0,31,44) C8M0Y31K44 (8%,0%,31%,44%) (0.08/0.00/0.31/0.44) 

CMYK percentages

%7.64
%0
%31.25
%43.53

Codes

Color #859063 in popluar color models

85 90 63
RGB 133 144 99
HSL 75° 18.52% 47.65%
HSB/HSV 75° 31.25% 56.47%
CMYK 7.64% 0.00% 31.25%
43.53%

Color #859063 in popluar number systems.

HEX 85 90 63
Decimal 133 144 99
Binary 10000101 10010000 1100011
Octal 205 220 143

Shades and tints

Shades of #859063

#859063
(133,144,99)
#79835A
(121,131,90)
#6D7651
(109,118,81)
#616948
(97,105,72)
#555C3F
(85,92,63)
#494F36
(73,79,54)
#3D422D
(61,66,45)
#313524
(49,53,36)
#25281B
(37,40,27)
#191B12
(25,27,18)
#0D0E09
(13,14,9)
#000000
(0,0,0)

Tints of #859063

#859063
(133,144,99)
#909A71
(144,154,113)
#9BA47F
(155,164,127)
#A6AE8D
(166,174,141)
#B1B89B
(177,184,155)
#BCC2A9
(188,194,169)
#C7CCB7
(199,204,183)
#D2D6C5
(210,214,197)
#DDE0D3
(221,224,211)
#E8EAE1
(232,234,225)
#F3F4EF
(243,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #859063; }

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

This text font color is #859063.

Background Color

.myBgColor { background-color: #859063; }

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

This div background color is #859063.

Border color

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

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

This div border color is #859063.

Opacity

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

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

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

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

This text has shadow with #859063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #859063.

Preview

Color preview on black background

This text has color #859063 on black background.


Color preview on white background

This text has color #859063 on white background.


Black color preview on #859063 background

This text has black color on #859063 background.


White color preview on #859063 background

This text has white color on #859063 background.


Related colors

Complementary color

Complementary color for #hex is #7A6F9C.


I love getcolorcode.com

Triadic colors

1 #638590 and #906385 with #859063 are triadic colors.

2 #639085 and #908563 with #859063 are triadic colors.