COLOR #AD8DAE

HEX: #AD8DAE RGB: (173,141,174)

Renk bilgisi

#AD8DAE contains red, green and blue colors in about the same proportion. #AD8DAE ‘ nin web güvenlik rengi #999999 (ya da #999) dir.

RGB renk modeli

#AD8DAE color RGB value is (173,141,174).

RGB: (173,141,174) (68%, 55%, 68%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 141 of 255 = 55%
B 174 of 255 = 68%

173
141
174

R + G + B ~ 64%. #AD8DAE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 141 + 174 = 488 (100%)
R 173 of 488 ~ 35.45%
G 141 of 488 ~ 28.89%
B 174 of 488 ~ 35.66'%

%35.45
%28.89
%35.66

CMYK RENK MODELİ

#AD8DAE rengi CMYK tonu (1,19,0,32).

  • camgöbeği tonu 0.57%
  • eflatun tonu 18.97%
  • sarı tonu 0.00%
  • ana renk tonu 31.76%

CMYK: (1,19,0,32)
C1M19Y0K32 (1%, 19%, 0%, 32%)
(0.01 / 0.19 / 0.00 / 0.32)

CMYK yüzdeleri

%0.57
%18.97
%0
%31.76

Codes

Color #AD8DAE in popluar color models

AD 8D AE
RGB 173 141 174
HSL 298° 16.92% 61.76%
HSB/HSV 298° 18.97% 68.24%
CMYK 0.57% 18.97% 0.00%
31.76%

Color #AD8DAE in popluar number systems.

HEX AD 8D AE
Decimal 173 141 174
Binary 10101101 10001101 10101110
Octal 255 215 256

Shades and tints

Shades of #AD8DAE

#AD8DAE
(173,141,174)
#9E819F
(158,129,159)
#8F7590
(143,117,144)
#806981
(128,105,129)
#715D72
(113,93,114)
#625163
(98,81,99)
#534554
(83,69,84)
#443945
(68,57,69)
#352D36
(53,45,54)
#262127
(38,33,39)
#171518
(23,21,24)
#000000
(0,0,0)

Tints of #AD8DAE

#AD8DAE
(173,141,174)
#B497B5
(180,151,181)
#BBA1BC
(187,161,188)
#C2ABC3
(194,171,195)
#C9B5CA
(201,181,202)
#D0BFD1
(208,191,209)
#D7C9D8
(215,201,216)
#DED3DF
(222,211,223)
#E5DDE6
(229,221,230)
#ECE7ED
(236,231,237)
#F3F1F4
(243,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8DAE; }

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

This text font color is #AD8DAE.

Background Color

.myBgColor { background-color: #AD8DAE; }

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

This div background color is #AD8DAE.

Border color

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

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

This div border color is #AD8DAE.

Opacity

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

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

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

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

This text has shadow with #AD8DAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8DAE.

Preview

Color preview on black background

This text has color #AD8DAE on black background.


Color preview on white background

This text has color #AD8DAE on white background.


Black color preview on #AD8DAE background

This text has black color on #AD8DAE background.


White color preview on #AD8DAE background

This text has white color on #AD8DAE background.


Related colors

Complementary color

Complementary color for #hex is #527251.


I love getcolorcode.com

Triadic colors

1 #AEAD8D and #8DAEAD with #AD8DAE are triadic colors.

2 #AE8DAD and #8DADAE with #AD8DAE are triadic colors.