COLOR #AD8DC0

HEX: #AD8DC0 RGB: (173,141,192)

Renk bilgisi

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

RGB renk modeli

#AD8DC0 color RGB value is (173,141,192).

RGB: (173,141,192) (68%, 55%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 141 of 255 = 55%
B 192 of 255 = 75%

173
141
192

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 141 + 192 = 506 (100%)
R 173 of 506 ~ 34.19%
G 141 of 506 ~ 27.87%
B 192 of 506 ~ 37.94'%

%34.19
%27.87
%37.94

CMYK RENK MODELİ

#AD8DC0 rengi CMYK tonu (10,27,0,25).

  • camgöbeği tonu 9.90%
  • eflatun tonu 26.56%
  • sarı tonu 0.00%
  • ana renk tonu 24.71%

CMYK: (10,27,0,25)
C10M27Y0K25 (10%, 27%, 0%, 25%)
(0.10 / 0.27 / 0.00 / 0.25)

CMYK yüzdeleri

%9.9
%26.56
%0
%24.71

Codes

Color #AD8DC0 in popluar color models

AD 8D C0
RGB 173 141 192
HSL 278° 28.81% 65.29%
HSB/HSV 278° 26.56% 75.29%
CMYK 9.90% 26.56% 0.00%
24.71%

Color #AD8DC0 in popluar number systems.

HEX AD 8D C0
Decimal 173 141 192
Binary 10101101 10001101 11000000
Octal 255 215 300

Shades and tints

Shades of #AD8DC0

#AD8DC0
(173,141,192)
#9E81AF
(158,129,175)
#8F759E
(143,117,158)
#80698D
(128,105,141)
#715D7C
(113,93,124)
#62516B
(98,81,107)
#53455A
(83,69,90)
#443949
(68,57,73)
#352D38
(53,45,56)
#262127
(38,33,39)
#171516
(23,21,22)
#000000
(0,0,0)

Tints of #AD8DC0

#AD8DC0
(173,141,192)
#B497C5
(180,151,197)
#BBA1CA
(187,161,202)
#C2ABCF
(194,171,207)
#C9B5D4
(201,181,212)
#D0BFD9
(208,191,217)
#D7C9DE
(215,201,222)
#DED3E3
(222,211,227)
#E5DDE8
(229,221,232)
#ECE7ED
(236,231,237)
#F3F1F2
(243,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8DC0; }

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

This text font color is #AD8DC0.

Background Color

.myBgColor { background-color: #AD8DC0; }

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

This div background color is #AD8DC0.

Border color

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

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

This div border color is #AD8DC0.

Opacity

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

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

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

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

This text has shadow with #AD8DC0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8DC0.

Preview

Color preview on black background

This text has color #AD8DC0 on black background.


Color preview on white background

This text has color #AD8DC0 on white background.


Black color preview on #AD8DC0 background

This text has black color on #AD8DC0 background.


White color preview on #AD8DC0 background

This text has white color on #AD8DC0 background.


Related colors

Complementary color

Complementary color for #hex is #52723F.


I love getcolorcode.com

Triadic colors

1 #C0AD8D and #8DC0AD with #AD8DC0 are triadic colors.

2 #C08DAD and #8DADC0 with #AD8DC0 are triadic colors.