COLOR #ADB981

HEX: #ADB981 RGB: (173,185,129)

Renk bilgisi

#ADB981 contains red, green and blue colors in about the same proportion. #ADB981 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ADB981 color RGB value is (173,185,129).

RGB: (173,185,129) (68%, 73%, 51%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 185 of 255 = 73%
B 129 of 255 = 51%

173
185
129

R + G + B ~ 64%. #ADB981 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 185 + 129 = 487 (100%)
R 173 of 487 ~ 35.52%
G 185 of 487 ~ 37.99%
B 129 of 487 ~ 26.49'%

%35.52
%37.99
%26.49

CMYK RENK MODELİ

#ADB981 rengi CMYK tonu (6,0,30,27).

  • camgöbeği tonu 6.49%
  • eflatun tonu 0.00%
  • sarı tonu 30.27%
  • ana renk tonu 27.45%

CMYK: (6,0,30,27)
C6M0Y30K27 (6%, 0%, 30%, 27%)
(0.06 / 0.00 / 0.30 / 0.27)

CMYK yüzdeleri

%6.49
%0
%30.27
%27.45

Codes

Color #ADB981 in popluar color models

AD B9 81
RGB 173 185 129
HSL 73° 28.57% 61.57%
HSB/HSV 73° 30.27% 72.55%
CMYK 6.49% 0.00% 30.27%
27.45%

Color #ADB981 in popluar number systems.

HEX AD B9 81
Decimal 173 185 129
Binary 10101101 10111001 10000001
Octal 255 271 201

Shades and tints

Shades of #ADB981

#ADB981
(173,185,129)
#9EA976
(158,169,118)
#8F996B
(143,153,107)
#808960
(128,137,96)
#717955
(113,121,85)
#62694A
(98,105,74)
#53593F
(83,89,63)
#444934
(68,73,52)
#353929
(53,57,41)
#26291E
(38,41,30)
#171913
(23,25,19)
#000000
(0,0,0)

Tints of #ADB981

#ADB981
(173,185,129)
#B4BF8C
(180,191,140)
#BBC597
(187,197,151)
#C2CBA2
(194,203,162)
#C9D1AD
(201,209,173)
#D0D7B8
(208,215,184)
#D7DDC3
(215,221,195)
#DEE3CE
(222,227,206)
#E5E9D9
(229,233,217)
#ECEFE4
(236,239,228)
#F3F5EF
(243,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB981 color. Also use rgb(173,185,129) instead hex code.

Text Font Color

.myTextColor { color: #ADB981; }

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

This text font color is #ADB981.

Background Color

.myBgColor { background-color: #ADB981; }

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

This div background color is #ADB981.

Border color

.myBorderColor { border: 1px solid #ADB981; }

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

This div border color is #ADB981.

Opacity

.myOpacity80 { color: #ADB981; opacity: 0.8; }

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

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

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

This text has shadow with #ADB981 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB981.

Preview

Color preview on black background

This text has color #ADB981 on black background.


Color preview on white background

This text has color #ADB981 on white background.


Black color preview on #ADB981 background

This text has black color on #ADB981 background.


White color preview on #ADB981 background

This text has white color on #ADB981 background.


Related colors

Complementary color

Complementary color for #hex is #52467E.


I love getcolorcode.com

Triadic colors

1 #81ADB9 and #B981AD with #ADB981 are triadic colors.

2 #81B9AD and #B9AD81 with #ADB981 are triadic colors.