COLOR #AD9AA4

HEX: #AD9AA4 RGB: (173,154,164)

Renk bilgisi

#AD9AA4 contains red, green and blue colors in about the same proportion. #AD9AA4 ‘ nin web güvenlik rengi #999999 (ya da #999) dir.

RGB renk modeli

#AD9AA4 color RGB value is (173,154,164).

RGB: (173,154,164) (68%, 60%, 64%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 154 of 255 = 60%
B 164 of 255 = 64%

173
154
164

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 154 + 164 = 491 (100%)
R 173 of 491 ~ 35.23%
G 154 of 491 ~ 31.36%
B 164 of 491 ~ 33.4'%

%35.23
%31.36
%33.4

CMYK RENK MODELİ

#AD9AA4 rengi CMYK tonu (0,11,5,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.98%
  • sarı tonu 5.20%
  • ana renk tonu 32.16%

CMYK: (0,11,5,32)
C0M11Y5K32 (0%, 11%, 5%, 32%)
(0.00 / 0.11 / 0.05 / 0.32)

CMYK yüzdeleri

%0
%10.98
%5.2
%32.16

Codes

Color #AD9AA4 in popluar color models

AD 9A A4
RGB 173 154 164
HSL 328° 10.38% 64.12%
HSB/HSV 328° 10.98% 67.84%
CMYK 0.00% 10.98% 5.20%
32.16%

Color #AD9AA4 in popluar number systems.

HEX AD 9A A4
Decimal 173 154 164
Binary 10101101 10011010 10100100
Octal 255 232 244

Shades and tints

Shades of #AD9AA4

#AD9AA4
(173,154,164)
#9E8C96
(158,140,150)
#8F7E88
(143,126,136)
#80707A
(128,112,122)
#71626C
(113,98,108)
#62545E
(98,84,94)
#534650
(83,70,80)
#443842
(68,56,66)
#352A34
(53,42,52)
#261C26
(38,28,38)
#170E18
(23,14,24)
#000000
(0,0,0)

Tints of #AD9AA4

#AD9AA4
(173,154,164)
#B4A3AC
(180,163,172)
#BBACB4
(187,172,180)
#C2B5BC
(194,181,188)
#C9BEC4
(201,190,196)
#D0C7CC
(208,199,204)
#D7D0D4
(215,208,212)
#DED9DC
(222,217,220)
#E5E2E4
(229,226,228)
#ECEBEC
(236,235,236)
#F3F4F4
(243,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9AA4; }

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

This text font color is #AD9AA4.

Background Color

.myBgColor { background-color: #AD9AA4; }

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

This div background color is #AD9AA4.

Border color

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

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

This div border color is #AD9AA4.

Opacity

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

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

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

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

This text has shadow with #AD9AA4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9AA4.

Preview

Color preview on black background

This text has color #AD9AA4 on black background.


Color preview on white background

This text has color #AD9AA4 on white background.


Black color preview on #AD9AA4 background

This text has black color on #AD9AA4 background.


White color preview on #AD9AA4 background

This text has white color on #AD9AA4 background.


Related colors

Complementary color

Complementary color for #hex is #52655B.


I love getcolorcode.com

Triadic colors

1 #A4AD9A and #9AA4AD with #AD9AA4 are triadic colors.

2 #A49AAD and #9AADA4 with #AD9AA4 are triadic colors.