COLOR #AD96E5

HEX: #AD96E5 RGB: (173,150,229)

Renk bilgisi

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

RGB renk modeli

#AD96E5 color RGB value is (173,150,229).

RGB: (173,150,229) (68%, 59%, 90%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 150 of 255 = 59%
B 229 of 255 = 90%

173
150
229

R + G + B ~ 72%. #AD96E5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 150 + 229 = 552 (100%)
R 173 of 552 ~ 31.34%
G 150 of 552 ~ 27.17%
B 229 of 552 ~ 41.49'%

%31.34
%27.17
%41.49

CMYK RENK MODELİ

#AD96E5 rengi CMYK tonu (24,34,0,10).

  • camgöbeği tonu 24.45%
  • eflatun tonu 34.50%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (24,34,0,10)
C24M34Y0K10 (24%, 34%, 0%, 10%)
(0.24 / 0.34 / 0.00 / 0.10)

CMYK yüzdeleri

%24.45
%34.5
%0
%10.2

Codes

Color #AD96E5 in popluar color models

AD 96 E5
RGB 173 150 229
HSL 257° 60.31% 74.31%
HSB/HSV 257° 34.50% 89.80%
CMYK 24.45% 34.50% 0.00%
10.20%

Color #AD96E5 in popluar number systems.

HEX AD 96 E5
Decimal 173 150 229
Binary 10101101 10010110 11100101
Octal 255 226 345

Shades and tints

Shades of #AD96E5

#AD96E5
(173,150,229)
#9E89D1
(158,137,209)
#8F7CBD
(143,124,189)
#806FA9
(128,111,169)
#716295
(113,98,149)
#625581
(98,85,129)
#53486D
(83,72,109)
#443B59
(68,59,89)
#352E45
(53,46,69)
#262131
(38,33,49)
#17141D
(23,20,29)
#000000
(0,0,0)

Tints of #AD96E5

#AD96E5
(173,150,229)
#B49FE7
(180,159,231)
#BBA8E9
(187,168,233)
#C2B1EB
(194,177,235)
#C9BAED
(201,186,237)
#D0C3EF
(208,195,239)
#D7CCF1
(215,204,241)
#DED5F3
(222,213,243)
#E5DEF5
(229,222,245)
#ECE7F7
(236,231,247)
#F3F0F9
(243,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD96E5 color. Also use rgb(173,150,229) instead hex code.

Text Font Color

.myTextColor { color: #AD96E5; }

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

This text font color is #AD96E5.

Background Color

.myBgColor { background-color: #AD96E5; }

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

This div background color is #AD96E5.

Border color

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

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

This div border color is #AD96E5.

Opacity

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

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

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

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

This text has shadow with #AD96E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD96E5.

Preview

Color preview on black background

This text has color #AD96E5 on black background.


Color preview on white background

This text has color #AD96E5 on white background.


Black color preview on #AD96E5 background

This text has black color on #AD96E5 background.


White color preview on #AD96E5 background

This text has white color on #AD96E5 background.


Related colors

Complementary color

Complementary color for #hex is #52691A.


I love getcolorcode.com

Triadic colors

1 #E5AD96 and #96E5AD with #AD96E5 are triadic colors.

2 #E596AD and #96ADE5 with #AD96E5 are triadic colors.