COLOR #AD8DB4

HEX: #AD8DB4 RGB: (173,141,180)

Renk bilgisi

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

RGB renk modeli

#AD8DB4 color RGB value is (173,141,180).

RGB: (173,141,180) (68%, 55%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 141 of 255 = 55%
B 180 of 255 = 71%

173
141
180

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 141 + 180 = 494 (100%)
R 173 of 494 ~ 35.02%
G 141 of 494 ~ 28.54%
B 180 of 494 ~ 36.44'%

%35.02
%28.54
%36.44

CMYK RENK MODELİ

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

  • camgöbeği tonu 3.89%
  • eflatun tonu 21.67%
  • sarı tonu 0.00%
  • ana renk tonu 29.41%

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

CMYK yüzdeleri

%3.89
%21.67
%0
%29.41

Codes

Color #AD8DB4 in popluar color models

AD 8D B4
RGB 173 141 180
HSL 289° 20.63% 62.94%
HSB/HSV 289° 21.67% 70.59%
CMYK 3.89% 21.67% 0.00%
29.41%

Color #AD8DB4 in popluar number systems.

HEX AD 8D B4
Decimal 173 141 180
Binary 10101101 10001101 10110100
Octal 255 215 264

Shades and tints

Shades of #AD8DB4

#AD8DB4
(173,141,180)
#9E81A4
(158,129,164)
#8F7594
(143,117,148)
#806984
(128,105,132)
#715D74
(113,93,116)
#625164
(98,81,100)
#534554
(83,69,84)
#443944
(68,57,68)
#352D34
(53,45,52)
#262124
(38,33,36)
#171514
(23,21,20)
#000000
(0,0,0)

Tints of #AD8DB4

#AD8DB4
(173,141,180)
#B497BA
(180,151,186)
#BBA1C0
(187,161,192)
#C2ABC6
(194,171,198)
#C9B5CC
(201,181,204)
#D0BFD2
(208,191,210)
#D7C9D8
(215,201,216)
#DED3DE
(222,211,222)
#E5DDE4
(229,221,228)
#ECE7EA
(236,231,234)
#F3F1F0
(243,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8DB4; }

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

This text font color is #AD8DB4.

Background Color

.myBgColor { background-color: #AD8DB4; }

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

This div background color is #AD8DB4.

Border color

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

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

This div border color is #AD8DB4.

Opacity

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

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

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

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

This text has shadow with #AD8DB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8DB4.

Preview

Color preview on black background

This text has color #AD8DB4 on black background.


Color preview on white background

This text has color #AD8DB4 on white background.


Black color preview on #AD8DB4 background

This text has black color on #AD8DB4 background.


White color preview on #AD8DB4 background

This text has white color on #AD8DB4 background.


Related colors

Complementary color

Complementary color for #hex is #52724B.


I love getcolorcode.com

Triadic colors

1 #B4AD8D and #8DB4AD with #AD8DB4 are triadic colors.

2 #B48DAD and #8DADB4 with #AD8DB4 are triadic colors.