COLOR #AD9AA5

HEX: #AD9AA5 RGB: (173,154,165)

Renk bilgisi

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

RGB renk modeli

#AD9AA5 color RGB value is (173,154,165).

RGB: (173,154,165) (68%, 60%, 65%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 154 of 255 = 60%
B 165 of 255 = 65%

173
154
165

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 154 + 165 = 492 (100%)
R 173 of 492 ~ 35.16%
G 154 of 492 ~ 31.3%
B 165 of 492 ~ 33.54'%

%35.16
%31.3
%33.54

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.98%
  • sarı tonu 4.62%
  • 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
%4.62
%32.16

Codes

Color #AD9AA5 in popluar color models

AD 9A A5
RGB 173 154 165
HSL 325° 10.38% 64.12%
HSB/HSV 325° 10.98% 67.84%
CMYK 0.00% 10.98% 4.62%
32.16%

Color #AD9AA5 in popluar number systems.

HEX AD 9A A5
Decimal 173 154 165
Binary 10101101 10011010 10100101
Octal 255 232 245

Shades and tints

Shades of #AD9AA5

#AD9AA5
(173,154,165)
#9E8C96
(158,140,150)
#8F7E87
(143,126,135)
#807078
(128,112,120)
#716269
(113,98,105)
#62545A
(98,84,90)
#53464B
(83,70,75)
#44383C
(68,56,60)
#352A2D
(53,42,45)
#261C1E
(38,28,30)
#170E0F
(23,14,15)
#000000
(0,0,0)

Tints of #AD9AA5

#AD9AA5
(173,154,165)
#B4A3AD
(180,163,173)
#BBACB5
(187,172,181)
#C2B5BD
(194,181,189)
#C9BEC5
(201,190,197)
#D0C7CD
(208,199,205)
#D7D0D5
(215,208,213)
#DED9DD
(222,217,221)
#E5E2E5
(229,226,229)
#ECEBED
(236,235,237)
#F3F4F5
(243,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9AA5; }

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

This text font color is #AD9AA5.

Background Color

.myBgColor { background-color: #AD9AA5; }

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

This div background color is #AD9AA5.

Border color

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

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

This div border color is #AD9AA5.

Opacity

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

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

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

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

This text has shadow with #AD9AA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9AA5.

Preview

Color preview on black background

This text has color #AD9AA5 on black background.


Color preview on white background

This text has color #AD9AA5 on white background.


Black color preview on #AD9AA5 background

This text has black color on #AD9AA5 background.


White color preview on #AD9AA5 background

This text has white color on #AD9AA5 background.


Related colors

Complementary color

Complementary color for #hex is #52655A.


I love getcolorcode.com

Triadic colors

1 #A5AD9A and #9AA5AD with #AD9AA5 are triadic colors.

2 #A59AAD and #9AADA5 with #AD9AA5 are triadic colors.