COLOR #AD8EC6

HEX: #AD8EC6 RGB: (173,142,198)

Renk bilgisi

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

RGB renk modeli

#AD8EC6 color RGB value is (173,142,198).

RGB: (173,142,198) (68%, 56%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 142 of 255 = 56%
B 198 of 255 = 78%

173
142
198

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 142 + 198 = 513 (100%)
R 173 of 513 ~ 33.72%
G 142 of 513 ~ 27.68%
B 198 of 513 ~ 38.6'%

%33.72
%27.68
%38.6

CMYK RENK MODELİ

#AD8EC6 rengi CMYK tonu (13,28,0,22).

  • camgöbeği tonu 12.63%
  • eflatun tonu 28.28%
  • sarı tonu 0.00%
  • ana renk tonu 22.35%

CMYK: (13,28,0,22)
C13M28Y0K22 (13%, 28%, 0%, 22%)
(0.13 / 0.28 / 0.00 / 0.22)

CMYK yüzdeleri

%12.63
%28.28
%0
%22.35

Codes

Color #AD8EC6 in popluar color models

AD 8E C6
RGB 173 142 198
HSL 273° 32.94% 66.67%
HSB/HSV 273° 28.28% 77.65%
CMYK 12.63% 28.28% 0.00%
22.35%

Color #AD8EC6 in popluar number systems.

HEX AD 8E C6
Decimal 173 142 198
Binary 10101101 10001110 11000110
Octal 255 216 306

Shades and tints

Shades of #AD8EC6

#AD8EC6
(173,142,198)
#9E82B4
(158,130,180)
#8F76A2
(143,118,162)
#806A90
(128,106,144)
#715E7E
(113,94,126)
#62526C
(98,82,108)
#53465A
(83,70,90)
#443A48
(68,58,72)
#352E36
(53,46,54)
#262224
(38,34,36)
#171612
(23,22,18)
#000000
(0,0,0)

Tints of #AD8EC6

#AD8EC6
(173,142,198)
#B498CB
(180,152,203)
#BBA2D0
(187,162,208)
#C2ACD5
(194,172,213)
#C9B6DA
(201,182,218)
#D0C0DF
(208,192,223)
#D7CAE4
(215,202,228)
#DED4E9
(222,212,233)
#E5DEEE
(229,222,238)
#ECE8F3
(236,232,243)
#F3F2F8
(243,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8EC6; }

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

This text font color is #AD8EC6.

Background Color

.myBgColor { background-color: #AD8EC6; }

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

This div background color is #AD8EC6.

Border color

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

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

This div border color is #AD8EC6.

Opacity

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

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

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

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

This text has shadow with #AD8EC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8EC6.

Preview

Color preview on black background

This text has color #AD8EC6 on black background.


Color preview on white background

This text has color #AD8EC6 on white background.


Black color preview on #AD8EC6 background

This text has black color on #AD8EC6 background.


White color preview on #AD8EC6 background

This text has white color on #AD8EC6 background.


Related colors

Complementary color

Complementary color for #hex is #527139.


I love getcolorcode.com

Triadic colors

1 #C6AD8E and #8EC6AD with #AD8EC6 are triadic colors.

2 #C68EAD and #8EADC6 with #AD8EC6 are triadic colors.