COLOR #85AC63

HEX: #85AC63 RGB: (133,172,99)

Renk bilgisi

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

RGB renk modeli

#85AC63 color RGB value is (133,172,99).

RGB: (133,172,99) (52%, 67%, 39%)

RGB bağlantıları ve doygunluk

R 133 of 255 = 52%
G 172 of 255 = 67%
B 99 of 255 = 39%

133
172
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 133 + 172 + 99 = 404 (100%)
R 133 of 404 ~ 32.92%
G 172 of 404 ~ 42.57%
B 99 of 404 ~ 24.5'%

%32.92
%42.57
%24.5

CMYK RENK MODELİ

#85AC63 rengi CMYK tonu (23,0,42,33).

  • camgöbeği tonu 22.67%
  • eflatun tonu 0.00%
  • sarı tonu 42.44%
  • ana renk tonu 32.55%

CMYK: (23,0,42,33)
C23M0Y42K33 (23%, 0%, 42%, 33%)
(0.23 / 0.00 / 0.42 / 0.33)

CMYK yüzdeleri

%22.67
%0
%42.44
%32.55

Codes

Color #85AC63 in popluar color models

85 AC 63
RGB 133 172 99
HSL 92° 30.54% 53.14%
HSB/HSV 92° 42.44% 67.45%
CMYK 22.67% 0.00% 42.44%
32.55%

Color #85AC63 in popluar number systems.

HEX 85 AC 63
Decimal 133 172 99
Binary 10000101 10101100 1100011
Octal 205 254 143

Shades and tints

Shades of #85AC63

#85AC63
(133,172,99)
#799D5A
(121,157,90)
#6D8E51
(109,142,81)
#617F48
(97,127,72)
#55703F
(85,112,63)
#496136
(73,97,54)
#3D522D
(61,82,45)
#314324
(49,67,36)
#25341B
(37,52,27)
#192512
(25,37,18)
#0D1609
(13,22,9)
#000000
(0,0,0)

Tints of #85AC63

#85AC63
(133,172,99)
#90B371
(144,179,113)
#9BBA7F
(155,186,127)
#A6C18D
(166,193,141)
#B1C89B
(177,200,155)
#BCCFA9
(188,207,169)
#C7D6B7
(199,214,183)
#D2DDC5
(210,221,197)
#DDE4D3
(221,228,211)
#E8EBE1
(232,235,225)
#F3F2EF
(243,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85AC63 color. Also use rgb(133,172,99) instead hex code.

Text Font Color

.myTextColor { color: #85AC63; }

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

This text font color is #85AC63.

Background Color

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

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

This div background color is #85AC63.

Border color

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

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

This div border color is #85AC63.

Opacity

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

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

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

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

This text has shadow with #85AC63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85AC63.

Preview

Color preview on black background

This text has color #85AC63 on black background.


Color preview on white background

This text has color #85AC63 on white background.


Black color preview on #85AC63 background

This text has black color on #85AC63 background.


White color preview on #85AC63 background

This text has white color on #85AC63 background.


Related colors

Complementary color

Complementary color for #hex is #7A539C.


I love getcolorcode.com

Triadic colors

1 #6385AC and #AC6385 with #85AC63 are triadic colors.

2 #63AC85 and #AC8563 with #85AC63 are triadic colors.