COLOR #AD8DB1

HEX: #AD8DB1 RGB: (173,141,177)

Renk bilgisi

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

RGB renk modeli

#AD8DB1 color RGB value is (173,141,177).

RGB: (173,141,177) (68%, 55%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 141 of 255 = 55%
B 177 of 255 = 69%

173
141
177

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 141 + 177 = 491 (100%)
R 173 of 491 ~ 35.23%
G 141 of 491 ~ 28.72%
B 177 of 491 ~ 36.05'%

%35.23
%28.72
%36.05

CMYK RENK MODELİ

#AD8DB1 rengi CMYK tonu (2,20,0,31).

  • camgöbeği tonu 2.26%
  • eflatun tonu 20.34%
  • sarı tonu 0.00%
  • ana renk tonu 30.59%

CMYK: (2,20,0,31)
C2M20Y0K31 (2%, 20%, 0%, 31%)
(0.02 / 0.20 / 0.00 / 0.31)

CMYK yüzdeleri

%2.26
%20.34
%0
%30.59

Codes

Color #AD8DB1 in popluar color models

AD 8D B1
RGB 173 141 177
HSL 293° 18.75% 62.35%
HSB/HSV 293° 20.34% 69.41%
CMYK 2.26% 20.34% 0.00%
30.59%

Color #AD8DB1 in popluar number systems.

HEX AD 8D B1
Decimal 173 141 177
Binary 10101101 10001101 10110001
Octal 255 215 261

Shades and tints

Shades of #AD8DB1

#AD8DB1
(173,141,177)
#9E81A1
(158,129,161)
#8F7591
(143,117,145)
#806981
(128,105,129)
#715D71
(113,93,113)
#625161
(98,81,97)
#534551
(83,69,81)
#443941
(68,57,65)
#352D31
(53,45,49)
#262121
(38,33,33)
#171511
(23,21,17)
#000000
(0,0,0)

Tints of #AD8DB1

#AD8DB1
(173,141,177)
#B497B8
(180,151,184)
#BBA1BF
(187,161,191)
#C2ABC6
(194,171,198)
#C9B5CD
(201,181,205)
#D0BFD4
(208,191,212)
#D7C9DB
(215,201,219)
#DED3E2
(222,211,226)
#E5DDE9
(229,221,233)
#ECE7F0
(236,231,240)
#F3F1F7
(243,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD8DB1 color. Also use rgb(173,141,177) instead hex code.

Text Font Color

.myTextColor { color: #AD8DB1; }

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

This text font color is #AD8DB1.

Background Color

.myBgColor { background-color: #AD8DB1; }

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

This div background color is #AD8DB1.

Border color

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

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

This div border color is #AD8DB1.

Opacity

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

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

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

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

This text has shadow with #AD8DB1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8DB1.

Preview

Color preview on black background

This text has color #AD8DB1 on black background.


Color preview on white background

This text has color #AD8DB1 on white background.


Black color preview on #AD8DB1 background

This text has black color on #AD8DB1 background.


White color preview on #AD8DB1 background

This text has white color on #AD8DB1 background.


Related colors

Complementary color

Complementary color for #hex is #52724E.


I love getcolorcode.com

Triadic colors

1 #B1AD8D and #8DB1AD with #AD8DB1 are triadic colors.

2 #B18DAD and #8DADB1 with #AD8DB1 are triadic colors.