COLOR #AD99F2

HEX: #AD99F2 RGB: (173,153,242)

Renk bilgisi

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

RGB renk modeli

#AD99F2 color RGB value is (173,153,242).

RGB: (173,153,242) (68%, 60%, 95%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 153 of 255 = 60%
B 242 of 255 = 95%

173
153
242

R + G + B ~ 74%. #AD99F2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 153 + 242 = 568 (100%)
R 173 of 568 ~ 30.46%
G 153 of 568 ~ 26.94%
B 242 of 568 ~ 42.61'%

%30.46
%26.94
%42.61

CMYK RENK MODELİ

#AD99F2 rengi CMYK tonu (29,37,0,5).

  • camgöbeği tonu 28.51%
  • eflatun tonu 36.78%
  • sarı tonu 0.00%
  • ana renk tonu 5.10%

CMYK: (29,37,0,5)
C29M37Y0K5 (29%, 37%, 0%, 5%)
(0.29 / 0.37 / 0.00 / 0.05)

CMYK yüzdeleri

%28.51
%36.78
%0
%5.1

Codes

Color #AD99F2 in popluar color models

AD 99 F2
RGB 173 153 242
HSL 253° 77.39% 77.45%
HSB/HSV 253° 36.78% 94.90%
CMYK 28.51% 36.78% 0.00%
5.10%

Color #AD99F2 in popluar number systems.

HEX AD 99 F2
Decimal 173 153 242
Binary 10101101 10011001 11110010
Octal 255 231 362

Shades and tints

Shades of #AD99F2

#AD99F2
(173,153,242)
#9E8CDC
(158,140,220)
#8F7FC6
(143,127,198)
#8072B0
(128,114,176)
#71659A
(113,101,154)
#625884
(98,88,132)
#534B6E
(83,75,110)
#443E58
(68,62,88)
#353142
(53,49,66)
#26242C
(38,36,44)
#171716
(23,23,22)
#000000
(0,0,0)

Tints of #AD99F2

#AD99F2
(173,153,242)
#B4A2F3
(180,162,243)
#BBABF4
(187,171,244)
#C2B4F5
(194,180,245)
#C9BDF6
(201,189,246)
#D0C6F7
(208,198,247)
#D7CFF8
(215,207,248)
#DED8F9
(222,216,249)
#E5E1FA
(229,225,250)
#ECEAFB
(236,234,251)
#F3F3FC
(243,243,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD99F2; }

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

This text font color is #AD99F2.

Background Color

.myBgColor { background-color: #AD99F2; }

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

This div background color is #AD99F2.

Border color

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

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

This div border color is #AD99F2.

Opacity

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

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

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

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

This text has shadow with #AD99F2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD99F2.

Preview

Color preview on black background

This text has color #AD99F2 on black background.


Color preview on white background

This text has color #AD99F2 on white background.


Black color preview on #AD99F2 background

This text has black color on #AD99F2 background.


White color preview on #AD99F2 background

This text has white color on #AD99F2 background.


Related colors

Complementary color

Complementary color for #hex is #52660D.


I love getcolorcode.com

Triadic colors

1 #F2AD99 and #99F2AD with #AD99F2 are triadic colors.

2 #F299AD and #99ADF2 with #AD99F2 are triadic colors.