COLOR #AD8EC4

HEX: #AD8EC4 RGB: (173,142,196)

Renk bilgisi

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

RGB renk modeli

#AD8EC4 color RGB value is (173,142,196).

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

RGB bağlantıları ve doygunluk

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

173
142
196

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 142 + 196 = 511 (100%)
R 173 of 511 ~ 33.86%
G 142 of 511 ~ 27.79%
B 196 of 511 ~ 38.36'%

%33.86
%27.79
%38.36

CMYK RENK MODELİ

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

  • camgöbeği tonu 11.73%
  • eflatun tonu 27.55%
  • sarı tonu 0.00%
  • ana renk tonu 23.14%

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

CMYK yüzdeleri

%11.73
%27.55
%0
%23.14

Codes

Color #AD8EC4 in popluar color models

AD 8E C4
RGB 173 142 196
HSL 274° 31.40% 66.27%
HSB/HSV 274° 27.55% 76.86%
CMYK 11.73% 27.55% 0.00%
23.14%

Color #AD8EC4 in popluar number systems.

HEX AD 8E C4
Decimal 173 142 196
Binary 10101101 10001110 11000100
Octal 255 216 304

Shades and tints

Shades of #AD8EC4

#AD8EC4
(173,142,196)
#9E82B3
(158,130,179)
#8F76A2
(143,118,162)
#806A91
(128,106,145)
#715E80
(113,94,128)
#62526F
(98,82,111)
#53465E
(83,70,94)
#443A4D
(68,58,77)
#352E3C
(53,46,60)
#26222B
(38,34,43)
#17161A
(23,22,26)
#000000
(0,0,0)

Tints of #AD8EC4

#AD8EC4
(173,142,196)
#B498C9
(180,152,201)
#BBA2CE
(187,162,206)
#C2ACD3
(194,172,211)
#C9B6D8
(201,182,216)
#D0C0DD
(208,192,221)
#D7CAE2
(215,202,226)
#DED4E7
(222,212,231)
#E5DEEC
(229,222,236)
#ECE8F1
(236,232,241)
#F3F2F6
(243,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8EC4; }

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

This text font color is #AD8EC4.

Background Color

.myBgColor { background-color: #AD8EC4; }

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

This div background color is #AD8EC4.

Border color

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

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

This div border color is #AD8EC4.

Opacity

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

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

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

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

This text has shadow with #AD8EC4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8EC4.

Preview

Color preview on black background

This text has color #AD8EC4 on black background.


Color preview on white background

This text has color #AD8EC4 on white background.


Black color preview on #AD8EC4 background

This text has black color on #AD8EC4 background.


White color preview on #AD8EC4 background

This text has white color on #AD8EC4 background.


Related colors

Complementary color

Complementary color for #hex is #52713B.


I love getcolorcode.com

Triadic colors

1 #C4AD8E and #8EC4AD with #AD8EC4 are triadic colors.

2 #C48EAD and #8EADC4 with #AD8EC4 are triadic colors.