COLOR #AD9FB5

HEX: #AD9FB5 RGB: (173,159,181)

Renk bilgisi

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

RGB renk modeli

#AD9FB5 color RGB value is (173,159,181).

RGB: (173,159,181) (68%, 62%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 159 of 255 = 62%
B 181 of 255 = 71%

173
159
181

R + G + B ~ 67%. #AD9FB5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 159 + 181 = 513 (100%)
R 173 of 513 ~ 33.72%
G 159 of 513 ~ 30.99%
B 181 of 513 ~ 35.28'%

%33.72
%30.99
%35.28

CMYK RENK MODELİ

#AD9FB5 rengi CMYK tonu (4,12,0,29).

  • camgöbeği tonu 4.42%
  • eflatun tonu 12.15%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (4,12,0,29)
C4M12Y0K29 (4%, 12%, 0%, 29%)
(0.04 / 0.12 / 0.00 / 0.29)

CMYK yüzdeleri

%4.42
%12.15
%0
%29.02

Codes

Color #AD9FB5 in popluar color models

AD 9F B5
RGB 173 159 181
HSL 278° 12.94% 66.67%
HSB/HSV 278° 12.15% 70.98%
CMYK 4.42% 12.15% 0.00%
29.02%

Color #AD9FB5 in popluar number systems.

HEX AD 9F B5
Decimal 173 159 181
Binary 10101101 10011111 10110101
Octal 255 237 265

Shades and tints

Shades of #AD9FB5

#AD9FB5
(173,159,181)
#9E91A5
(158,145,165)
#8F8395
(143,131,149)
#807585
(128,117,133)
#716775
(113,103,117)
#625965
(98,89,101)
#534B55
(83,75,85)
#443D45
(68,61,69)
#352F35
(53,47,53)
#262125
(38,33,37)
#171315
(23,19,21)
#000000
(0,0,0)

Tints of #AD9FB5

#AD9FB5
(173,159,181)
#B4A7BB
(180,167,187)
#BBAFC1
(187,175,193)
#C2B7C7
(194,183,199)
#C9BFCD
(201,191,205)
#D0C7D3
(208,199,211)
#D7CFD9
(215,207,217)
#DED7DF
(222,215,223)
#E5DFE5
(229,223,229)
#ECE7EB
(236,231,235)
#F3EFF1
(243,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD9FB5 color. Also use rgb(173,159,181) instead hex code.

Text Font Color

.myTextColor { color: #AD9FB5; }

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

This text font color is #AD9FB5.

Background Color

.myBgColor { background-color: #AD9FB5; }

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

This div background color is #AD9FB5.

Border color

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

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

This div border color is #AD9FB5.

Opacity

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

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

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

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

This text has shadow with #AD9FB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9FB5.

Preview

Color preview on black background

This text has color #AD9FB5 on black background.


Color preview on white background

This text has color #AD9FB5 on white background.


Black color preview on #AD9FB5 background

This text has black color on #AD9FB5 background.


White color preview on #AD9FB5 background

This text has white color on #AD9FB5 background.


Related colors

Complementary color

Complementary color for #hex is #52604A.


I love getcolorcode.com

Triadic colors

1 #B5AD9F and #9FB5AD with #AD9FB5 are triadic colors.

2 #B59FAD and #9FADB5 with #AD9FB5 are triadic colors.