COLOR #85AF51

HEX: #85AF51 RGB: (133,175,81)

Renk bilgisi

#85AF51 contains mainly red and green colors. #85AF51 ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#85AF51 color RGB value is (133,175,81).

RGB: (133,175,81) (52%, 69%, 32%)

RGB bağlantıları ve doygunluk

R 133 of 255 = 52%
G 175 of 255 = 69%
B 81 of 255 = 32%

133
175
81

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

Yüzdelerle RGB renk parçaları

R + G + B = 133 + 175 + 81 = 389 (100%)
R 133 of 389 ~ 34.19%
G 175 of 389 ~ 44.99%
B 81 of 389 ~ 20.82'%

%34.19
%44.99
%20.82

CMYK RENK MODELİ

#85AF51 rengi CMYK tonu (24,0,54,31).

  • camgöbeği tonu 24.00%
  • eflatun tonu 0.00%
  • sarı tonu 53.71%
  • ana renk tonu 31.37%

CMYK: (24,0,54,31)
C24M0Y54K31 (24%, 0%, 54%, 31%)
(0.24 / 0.00 / 0.54 / 0.31)

CMYK yüzdeleri

%24
%0
%53.71
%31.37

Codes

Color #85AF51 in popluar color models

85 AF 51
RGB 133 175 81
HSL 87° 37.01% 50.20%
HSB/HSV 87° 53.71% 68.63%
CMYK 24.00% 0.00% 53.71%
31.37%

Color #85AF51 in popluar number systems.

HEX 85 AF 51
Decimal 133 175 81
Binary 10000101 10101111 1010001
Octal 205 257 121

Shades and tints

Shades of #85AF51

#85AF51
(133,175,81)
#79A04A
(121,160,74)
#6D9143
(109,145,67)
#61823C
(97,130,60)
#557335
(85,115,53)
#49642E
(73,100,46)
#3D5527
(61,85,39)
#314620
(49,70,32)
#253719
(37,55,25)
#192812
(25,40,18)
#0D190B
(13,25,11)
#000000
(0,0,0)

Tints of #85AF51

#85AF51
(133,175,81)
#90B660
(144,182,96)
#9BBD6F
(155,189,111)
#A6C47E
(166,196,126)
#B1CB8D
(177,203,141)
#BCD29C
(188,210,156)
#C7D9AB
(199,217,171)
#D2E0BA
(210,224,186)
#DDE7C9
(221,231,201)
#E8EED8
(232,238,216)
#F3F5E7
(243,245,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85AF51 color. Also use rgb(133,175,81) instead hex code.

Text Font Color

.myTextColor { color: #85AF51; }

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

This text font color is #85AF51.

Background Color

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

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

This div background color is #85AF51.

Border color

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

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

This div border color is #85AF51.

Opacity

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

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

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

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

This text has shadow with #85AF51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85AF51.

Preview

Color preview on black background

This text has color #85AF51 on black background.


Color preview on white background

This text has color #85AF51 on white background.


Black color preview on #85AF51 background

This text has black color on #85AF51 background.


White color preview on #85AF51 background

This text has white color on #85AF51 background.


Related colors

Complementary color

Complementary color for #hex is #7A50AE.


I love getcolorcode.com

Triadic colors

1 #5185AF and #AF5185 with #85AF51 are triadic colors.

2 #51AF85 and #AF8551 with #85AF51 are triadic colors.