COLOR #859769

HEX: #859769 RGB: (133,151,105)

Color info

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

RGB color model

#859769 color RGB value is (133,151,105).

RGB: (133,151,105) (52%, 59%, 41%)

RGB channels and saturation

R 133 of 255 = 52%
G 151 of 255 = 59%
B 105 of 255 = 41%

133
151
105

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

Portions of RGB colors in percentages

R + G + B = 133 + 151 + 105 = 389 (100%)
R 133 of 389 ~ 34.19%
G 151 of 389 ~ 38.82%
B 105 of 389 ~ 26.99'%

%34.19
%38.82
%26.99

CMYK color model

#859769 color CMYK value is (12,0,30,41).

  • cyan value is 11.92%
  • magenta value is 0.00%
  • yellow value is 30.46%
  • key color value is 40.78%

CMYK: (12,0,30,41)
C12M0Y30K41 (12%, 0%, 30%, 41%)
(0.12 / 0.00 / 0.30 / 0.41)

CMYK percentages

%11.92
%0
%30.46
%40.78

Codes

Color #859769 in popluar color models

85 97 69
RGB 133 151 105
HSL 83° 18.11% 50.20%
HSB/HSV 83° 30.46% 59.22%
CMYK 11.92% 0.00% 30.46%
40.78%

Color #859769 in popluar number systems.

HEX 85 97 69
Decimal 133 151 105
Binary 10000101 10010111 1101001
Octal 205 227 151

Shades and tints

Shades of #859769

#859769
(133,151,105)
#798A60
(121,138,96)
#6D7D57
(109,125,87)
#61704E
(97,112,78)
#556345
(85,99,69)
#49563C
(73,86,60)
#3D4933
(61,73,51)
#313C2A
(49,60,42)
#252F21
(37,47,33)
#192218
(25,34,24)
#0D150F
(13,21,15)
#000000
(0,0,0)

Tints of #859769

#859769
(133,151,105)
#90A076
(144,160,118)
#9BA983
(155,169,131)
#A6B290
(166,178,144)
#B1BB9D
(177,187,157)
#BCC4AA
(188,196,170)
#C7CDB7
(199,205,183)
#D2D6C4
(210,214,196)
#DDDFD1
(221,223,209)
#E8E8DE
(232,232,222)
#F3F1EB
(243,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #859769 color. Also use rgb(133,151,105) instead hex code.

Text Font Color

.myTextColor { color: #859769; }

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

This text font color is #859769.

Background Color

.myBgColor { background-color: #859769; }

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

This div background color is #859769.

Border color

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

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

This div border color is #859769.

Opacity

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

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

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

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

This text has shadow with #859769 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #859769.

Preview

Color preview on black background

This text has color #859769 on black background.


Color preview on white background

This text has color #859769 on white background.


Black color preview on #859769 background

This text has black color on #859769 background.


White color preview on #859769 background

This text has white color on #859769 background.


Related colors

Complementary color

Complementary color for #hex is #7A6896.


I love getcolorcode.com

Triadic colors

1 #698597 and #976985 with #859769 are triadic colors.

2 #699785 and #978569 with #859769 are triadic colors.