COLOR #AD8EB5

HEX: #AD8EB5 RGB: (173,142,181)

Renk bilgisi

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

RGB renk modeli

#AD8EB5 color RGB value is (173,142,181).

RGB: (173,142,181) (68%, 56%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 142 of 255 = 56%
B 181 of 255 = 71%

173
142
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 142 + 181 = 496 (100%)
R 173 of 496 ~ 34.88%
G 142 of 496 ~ 28.63%
B 181 of 496 ~ 36.49'%

%34.88
%28.63
%36.49

CMYK RENK MODELİ

#AD8EB5 rengi CMYK tonu (4,22,0,29).

  • camgöbeği tonu 4.42%
  • eflatun tonu 21.55%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (4,22,0,29)
C4M22Y0K29 (4%, 22%, 0%, 29%)
(0.04 / 0.22 / 0.00 / 0.29)

CMYK yüzdeleri

%4.42
%21.55
%0
%29.02

Codes

Color #AD8EB5 in popluar color models

AD 8E B5
RGB 173 142 181
HSL 288° 20.86% 63.33%
HSB/HSV 288° 21.55% 70.98%
CMYK 4.42% 21.55% 0.00%
29.02%

Color #AD8EB5 in popluar number systems.

HEX AD 8E B5
Decimal 173 142 181
Binary 10101101 10001110 10110101
Octal 255 216 265

Shades and tints

Shades of #AD8EB5

#AD8EB5
(173,142,181)
#9E82A5
(158,130,165)
#8F7695
(143,118,149)
#806A85
(128,106,133)
#715E75
(113,94,117)
#625265
(98,82,101)
#534655
(83,70,85)
#443A45
(68,58,69)
#352E35
(53,46,53)
#262225
(38,34,37)
#171615
(23,22,21)
#000000
(0,0,0)

Tints of #AD8EB5

#AD8EB5
(173,142,181)
#B498BB
(180,152,187)
#BBA2C1
(187,162,193)
#C2ACC7
(194,172,199)
#C9B6CD
(201,182,205)
#D0C0D3
(208,192,211)
#D7CAD9
(215,202,217)
#DED4DF
(222,212,223)
#E5DEE5
(229,222,229)
#ECE8EB
(236,232,235)
#F3F2F1
(243,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8EB5; }

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

This text font color is #AD8EB5.

Background Color

.myBgColor { background-color: #AD8EB5; }

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

This div background color is #AD8EB5.

Border color

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

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

This div border color is #AD8EB5.

Opacity

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

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

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

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

This text has shadow with #AD8EB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8EB5.

Preview

Color preview on black background

This text has color #AD8EB5 on black background.


Color preview on white background

This text has color #AD8EB5 on white background.


Black color preview on #AD8EB5 background

This text has black color on #AD8EB5 background.


White color preview on #AD8EB5 background

This text has white color on #AD8EB5 background.


Related colors

Complementary color

Complementary color for #hex is #52714A.


I love getcolorcode.com

Triadic colors

1 #B5AD8E and #8EB5AD with #AD8EB5 are triadic colors.

2 #B58EAD and #8EADB5 with #AD8EB5 are triadic colors.