COLOR #859266

HEX: #859266 RGB: (133,146,102)

Color info

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

RGB color model

#859266 color RGB value is (133,146,102).

RGB: (133,146,102) (52%, 57%, 40%)

RGB channels and saturation

R 133 of 255 = 52%
G 146 of 255 = 57%
B 102 of 255 = 40%

133
146
102

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

Portions of RGB colors in percentages

R + G + B = 133 + 146 + 102 = 381 (100%)
R 133 of 381 ~ 34.91%
G 146 of 381 ~ 38.32%
B 102 of 381 ~ 26.77'%

%34.91
%38.32
%26.77

CMYK color model

#859266 color CMYK value is (9,0,30,43).

  • cyan value is 8.90%
  • magenta value is 0.00%
  • yellow value is 30.14%
  • key color value is 42.75%

CMYK: (9,0,30,43)
C9M0Y30K43 (9%, 0%, 30%, 43%)
(0.09 / 0.00 / 0.30 / 0.43)

CMYK percentages

%8.9
%0
%30.14
%42.75

Codes

Color #859266 in popluar color models

85 92 66
RGB 133 146 102
HSL 78° 17.74% 48.63%
HSB/HSV 78° 30.14% 57.25%
CMYK 8.90% 0.00% 30.14%
42.75%

Color #859266 in popluar number systems.

HEX 85 92 66
Decimal 133 146 102
Binary 10000101 10010010 1100110
Octal 205 222 146

Shades and tints

Shades of #859266

#859266
(133,146,102)
#79855D
(121,133,93)
#6D7854
(109,120,84)
#616B4B
(97,107,75)
#555E42
(85,94,66)
#495139
(73,81,57)
#3D4430
(61,68,48)
#313727
(49,55,39)
#252A1E
(37,42,30)
#191D15
(25,29,21)
#0D100C
(13,16,12)
#000000
(0,0,0)

Tints of #859266

#859266
(133,146,102)
#909B73
(144,155,115)
#9BA480
(155,164,128)
#A6AD8D
(166,173,141)
#B1B69A
(177,182,154)
#BCBFA7
(188,191,167)
#C7C8B4
(199,200,180)
#D2D1C1
(210,209,193)
#DDDACE
(221,218,206)
#E8E3DB
(232,227,219)
#F3ECE8
(243,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #859266 color. Also use rgb(133,146,102) instead hex code.

Text Font Color

.myTextColor { color: #859266; }

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

This text font color is #859266.

Background Color

.myBgColor { background-color: #859266; }

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

This div background color is #859266.

Border color

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

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

This div border color is #859266.

Opacity

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

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

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

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

This text has shadow with #859266 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #859266.

Preview

Color preview on black background

This text has color #859266 on black background.


Color preview on white background

This text has color #859266 on white background.


Black color preview on #859266 background

This text has black color on #859266 background.


White color preview on #859266 background

This text has white color on #859266 background.


Related colors

Complementary color

Complementary color for #hex is #7A6D99.


I love getcolorcode.com

Triadic colors

1 #668592 and #926685 with #859266 are triadic colors.

2 #669285 and #928566 with #859266 are triadic colors.