COLOR #AD9AB6

HEX: #AD9AB6 RGB: (173,154,182)

Renk bilgisi

#AD9AB6 contains red, green and blue colors in about the same proportion. #AD9AB6 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#AD9AB6 color RGB value is (173,154,182).

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

RGB bağlantıları ve doygunluk

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

173
154
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 154 + 182 = 509 (100%)
R 173 of 509 ~ 33.99%
G 154 of 509 ~ 30.26%
B 182 of 509 ~ 35.76'%

%33.99
%30.26
%35.76

CMYK RENK MODELİ

#AD9AB6 rengi CMYK tonu (5,15,0,29).

  • camgöbeği tonu 4.95%
  • eflatun tonu 15.38%
  • sarı tonu 0.00%
  • ana renk tonu 28.63%

CMYK: (5,15,0,29)
C5M15Y0K29 (5%, 15%, 0%, 29%)
(0.05 / 0.15 / 0.00 / 0.29)

CMYK yüzdeleri

%4.95
%15.38
%0
%28.63

Codes

Color #AD9AB6 in popluar color models

AD 9A B6
RGB 173 154 182
HSL 281° 16.09% 65.88%
HSB/HSV 281° 15.38% 71.37%
CMYK 4.95% 15.38% 0.00%
28.63%

Color #AD9AB6 in popluar number systems.

HEX AD 9A B6
Decimal 173 154 182
Binary 10101101 10011010 10110110
Octal 255 232 266

Shades and tints

Shades of #AD9AB6

#AD9AB6
(173,154,182)
#9E8CA6
(158,140,166)
#8F7E96
(143,126,150)
#807086
(128,112,134)
#716276
(113,98,118)
#625466
(98,84,102)
#534656
(83,70,86)
#443846
(68,56,70)
#352A36
(53,42,54)
#261C26
(38,28,38)
#170E16
(23,14,22)
#000000
(0,0,0)

Tints of #AD9AB6

#AD9AB6
(173,154,182)
#B4A3BC
(180,163,188)
#BBACC2
(187,172,194)
#C2B5C8
(194,181,200)
#C9BECE
(201,190,206)
#D0C7D4
(208,199,212)
#D7D0DA
(215,208,218)
#DED9E0
(222,217,224)
#E5E2E6
(229,226,230)
#ECEBEC
(236,235,236)
#F3F4F2
(243,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9AB6; }

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

This text font color is #AD9AB6.

Background Color

.myBgColor { background-color: #AD9AB6; }

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

This div background color is #AD9AB6.

Border color

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

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

This div border color is #AD9AB6.

Opacity

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

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

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

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

This text has shadow with #AD9AB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9AB6.

Preview

Color preview on black background

This text has color #AD9AB6 on black background.


Color preview on white background

This text has color #AD9AB6 on white background.


Black color preview on #AD9AB6 background

This text has black color on #AD9AB6 background.


White color preview on #AD9AB6 background

This text has white color on #AD9AB6 background.


Related colors

Complementary color

Complementary color for #hex is #526549.


I love getcolorcode.com

Triadic colors

1 #B6AD9A and #9AB6AD with #AD9AB6 are triadic colors.

2 #B69AAD and #9AADB6 with #AD9AB6 are triadic colors.