COLOR #AD99C2

HEX: #AD99C2 RGB: (173,153,194)

Renk bilgisi

#AD99C2 contains red, green and blue colors in about the same proportion. #AD99C2 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#AD99C2 color RGB value is (173,153,194).

RGB: (173,153,194) (68%, 60%, 76%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 153 of 255 = 60%
B 194 of 255 = 76%

173
153
194

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 153 + 194 = 520 (100%)
R 173 of 520 ~ 33.27%
G 153 of 520 ~ 29.42%
B 194 of 520 ~ 37.31'%

%33.27
%29.42
%37.31

CMYK RENK MODELİ

#AD99C2 rengi CMYK tonu (11,21,0,24).

  • camgöbeği tonu 10.82%
  • eflatun tonu 21.13%
  • sarı tonu 0.00%
  • ana renk tonu 23.92%

CMYK: (11,21,0,24)
C11M21Y0K24 (11%, 21%, 0%, 24%)
(0.11 / 0.21 / 0.00 / 0.24)

CMYK yüzdeleri

%10.82
%21.13
%0
%23.92

Codes

Color #AD99C2 in popluar color models

AD 99 C2
RGB 173 153 194
HSL 269° 25.15% 68.04%
HSB/HSV 269° 21.13% 76.08%
CMYK 10.82% 21.13% 0.00%
23.92%

Color #AD99C2 in popluar number systems.

HEX AD 99 C2
Decimal 173 153 194
Binary 10101101 10011001 11000010
Octal 255 231 302

Shades and tints

Shades of #AD99C2

#AD99C2
(173,153,194)
#9E8CB1
(158,140,177)
#8F7FA0
(143,127,160)
#80728F
(128,114,143)
#71657E
(113,101,126)
#62586D
(98,88,109)
#534B5C
(83,75,92)
#443E4B
(68,62,75)
#35313A
(53,49,58)
#262429
(38,36,41)
#171718
(23,23,24)
#000000
(0,0,0)

Tints of #AD99C2

#AD99C2
(173,153,194)
#B4A2C7
(180,162,199)
#BBABCC
(187,171,204)
#C2B4D1
(194,180,209)
#C9BDD6
(201,189,214)
#D0C6DB
(208,198,219)
#D7CFE0
(215,207,224)
#DED8E5
(222,216,229)
#E5E1EA
(229,225,234)
#ECEAEF
(236,234,239)
#F3F3F4
(243,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD99C2; }

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

This text font color is #AD99C2.

Background Color

.myBgColor { background-color: #AD99C2; }

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

This div background color is #AD99C2.

Border color

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

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

This div border color is #AD99C2.

Opacity

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

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

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

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

This text has shadow with #AD99C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD99C2.

Preview

Color preview on black background

This text has color #AD99C2 on black background.


Color preview on white background

This text has color #AD99C2 on white background.


Black color preview on #AD99C2 background

This text has black color on #AD99C2 background.


White color preview on #AD99C2 background

This text has white color on #AD99C2 background.


Related colors

Complementary color

Complementary color for #hex is #52663D.


I love getcolorcode.com

Triadic colors

1 #C2AD99 and #99C2AD with #AD99C2 are triadic colors.

2 #C299AD and #99ADC2 with #AD99C2 are triadic colors.