COLOR #AD9BC9

HEX: #AD9BC9 RGB: (173,155,201)

Renk bilgisi

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

RGB renk modeli

#AD9BC9 color RGB value is (173,155,201).

RGB: (173,155,201) (68%, 61%, 79%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 155 of 255 = 61%
B 201 of 255 = 79%

173
155
201

R + G + B ~ 69%. #AD9BC9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 155 + 201 = 529 (100%)
R 173 of 529 ~ 32.7%
G 155 of 529 ~ 29.3%
B 201 of 529 ~ 38'%

%32.7
%29.3
%38

CMYK RENK MODELİ

#AD9BC9 rengi CMYK tonu (14,23,0,21).

  • camgöbeği tonu 13.93%
  • eflatun tonu 22.89%
  • sarı tonu 0.00%
  • ana renk tonu 21.18%

CMYK: (14,23,0,21)
C14M23Y0K21 (14%, 23%, 0%, 21%)
(0.14 / 0.23 / 0.00 / 0.21)

CMYK yüzdeleri

%13.93
%22.89
%0
%21.18

Codes

Color #AD9BC9 in popluar color models

AD 9B C9
RGB 173 155 201
HSL 263° 29.87% 69.80%
HSB/HSV 263° 22.89% 78.82%
CMYK 13.93% 22.89% 0.00%
21.18%

Color #AD9BC9 in popluar number systems.

HEX AD 9B C9
Decimal 173 155 201
Binary 10101101 10011011 11001001
Octal 255 233 311

Shades and tints

Shades of #AD9BC9

#AD9BC9
(173,155,201)
#9E8DB7
(158,141,183)
#8F7FA5
(143,127,165)
#807193
(128,113,147)
#716381
(113,99,129)
#62556F
(98,85,111)
#53475D
(83,71,93)
#44394B
(68,57,75)
#352B39
(53,43,57)
#261D27
(38,29,39)
#170F15
(23,15,21)
#000000
(0,0,0)

Tints of #AD9BC9

#AD9BC9
(173,155,201)
#B4A4CD
(180,164,205)
#BBADD1
(187,173,209)
#C2B6D5
(194,182,213)
#C9BFD9
(201,191,217)
#D0C8DD
(208,200,221)
#D7D1E1
(215,209,225)
#DEDAE5
(222,218,229)
#E5E3E9
(229,227,233)
#ECECED
(236,236,237)
#F3F5F1
(243,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD9BC9 color. Also use rgb(173,155,201) instead hex code.

Text Font Color

.myTextColor { color: #AD9BC9; }

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

This text font color is #AD9BC9.

Background Color

.myBgColor { background-color: #AD9BC9; }

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

This div background color is #AD9BC9.

Border color

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

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

This div border color is #AD9BC9.

Opacity

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

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

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

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

This text has shadow with #AD9BC9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9BC9.

Preview

Color preview on black background

This text has color #AD9BC9 on black background.


Color preview on white background

This text has color #AD9BC9 on white background.


Black color preview on #AD9BC9 background

This text has black color on #AD9BC9 background.


White color preview on #AD9BC9 background

This text has white color on #AD9BC9 background.


Related colors

Complementary color

Complementary color for #hex is #526436.


I love getcolorcode.com

Triadic colors

1 #C9AD9B and #9BC9AD with #AD9BC9 are triadic colors.

2 #C99BAD and #9BADC9 with #AD9BC9 are triadic colors.