COLOR #AD99E9

HEX: #AD99E9 RGB: (173,153,233)

Renk bilgisi

#AD99E9 contains mainly blue color. #AD99E9 ‘ nin web güvenlik rengi #9999FF (ya da #99F) dir.

RGB renk modeli

#AD99E9 color RGB value is (173,153,233).

RGB: (173,153,233) (68%, 60%, 91%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 153 of 255 = 60%
B 233 of 255 = 91%

173
153
233

R + G + B ~ 73%. #AD99E9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 153 + 233 = 559 (100%)
R 173 of 559 ~ 30.95%
G 153 of 559 ~ 27.37%
B 233 of 559 ~ 41.68'%

%30.95
%27.37
%41.68

CMYK RENK MODELİ

#AD99E9 rengi CMYK tonu (26,34,0,9).

  • camgöbeği tonu 25.75%
  • eflatun tonu 34.33%
  • sarı tonu 0.00%
  • ana renk tonu 8.63%

CMYK: (26,34,0,9)
C26M34Y0K9 (26%, 34%, 0%, 9%)
(0.26 / 0.34 / 0.00 / 0.09)

CMYK yüzdeleri

%25.75
%34.33
%0
%8.63

Codes

Color #AD99E9 in popluar color models

AD 99 E9
RGB 173 153 233
HSL 255° 64.52% 75.69%
HSB/HSV 255° 34.33% 91.37%
CMYK 25.75% 34.33% 0.00%
8.63%

Color #AD99E9 in popluar number systems.

HEX AD 99 E9
Decimal 173 153 233
Binary 10101101 10011001 11101001
Octal 255 231 351

Shades and tints

Shades of #AD99E9

#AD99E9
(173,153,233)
#9E8CD4
(158,140,212)
#8F7FBF
(143,127,191)
#8072AA
(128,114,170)
#716595
(113,101,149)
#625880
(98,88,128)
#534B6B
(83,75,107)
#443E56
(68,62,86)
#353141
(53,49,65)
#26242C
(38,36,44)
#171717
(23,23,23)
#000000
(0,0,0)

Tints of #AD99E9

#AD99E9
(173,153,233)
#B4A2EB
(180,162,235)
#BBABED
(187,171,237)
#C2B4EF
(194,180,239)
#C9BDF1
(201,189,241)
#D0C6F3
(208,198,243)
#D7CFF5
(215,207,245)
#DED8F7
(222,216,247)
#E5E1F9
(229,225,249)
#ECEAFB
(236,234,251)
#F3F3FD
(243,243,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD99E9 color. Also use rgb(173,153,233) instead hex code.

Text Font Color

.myTextColor { color: #AD99E9; }

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

This text font color is #AD99E9.

Background Color

.myBgColor { background-color: #AD99E9; }

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

This div background color is #AD99E9.

Border color

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

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

This div border color is #AD99E9.

Opacity

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

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

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

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

This text has shadow with #AD99E9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD99E9.

Preview

Color preview on black background

This text has color #AD99E9 on black background.


Color preview on white background

This text has color #AD99E9 on white background.


Black color preview on #AD99E9 background

This text has black color on #AD99E9 background.


White color preview on #AD99E9 background

This text has white color on #AD99E9 background.


Related colors

Complementary color

Complementary color for #hex is #526616.


I love getcolorcode.com

Triadic colors

1 #E9AD99 and #99E9AD with #AD99E9 are triadic colors.

2 #E999AD and #99ADE9 with #AD99E9 are triadic colors.