COLOR #ADB991

HEX: #ADB991 RGB: (173,185,145)

Renk bilgisi

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

RGB renk modeli

#ADB991 color RGB value is (173,185,145).

RGB: (173,185,145) (68%, 73%, 57%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 185 of 255 = 73%
B 145 of 255 = 57%

173
185
145

R + G + B ~ 66%. #ADB991 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 185 + 145 = 503 (100%)
R 173 of 503 ~ 34.39%
G 185 of 503 ~ 36.78%
B 145 of 503 ~ 28.83'%

%34.39
%36.78
%28.83

CMYK RENK MODELİ

#ADB991 rengi CMYK tonu (6,0,22,27).

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

CMYK: (6,0,22,27)
C6M0Y22K27 (6%, 0%, 22%, 27%)
(0.06 / 0.00 / 0.22 / 0.27)

CMYK yüzdeleri

%6.49
%0
%21.62
%27.45

Codes

Color #ADB991 in popluar color models

AD B9 91
RGB 173 185 145
HSL 78° 22.22% 64.71%
HSB/HSV 78° 21.62% 72.55%
CMYK 6.49% 0.00% 21.62%
27.45%

Color #ADB991 in popluar number systems.

HEX AD B9 91
Decimal 173 185 145
Binary 10101101 10111001 10010001
Octal 255 271 221

Shades and tints

Shades of #ADB991

#ADB991
(173,185,145)
#9EA984
(158,169,132)
#8F9977
(143,153,119)
#80896A
(128,137,106)
#71795D
(113,121,93)
#626950
(98,105,80)
#535943
(83,89,67)
#444936
(68,73,54)
#353929
(53,57,41)
#26291C
(38,41,28)
#17190F
(23,25,15)
#000000
(0,0,0)

Tints of #ADB991

#ADB991
(173,185,145)
#B4BF9B
(180,191,155)
#BBC5A5
(187,197,165)
#C2CBAF
(194,203,175)
#C9D1B9
(201,209,185)
#D0D7C3
(208,215,195)
#D7DDCD
(215,221,205)
#DEE3D7
(222,227,215)
#E5E9E1
(229,233,225)
#ECEFEB
(236,239,235)
#F3F5F5
(243,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB991; }

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

This text font color is #ADB991.

Background Color

.myBgColor { background-color: #ADB991; }

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

This div background color is #ADB991.

Border color

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

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

This div border color is #ADB991.

Opacity

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

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

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

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

This text has shadow with #ADB991 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB991.

Preview

Color preview on black background

This text has color #ADB991 on black background.


Color preview on white background

This text has color #ADB991 on white background.


Black color preview on #ADB991 background

This text has black color on #ADB991 background.


White color preview on #ADB991 background

This text has white color on #ADB991 background.


Related colors

Complementary color

Complementary color for #hex is #52466E.


I love getcolorcode.com

Triadic colors

1 #91ADB9 and #B991AD with #ADB991 are triadic colors.

2 #91B9AD and #B9AD91 with #ADB991 are triadic colors.