COLOR #ADB4A9

HEX: #ADB4A9 RGB: (173,180,169)

Renk bilgisi

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

RGB renk modeli

#ADB4A9 color RGB value is (173,180,169).

RGB: (173,180,169) (68%, 71%, 66%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 180 of 255 = 71%
B 169 of 255 = 66%

173
180
169

R + G + B ~ 68%. #ADB4A9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 180 + 169 = 522 (100%)
R 173 of 522 ~ 33.14%
G 180 of 522 ~ 34.48%
B 169 of 522 ~ 32.38'%

%33.14
%34.48
%32.38

CMYK RENK MODELİ

#ADB4A9 rengi CMYK tonu (4,0,6,29).

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

CMYK: (4,0,6,29)
C4M0Y6K29 (4%, 0%, 6%, 29%)
(0.04 / 0.00 / 0.06 / 0.29)

CMYK yüzdeleri

%3.89
%0
%6.11
%29.41

Codes

Color #ADB4A9 in popluar color models

AD B4 A9
RGB 173 180 169
HSL 98° 6.83% 68.43%
HSB/HSV 98° 6.11% 70.59%
CMYK 3.89% 0.00% 6.11%
29.41%

Color #ADB4A9 in popluar number systems.

HEX AD B4 A9
Decimal 173 180 169
Binary 10101101 10110100 10101001
Octal 255 264 251

Shades and tints

Shades of #ADB4A9

#ADB4A9
(173,180,169)
#9EA49A
(158,164,154)
#8F948B
(143,148,139)
#80847C
(128,132,124)
#71746D
(113,116,109)
#62645E
(98,100,94)
#53544F
(83,84,79)
#444440
(68,68,64)
#353431
(53,52,49)
#262422
(38,36,34)
#171413
(23,20,19)
#000000
(0,0,0)

Tints of #ADB4A9

#ADB4A9
(173,180,169)
#B4BAB0
(180,186,176)
#BBC0B7
(187,192,183)
#C2C6BE
(194,198,190)
#C9CCC5
(201,204,197)
#D0D2CC
(208,210,204)
#D7D8D3
(215,216,211)
#DEDEDA
(222,222,218)
#E5E4E1
(229,228,225)
#ECEAE8
(236,234,232)
#F3F0EF
(243,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB4A9; }

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

This text font color is #ADB4A9.

Background Color

.myBgColor { background-color: #ADB4A9; }

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

This div background color is #ADB4A9.

Border color

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

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

This div border color is #ADB4A9.

Opacity

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

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

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

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

This text has shadow with #ADB4A9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB4A9.

Preview

Color preview on black background

This text has color #ADB4A9 on black background.


Color preview on white background

This text has color #ADB4A9 on white background.


Black color preview on #ADB4A9 background

This text has black color on #ADB4A9 background.


White color preview on #ADB4A9 background

This text has white color on #ADB4A9 background.


Related colors

Complementary color

Complementary color for #hex is #524B56.


I love getcolorcode.com

Triadic colors

1 #A9ADB4 and #B4A9AD with #ADB4A9 are triadic colors.

2 #A9B4AD and #B4ADA9 with #ADB4A9 are triadic colors.