COLOR #AD8DBB

HEX: #AD8DBB RGB: (173,141,187)

Renk bilgisi

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

RGB renk modeli

#AD8DBB color RGB value is (173,141,187).

RGB: (173,141,187) (68%, 55%, 73%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 141 of 255 = 55%
B 187 of 255 = 73%

173
141
187

R + G + B ~ 65%. #AD8DBB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 141 + 187 = 501 (100%)
R 173 of 501 ~ 34.53%
G 141 of 501 ~ 28.14%
B 187 of 501 ~ 37.33'%

%34.53
%28.14
%37.33

CMYK RENK MODELİ

#AD8DBB rengi CMYK tonu (7,25,0,27).

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

CMYK: (7,25,0,27)
C7M25Y0K27 (7%, 25%, 0%, 27%)
(0.07 / 0.25 / 0.00 / 0.27)

CMYK yüzdeleri

%7.49
%24.6
%0
%26.67

Codes

Color #AD8DBB in popluar color models

AD 8D BB
RGB 173 141 187
HSL 282° 25.27% 64.31%
HSB/HSV 282° 24.60% 73.33%
CMYK 7.49% 24.60% 0.00%
26.67%

Color #AD8DBB in popluar number systems.

HEX AD 8D BB
Decimal 173 141 187
Binary 10101101 10001101 10111011
Octal 255 215 273

Shades and tints

Shades of #AD8DBB

#AD8DBB
(173,141,187)
#9E81AA
(158,129,170)
#8F7599
(143,117,153)
#806988
(128,105,136)
#715D77
(113,93,119)
#625166
(98,81,102)
#534555
(83,69,85)
#443944
(68,57,68)
#352D33
(53,45,51)
#262122
(38,33,34)
#171511
(23,21,17)
#000000
(0,0,0)

Tints of #AD8DBB

#AD8DBB
(173,141,187)
#B497C1
(180,151,193)
#BBA1C7
(187,161,199)
#C2ABCD
(194,171,205)
#C9B5D3
(201,181,211)
#D0BFD9
(208,191,217)
#D7C9DF
(215,201,223)
#DED3E5
(222,211,229)
#E5DDEB
(229,221,235)
#ECE7F1
(236,231,241)
#F3F1F7
(243,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8DBB; }

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

This text font color is #AD8DBB.

Background Color

.myBgColor { background-color: #AD8DBB; }

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

This div background color is #AD8DBB.

Border color

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

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

This div border color is #AD8DBB.

Opacity

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

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

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

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

This text has shadow with #AD8DBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8DBB.

Preview

Color preview on black background

This text has color #AD8DBB on black background.


Color preview on white background

This text has color #AD8DBB on white background.


Black color preview on #AD8DBB background

This text has black color on #AD8DBB background.


White color preview on #AD8DBB background

This text has white color on #AD8DBB background.


Related colors

Complementary color

Complementary color for #hex is #527244.


I love getcolorcode.com

Triadic colors

1 #BBAD8D and #8DBBAD with #AD8DBB are triadic colors.

2 #BB8DAD and #8DADBB with #AD8DBB are triadic colors.