COLOR #AD8AE7

HEX: #AD8AE7 RGB: (173,138,231)

Renk bilgisi

#AD8AE7 contains mainly red and blue colors. #AD8AE7 ‘ nin web güvenlik rengi #9999FF (ya da #99F) dir.

RGB renk modeli

#AD8AE7 color RGB value is (173,138,231).

RGB: (173,138,231) (68%, 54%, 91%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 138 of 255 = 54%
B 231 of 255 = 91%

173
138
231

R + G + B ~ 71%. #AD8AE7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 138 + 231 = 542 (100%)
R 173 of 542 ~ 31.92%
G 138 of 542 ~ 25.46%
B 231 of 542 ~ 42.62'%

%31.92
%25.46
%42.62

CMYK RENK MODELİ

#AD8AE7 rengi CMYK tonu (25,40,0,9).

  • camgöbeği tonu 25.11%
  • eflatun tonu 40.26%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (25,40,0,9)
C25M40Y0K9 (25%, 40%, 0%, 9%)
(0.25 / 0.40 / 0.00 / 0.09)

CMYK yüzdeleri

%25.11
%40.26
%0
%9.41

Codes

Color #AD8AE7 in popluar color models

AD 8A E7
RGB 173 138 231
HSL 263° 65.96% 72.35%
HSB/HSV 263° 40.26% 90.59%
CMYK 25.11% 40.26% 0.00%
9.41%

Color #AD8AE7 in popluar number systems.

HEX AD 8A E7
Decimal 173 138 231
Binary 10101101 10001010 11100111
Octal 255 212 347

Shades and tints

Shades of #AD8AE7

#AD8AE7
(173,138,231)
#9E7ED2
(158,126,210)
#8F72BD
(143,114,189)
#8066A8
(128,102,168)
#715A93
(113,90,147)
#624E7E
(98,78,126)
#534269
(83,66,105)
#443654
(68,54,84)
#352A3F
(53,42,63)
#261E2A
(38,30,42)
#171215
(23,18,21)
#000000
(0,0,0)

Tints of #AD8AE7

#AD8AE7
(173,138,231)
#B494E9
(180,148,233)
#BB9EEB
(187,158,235)
#C2A8ED
(194,168,237)
#C9B2EF
(201,178,239)
#D0BCF1
(208,188,241)
#D7C6F3
(215,198,243)
#DED0F5
(222,208,245)
#E5DAF7
(229,218,247)
#ECE4F9
(236,228,249)
#F3EEFB
(243,238,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8AE7; }

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

This text font color is #AD8AE7.

Background Color

.myBgColor { background-color: #AD8AE7; }

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

This div background color is #AD8AE7.

Border color

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

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

This div border color is #AD8AE7.

Opacity

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

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

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

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

This text has shadow with #AD8AE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8AE7.

Preview

Color preview on black background

This text has color #AD8AE7 on black background.


Color preview on white background

This text has color #AD8AE7 on white background.


Black color preview on #AD8AE7 background

This text has black color on #AD8AE7 background.


White color preview on #AD8AE7 background

This text has white color on #AD8AE7 background.


Related colors

Complementary color

Complementary color for #hex is #527518.


I love getcolorcode.com

Triadic colors

1 #E7AD8A and #8AE7AD with #AD8AE7 are triadic colors.

2 #E78AAD and #8AADE7 with #AD8AE7 are triadic colors.