COLOR #AD9FBB

HEX: #AD9FBB RGB: (173,159,187)

Renk bilgisi

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

RGB renk modeli

#AD9FBB color RGB value is (173,159,187).

RGB: (173,159,187) (68%, 62%, 73%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 159 of 255 = 62%
B 187 of 255 = 73%

173
159
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 159 + 187 = 519 (100%)
R 173 of 519 ~ 33.33%
G 159 of 519 ~ 30.64%
B 187 of 519 ~ 36.03'%

%33.33
%30.64
%36.03

CMYK RENK MODELİ

#AD9FBB rengi CMYK tonu (7,15,0,27).

  • camgöbeği tonu 7.49%
  • eflatun tonu 14.97%
  • sarı tonu 0.00%
  • ana renk tonu 26.67%

CMYK: (7,15,0,27)
C7M15Y0K27 (7%, 15%, 0%, 27%)
(0.07 / 0.15 / 0.00 / 0.27)

CMYK yüzdeleri

%7.49
%14.97
%0
%26.67

Codes

Color #AD9FBB in popluar color models

AD 9F BB
RGB 173 159 187
HSL 270° 17.07% 67.84%
HSB/HSV 270° 14.97% 73.33%
CMYK 7.49% 14.97% 0.00%
26.67%

Color #AD9FBB in popluar number systems.

HEX AD 9F BB
Decimal 173 159 187
Binary 10101101 10011111 10111011
Octal 255 237 273

Shades and tints

Shades of #AD9FBB

#AD9FBB
(173,159,187)
#9E91AA
(158,145,170)
#8F8399
(143,131,153)
#807588
(128,117,136)
#716777
(113,103,119)
#625966
(98,89,102)
#534B55
(83,75,85)
#443D44
(68,61,68)
#352F33
(53,47,51)
#262122
(38,33,34)
#171311
(23,19,17)
#000000
(0,0,0)

Tints of #AD9FBB

#AD9FBB
(173,159,187)
#B4A7C1
(180,167,193)
#BBAFC7
(187,175,199)
#C2B7CD
(194,183,205)
#C9BFD3
(201,191,211)
#D0C7D9
(208,199,217)
#D7CFDF
(215,207,223)
#DED7E5
(222,215,229)
#E5DFEB
(229,223,235)
#ECE7F1
(236,231,241)
#F3EFF7
(243,239,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9FBB; }

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

This text font color is #AD9FBB.

Background Color

.myBgColor { background-color: #AD9FBB; }

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

This div background color is #AD9FBB.

Border color

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

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

This div border color is #AD9FBB.

Opacity

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

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

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

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

This text has shadow with #AD9FBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9FBB.

Preview

Color preview on black background

This text has color #AD9FBB on black background.


Color preview on white background

This text has color #AD9FBB on white background.


Black color preview on #AD9FBB background

This text has black color on #AD9FBB background.


White color preview on #AD9FBB background

This text has white color on #AD9FBB background.


Related colors

Complementary color

Complementary color for #hex is #526044.


I love getcolorcode.com

Triadic colors

1 #BBAD9F and #9FBBAD with #AD9FBB are triadic colors.

2 #BB9FAD and #9FADBB with #AD9FBB are triadic colors.