COLOR #AD8DBD

HEX: #AD8DBD RGB: (173,141,189)

Renk bilgisi

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

RGB renk modeli

#AD8DBD color RGB value is (173,141,189).

RGB: (173,141,189) (68%, 55%, 74%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 141 of 255 = 55%
B 189 of 255 = 74%

173
141
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 141 + 189 = 503 (100%)
R 173 of 503 ~ 34.39%
G 141 of 503 ~ 28.03%
B 189 of 503 ~ 37.57'%

%34.39
%28.03
%37.57

CMYK RENK MODELİ

#AD8DBD rengi CMYK tonu (8,25,0,26).

  • camgöbeği tonu 8.47%
  • eflatun tonu 25.40%
  • sarı tonu 0.00%
  • ana renk tonu 25.88%

CMYK: (8,25,0,26)
C8M25Y0K26 (8%, 25%, 0%, 26%)
(0.08 / 0.25 / 0.00 / 0.26)

CMYK yüzdeleri

%8.47
%25.4
%0
%25.88

Codes

Color #AD8DBD in popluar color models

AD 8D BD
RGB 173 141 189
HSL 280° 26.67% 64.71%
HSB/HSV 280° 25.40% 74.12%
CMYK 8.47% 25.40% 0.00%
25.88%

Color #AD8DBD in popluar number systems.

HEX AD 8D BD
Decimal 173 141 189
Binary 10101101 10001101 10111101
Octal 255 215 275

Shades and tints

Shades of #AD8DBD

#AD8DBD
(173,141,189)
#9E81AC
(158,129,172)
#8F759B
(143,117,155)
#80698A
(128,105,138)
#715D79
(113,93,121)
#625168
(98,81,104)
#534557
(83,69,87)
#443946
(68,57,70)
#352D35
(53,45,53)
#262124
(38,33,36)
#171513
(23,21,19)
#000000
(0,0,0)

Tints of #AD8DBD

#AD8DBD
(173,141,189)
#B497C3
(180,151,195)
#BBA1C9
(187,161,201)
#C2ABCF
(194,171,207)
#C9B5D5
(201,181,213)
#D0BFDB
(208,191,219)
#D7C9E1
(215,201,225)
#DED3E7
(222,211,231)
#E5DDED
(229,221,237)
#ECE7F3
(236,231,243)
#F3F1F9
(243,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8DBD; }

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

This text font color is #AD8DBD.

Background Color

.myBgColor { background-color: #AD8DBD; }

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

This div background color is #AD8DBD.

Border color

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

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

This div border color is #AD8DBD.

Opacity

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

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

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

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

This text has shadow with #AD8DBD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8DBD.

Preview

Color preview on black background

This text has color #AD8DBD on black background.


Color preview on white background

This text has color #AD8DBD on white background.


Black color preview on #AD8DBD background

This text has black color on #AD8DBD background.


White color preview on #AD8DBD background

This text has white color on #AD8DBD background.


Related colors

Complementary color

Complementary color for #hex is #527242.


I love getcolorcode.com

Triadic colors

1 #BDAD8D and #8DBDAD with #AD8DBD are triadic colors.

2 #BD8DAD and #8DADBD with #AD8DBD are triadic colors.