COLOR #ADB49A

HEX: #ADB49A RGB: (173,180,154)

Renk bilgisi

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

RGB renk modeli

#ADB49A color RGB value is (173,180,154).

RGB: (173,180,154) (68%, 71%, 60%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 180 of 255 = 71%
B 154 of 255 = 60%

173
180
154

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 180 + 154 = 507 (100%)
R 173 of 507 ~ 34.12%
G 180 of 507 ~ 35.5%
B 154 of 507 ~ 30.37'%

%34.12
%35.5
%30.37

CMYK RENK MODELİ

#ADB49A rengi CMYK tonu (4,0,14,29).

  • camgöbeği tonu 3.89%
  • eflatun tonu 0.00%
  • sarı tonu 14.44%
  • ana renk tonu 29.41%

CMYK: (4,0,14,29)
C4M0Y14K29 (4%, 0%, 14%, 29%)
(0.04 / 0.00 / 0.14 / 0.29)

CMYK yüzdeleri

%3.89
%0
%14.44
%29.41

Codes

Color #ADB49A in popluar color models

AD B4 9A
RGB 173 180 154
HSL 76° 14.77% 65.49%
HSB/HSV 76° 14.44% 70.59%
CMYK 3.89% 0.00% 14.44%
29.41%

Color #ADB49A in popluar number systems.

HEX AD B4 9A
Decimal 173 180 154
Binary 10101101 10110100 10011010
Octal 255 264 232

Shades and tints

Shades of #ADB49A

#ADB49A
(173,180,154)
#9EA48C
(158,164,140)
#8F947E
(143,148,126)
#808470
(128,132,112)
#717462
(113,116,98)
#626454
(98,100,84)
#535446
(83,84,70)
#444438
(68,68,56)
#35342A
(53,52,42)
#26241C
(38,36,28)
#17140E
(23,20,14)
#000000
(0,0,0)

Tints of #ADB49A

#ADB49A
(173,180,154)
#B4BAA3
(180,186,163)
#BBC0AC
(187,192,172)
#C2C6B5
(194,198,181)
#C9CCBE
(201,204,190)
#D0D2C7
(208,210,199)
#D7D8D0
(215,216,208)
#DEDED9
(222,222,217)
#E5E4E2
(229,228,226)
#ECEAEB
(236,234,235)
#F3F0F4
(243,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB49A color. Also use rgb(173,180,154) instead hex code.

Text Font Color

.myTextColor { color: #ADB49A; }

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

This text font color is #ADB49A.

Background Color

.myBgColor { background-color: #ADB49A; }

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

This div background color is #ADB49A.

Border color

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

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

This div border color is #ADB49A.

Opacity

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

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

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

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

This text has shadow with #ADB49A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB49A.

Preview

Color preview on black background

This text has color #ADB49A on black background.


Color preview on white background

This text has color #ADB49A on white background.


Black color preview on #ADB49A background

This text has black color on #ADB49A background.


White color preview on #ADB49A background

This text has white color on #ADB49A background.


Related colors

Complementary color

Complementary color for #hex is #524B65.


I love getcolorcode.com

Triadic colors

1 #9AADB4 and #B49AAD with #ADB49A are triadic colors.

2 #9AB4AD and #B4AD9A with #ADB49A are triadic colors.