COLOR #85AD3C

HEX: #85AD3C RGB: (133,173,60)

Renk bilgisi

#85AD3C contains mainly red and green colors. #85AD3C ‘ nin web güvenlik rengi #999933 (ya da #993) dir.

RGB renk modeli

#85AD3C color RGB value is (133,173,60).

RGB: (133,173,60) (52%, 68%, 24%)

RGB bağlantıları ve doygunluk

R 133 of 255 = 52%
G 173 of 255 = 68%
B 60 of 255 = 24%

133
173
60

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

Yüzdelerle RGB renk parçaları

R + G + B = 133 + 173 + 60 = 366 (100%)
R 133 of 366 ~ 36.34%
G 173 of 366 ~ 47.27%
B 60 of 366 ~ 16.39'%

%36.34
%47.27
%16.39

CMYK RENK MODELİ

#85AD3C rengi CMYK tonu (23,0,65,32).

  • camgöbeği tonu 23.12%
  • eflatun tonu 0.00%
  • sarı tonu 65.32%
  • ana renk tonu 32.16%

CMYK: (23,0,65,32)
C23M0Y65K32 (23%, 0%, 65%, 32%)
(0.23 / 0.00 / 0.65 / 0.32)

CMYK yüzdeleri

%23.12
%0
%65.32
%32.16

Codes

Color #85AD3C in popluar color models

85 AD 3C
RGB 133 173 60
HSL 81° 48.50% 45.69%
HSB/HSV 81° 65.32% 67.84%
CMYK 23.12% 0.00% 65.32%
32.16%

Color #85AD3C in popluar number systems.

HEX 85 AD 3C
Decimal 133 173 60
Binary 10000101 10101101 111100
Octal 205 255 74

Shades and tints

Shades of #85AD3C

#85AD3C
(133,173,60)
#799E37
(121,158,55)
#6D8F32
(109,143,50)
#61802D
(97,128,45)
#557128
(85,113,40)
#496223
(73,98,35)
#3D531E
(61,83,30)
#314419
(49,68,25)
#253514
(37,53,20)
#19260F
(25,38,15)
#0D170A
(13,23,10)
#000000
(0,0,0)

Tints of #85AD3C

#85AD3C
(133,173,60)
#90B44D
(144,180,77)
#9BBB5E
(155,187,94)
#A6C26F
(166,194,111)
#B1C980
(177,201,128)
#BCD091
(188,208,145)
#C7D7A2
(199,215,162)
#D2DEB3
(210,222,179)
#DDE5C4
(221,229,196)
#E8ECD5
(232,236,213)
#F3F3E6
(243,243,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85AD3C color. Also use rgb(133,173,60) instead hex code.

Text Font Color

.myTextColor { color: #85AD3C; }

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

This text font color is #85AD3C.

Background Color

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

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

This div background color is #85AD3C.

Border color

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

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

This div border color is #85AD3C.

Opacity

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

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

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

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

This text has shadow with #85AD3C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85AD3C.

Preview

Color preview on black background

This text has color #85AD3C on black background.


Color preview on white background

This text has color #85AD3C on white background.


Black color preview on #85AD3C background

This text has black color on #85AD3C background.


White color preview on #85AD3C background

This text has white color on #85AD3C background.


Related colors

Complementary color

Complementary color for #hex is #7A52C3.


I love getcolorcode.com

Triadic colors

1 #3C85AD and #AD3C85 with #85AD3C are triadic colors.

2 #3CAD85 and #AD853C with #85AD3C are triadic colors.