COLOR #85A476

HEX: #85A476 RGB: (133,164,118)

Renk bilgisi

#85A476 contains red, green and blue colors in about the same proportion. #85A476 ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#85A476 color RGB value is (133,164,118).

RGB: (133,164,118) (52%, 64%, 46%)

RGB bağlantıları ve doygunluk

R 133 of 255 = 52%
G 164 of 255 = 64%
B 118 of 255 = 46%

133
164
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 133 + 164 + 118 = 415 (100%)
R 133 of 415 ~ 32.05%
G 164 of 415 ~ 39.52%
B 118 of 415 ~ 28.43'%

%32.05
%39.52
%28.43

CMYK RENK MODELİ

#85A476 rengi CMYK tonu (19,0,28,36).

  • camgöbeği tonu 18.90%
  • eflatun tonu 0.00%
  • sarı tonu 28.05%
  • ana renk tonu 35.69%

CMYK: (19,0,28,36)
C19M0Y28K36 (19%, 0%, 28%, 36%)
(0.19 / 0.00 / 0.28 / 0.36)

CMYK yüzdeleri

%18.9
%0
%28.05
%35.69

Codes

Color #85A476 in popluar color models

85 A4 76
RGB 133 164 118
HSL 100° 20.18% 55.29%
HSB/HSV 100° 28.05% 64.31%
CMYK 18.90% 0.00% 28.05%
35.69%

Color #85A476 in popluar number systems.

HEX 85 A4 76
Decimal 133 164 118
Binary 10000101 10100100 1110110
Octal 205 244 166

Shades and tints

Shades of #85A476

#85A476
(133,164,118)
#79966C
(121,150,108)
#6D8862
(109,136,98)
#617A58
(97,122,88)
#556C4E
(85,108,78)
#495E44
(73,94,68)
#3D503A
(61,80,58)
#314230
(49,66,48)
#253426
(37,52,38)
#19261C
(25,38,28)
#0D1812
(13,24,18)
#000000
(0,0,0)

Tints of #85A476

#85A476
(133,164,118)
#90AC82
(144,172,130)
#9BB48E
(155,180,142)
#A6BC9A
(166,188,154)
#B1C4A6
(177,196,166)
#BCCCB2
(188,204,178)
#C7D4BE
(199,212,190)
#D2DCCA
(210,220,202)
#DDE4D6
(221,228,214)
#E8ECE2
(232,236,226)
#F3F4EE
(243,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #85A476; }

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

This text font color is #85A476.

Background Color

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

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

This div background color is #85A476.

Border color

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

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

This div border color is #85A476.

Opacity

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

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

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

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

This text has shadow with #85A476 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85A476.

Preview

Color preview on black background

This text has color #85A476 on black background.


Color preview on white background

This text has color #85A476 on white background.


Black color preview on #85A476 background

This text has black color on #85A476 background.


White color preview on #85A476 background

This text has white color on #85A476 background.


Related colors

Complementary color

Complementary color for #hex is #7A5B89.


I love getcolorcode.com

Triadic colors

1 #7685A4 and #A47685 with #85A476 are triadic colors.

2 #76A485 and #A48576 with #85A476 are triadic colors.