COLOR #AD8DC2

HEX: #AD8DC2 RGB: (173,141,194)

Renk bilgisi

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

RGB renk modeli

#AD8DC2 color RGB value is (173,141,194).

RGB: (173,141,194) (68%, 55%, 76%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 141 of 255 = 55%
B 194 of 255 = 76%

173
141
194

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 141 + 194 = 508 (100%)
R 173 of 508 ~ 34.06%
G 141 of 508 ~ 27.76%
B 194 of 508 ~ 38.19'%

%34.06
%27.76
%38.19

CMYK RENK MODELİ

#AD8DC2 rengi CMYK tonu (11,27,0,24).

  • camgöbeği tonu 10.82%
  • eflatun tonu 27.32%
  • sarı tonu 0.00%
  • ana renk tonu 23.92%

CMYK: (11,27,0,24)
C11M27Y0K24 (11%, 27%, 0%, 24%)
(0.11 / 0.27 / 0.00 / 0.24)

CMYK yüzdeleri

%10.82
%27.32
%0
%23.92

Codes

Color #AD8DC2 in popluar color models

AD 8D C2
RGB 173 141 194
HSL 276° 30.29% 65.69%
HSB/HSV 276° 27.32% 76.08%
CMYK 10.82% 27.32% 0.00%
23.92%

Color #AD8DC2 in popluar number systems.

HEX AD 8D C2
Decimal 173 141 194
Binary 10101101 10001101 11000010
Octal 255 215 302

Shades and tints

Shades of #AD8DC2

#AD8DC2
(173,141,194)
#9E81B1
(158,129,177)
#8F75A0
(143,117,160)
#80698F
(128,105,143)
#715D7E
(113,93,126)
#62516D
(98,81,109)
#53455C
(83,69,92)
#44394B
(68,57,75)
#352D3A
(53,45,58)
#262129
(38,33,41)
#171518
(23,21,24)
#000000
(0,0,0)

Tints of #AD8DC2

#AD8DC2
(173,141,194)
#B497C7
(180,151,199)
#BBA1CC
(187,161,204)
#C2ABD1
(194,171,209)
#C9B5D6
(201,181,214)
#D0BFDB
(208,191,219)
#D7C9E0
(215,201,224)
#DED3E5
(222,211,229)
#E5DDEA
(229,221,234)
#ECE7EF
(236,231,239)
#F3F1F4
(243,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8DC2; }

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

This text font color is #AD8DC2.

Background Color

.myBgColor { background-color: #AD8DC2; }

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

This div background color is #AD8DC2.

Border color

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

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

This div border color is #AD8DC2.

Opacity

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

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

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

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

This text has shadow with #AD8DC2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8DC2.

Preview

Color preview on black background

This text has color #AD8DC2 on black background.


Color preview on white background

This text has color #AD8DC2 on white background.


Black color preview on #AD8DC2 background

This text has black color on #AD8DC2 background.


White color preview on #AD8DC2 background

This text has white color on #AD8DC2 background.


Related colors

Complementary color

Complementary color for #hex is #52723D.


I love getcolorcode.com

Triadic colors

1 #C2AD8D and #8DC2AD with #AD8DC2 are triadic colors.

2 #C28DAD and #8DADC2 with #AD8DC2 are triadic colors.