COLOR #85A469

HEX: #85A469 RGB: (133,164,105)

Color info

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

RGB color model

#85A469 color RGB value is (133,164,105).

RGB: (133,164,105) (52%, 64%, 41%)

RGB channels and saturation

R 133 of 255 = 52%
G 164 of 255 = 64%
B 105 of 255 = 41%

133
164
105

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

Portions of RGB colors in percentages

R + G + B = 133 + 164 + 105 = 402 (100%)
R 133 of 402 ~ 33.08%
G 164 of 402 ~ 40.8%
B 105 of 402 ~ 26.12'%

%33.08
%40.8
%26.12

CMYK color model

#85A469 color CMYK value is (19,0,36,36).

  • cyan value is 18.90%
  • magenta value is 0.00%
  • yellow value is 35.98%
  • key color value is 35.69%

CMYK: (19,0,36,36)
C19M0Y36K36 (19%, 0%, 36%, 36%)
(0.19 / 0.00 / 0.36 / 0.36)

CMYK percentages

%18.9
%0
%35.98
%35.69

Codes

Color #85A469 in popluar color models

85 A4 69
RGB 133 164 105
HSL 92° 24.48% 52.75%
HSB/HSV 92° 35.98% 64.31%
CMYK 18.90% 0.00% 35.98%
35.69%

Color #85A469 in popluar number systems.

HEX 85 A4 69
Decimal 133 164 105
Binary 10000101 10100100 1101001
Octal 205 244 151

Shades and tints

Shades of #85A469

#85A469
(133,164,105)
#799660
(121,150,96)
#6D8857
(109,136,87)
#617A4E
(97,122,78)
#556C45
(85,108,69)
#495E3C
(73,94,60)
#3D5033
(61,80,51)
#31422A
(49,66,42)
#253421
(37,52,33)
#192618
(25,38,24)
#0D180F
(13,24,15)
#000000
(0,0,0)

Tints of #85A469

#85A469
(133,164,105)
#90AC76
(144,172,118)
#9BB483
(155,180,131)
#A6BC90
(166,188,144)
#B1C49D
(177,196,157)
#BCCCAA
(188,204,170)
#C7D4B7
(199,212,183)
#D2DCC4
(210,220,196)
#DDE4D1
(221,228,209)
#E8ECDE
(232,236,222)
#F3F4EB
(243,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #85A469; }

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

This text font color is #85A469.

Background Color

.myBgColor { background-color: #85A469; }

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

This div background color is #85A469.

Border color

.myBorderColor { border: 1px solid #85A469; }

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

This div border color is #85A469.

Opacity

.myOpacity80 { color: #85A469; opacity: 0.8; }

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

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

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

This text has shadow with #85A469 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85A469.

Preview

Color preview on black background

This text has color #85A469 on black background.


Color preview on white background

This text has color #85A469 on white background.


Black color preview on #85A469 background

This text has black color on #85A469 background.


White color preview on #85A469 background

This text has white color on #85A469 background.


Related colors

Complementary color

Complementary color for #hex is #7A5B96.


I love getcolorcode.com

Triadic colors

1 #6985A4 and #A46985 with #85A469 are triadic colors.

2 #69A485 and #A48569 with #85A469 are triadic colors.