COLOR #AD8EC5

HEX: #AD8EC5 RGB: (173,142,197)

Renk bilgisi

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

RGB renk modeli

#AD8EC5 color RGB value is (173,142,197).

RGB: (173,142,197) (68%, 56%, 77%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 142 of 255 = 56%
B 197 of 255 = 77%

173
142
197

R + G + B ~ 67%. #AD8EC5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 142 + 197 = 512 (100%)
R 173 of 512 ~ 33.79%
G 142 of 512 ~ 27.73%
B 197 of 512 ~ 38.48'%

%33.79
%27.73
%38.48

CMYK RENK MODELİ

#AD8EC5 rengi CMYK tonu (12,28,0,23).

  • camgöbeği tonu 12.18%
  • eflatun tonu 27.92%
  • sarı tonu 0.00%
  • ana renk tonu 22.75%

CMYK: (12,28,0,23)
C12M28Y0K23 (12%, 28%, 0%, 23%)
(0.12 / 0.28 / 0.00 / 0.23)

CMYK yüzdeleri

%12.18
%27.92
%0
%22.75

Codes

Color #AD8EC5 in popluar color models

AD 8E C5
RGB 173 142 197
HSL 274° 32.16% 66.47%
HSB/HSV 274° 27.92% 77.25%
CMYK 12.18% 27.92% 0.00%
22.75%

Color #AD8EC5 in popluar number systems.

HEX AD 8E C5
Decimal 173 142 197
Binary 10101101 10001110 11000101
Octal 255 216 305

Shades and tints

Shades of #AD8EC5

#AD8EC5
(173,142,197)
#9E82B4
(158,130,180)
#8F76A3
(143,118,163)
#806A92
(128,106,146)
#715E81
(113,94,129)
#625270
(98,82,112)
#53465F
(83,70,95)
#443A4E
(68,58,78)
#352E3D
(53,46,61)
#26222C
(38,34,44)
#17161B
(23,22,27)
#000000
(0,0,0)

Tints of #AD8EC5

#AD8EC5
(173,142,197)
#B498CA
(180,152,202)
#BBA2CF
(187,162,207)
#C2ACD4
(194,172,212)
#C9B6D9
(201,182,217)
#D0C0DE
(208,192,222)
#D7CAE3
(215,202,227)
#DED4E8
(222,212,232)
#E5DEED
(229,222,237)
#ECE8F2
(236,232,242)
#F3F2F7
(243,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD8EC5 color. Also use rgb(173,142,197) instead hex code.

Text Font Color

.myTextColor { color: #AD8EC5; }

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

This text font color is #AD8EC5.

Background Color

.myBgColor { background-color: #AD8EC5; }

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

This div background color is #AD8EC5.

Border color

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

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

This div border color is #AD8EC5.

Opacity

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

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

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

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

This text has shadow with #AD8EC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8EC5.

Preview

Color preview on black background

This text has color #AD8EC5 on black background.


Color preview on white background

This text has color #AD8EC5 on white background.


Black color preview on #AD8EC5 background

This text has black color on #AD8EC5 background.


White color preview on #AD8EC5 background

This text has white color on #AD8EC5 background.


Related colors

Complementary color

Complementary color for #hex is #52713A.


I love getcolorcode.com

Triadic colors

1 #C5AD8E and #8EC5AD with #AD8EC5 are triadic colors.

2 #C58EAD and #8EADC5 with #AD8EC5 are triadic colors.