COLOR #AD8ACE

HEX: #AD8ACE RGB: (173,138,206)

Renk bilgisi

#AD8ACE contains mainly red and blue colors. #AD8ACE ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#AD8ACE color RGB value is (173,138,206).

RGB: (173,138,206) (68%, 54%, 81%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 138 of 255 = 54%
B 206 of 255 = 81%

173
138
206

R + G + B ~ 68%. #AD8ACE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 138 + 206 = 517 (100%)
R 173 of 517 ~ 33.46%
G 138 of 517 ~ 26.69%
B 206 of 517 ~ 39.85'%

%33.46
%26.69
%39.85

CMYK RENK MODELİ

#AD8ACE rengi CMYK tonu (16,33,0,19).

  • camgöbeği tonu 16.02%
  • eflatun tonu 33.01%
  • sarı tonu 0.00%
  • ana renk tonu 19.22%

CMYK: (16,33,0,19)
C16M33Y0K19 (16%, 33%, 0%, 19%)
(0.16 / 0.33 / 0.00 / 0.19)

CMYK yüzdeleri

%16.02
%33.01
%0
%19.22

Codes

Color #AD8ACE in popluar color models

AD 8A CE
RGB 173 138 206
HSL 271° 40.96% 67.45%
HSB/HSV 271° 33.01% 80.78%
CMYK 16.02% 33.01% 0.00%
19.22%

Color #AD8ACE in popluar number systems.

HEX AD 8A CE
Decimal 173 138 206
Binary 10101101 10001010 11001110
Octal 255 212 316

Shades and tints

Shades of #AD8ACE

#AD8ACE
(173,138,206)
#9E7EBC
(158,126,188)
#8F72AA
(143,114,170)
#806698
(128,102,152)
#715A86
(113,90,134)
#624E74
(98,78,116)
#534262
(83,66,98)
#443650
(68,54,80)
#352A3E
(53,42,62)
#261E2C
(38,30,44)
#17121A
(23,18,26)
#000000
(0,0,0)

Tints of #AD8ACE

#AD8ACE
(173,138,206)
#B494D2
(180,148,210)
#BB9ED6
(187,158,214)
#C2A8DA
(194,168,218)
#C9B2DE
(201,178,222)
#D0BCE2
(208,188,226)
#D7C6E6
(215,198,230)
#DED0EA
(222,208,234)
#E5DAEE
(229,218,238)
#ECE4F2
(236,228,242)
#F3EEF6
(243,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD8ACE color. Also use rgb(173,138,206) instead hex code.

Text Font Color

.myTextColor { color: #AD8ACE; }

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

This text font color is #AD8ACE.

Background Color

.myBgColor { background-color: #AD8ACE; }

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

This div background color is #AD8ACE.

Border color

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

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

This div border color is #AD8ACE.

Opacity

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

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

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

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

This text has shadow with #AD8ACE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8ACE.

Preview

Color preview on black background

This text has color #AD8ACE on black background.


Color preview on white background

This text has color #AD8ACE on white background.


Black color preview on #AD8ACE background

This text has black color on #AD8ACE background.


White color preview on #AD8ACE background

This text has white color on #AD8ACE background.


Related colors

Complementary color

Complementary color for #hex is #527531.


I love getcolorcode.com

Triadic colors

1 #CEAD8A and #8ACEAD with #AD8ACE are triadic colors.

2 #CE8AAD and #8AADCE with #AD8ACE are triadic colors.