COLOR #AD99C5

HEX: #AD99C5 RGB: (173,153,197)

Renk bilgisi

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

RGB renk modeli

#AD99C5 color RGB value is (173,153,197).

RGB: (173,153,197) (68%, 60%, 77%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 153 of 255 = 60%
B 197 of 255 = 77%

173
153
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 153 + 197 = 523 (100%)
R 173 of 523 ~ 33.08%
G 153 of 523 ~ 29.25%
B 197 of 523 ~ 37.67'%

%33.08
%29.25
%37.67

CMYK RENK MODELİ

#AD99C5 rengi CMYK tonu (12,22,0,23).

  • camgöbeği tonu 12.18%
  • eflatun tonu 22.34%
  • sarı tonu 0.00%
  • ana renk tonu 22.75%

CMYK: (12,22,0,23)
C12M22Y0K23 (12%, 22%, 0%, 23%)
(0.12 / 0.22 / 0.00 / 0.23)

CMYK yüzdeleri

%12.18
%22.34
%0
%22.75

Codes

Color #AD99C5 in popluar color models

AD 99 C5
RGB 173 153 197
HSL 267° 27.50% 68.63%
HSB/HSV 267° 22.34% 77.25%
CMYK 12.18% 22.34% 0.00%
22.75%

Color #AD99C5 in popluar number systems.

HEX AD 99 C5
Decimal 173 153 197
Binary 10101101 10011001 11000101
Octal 255 231 305

Shades and tints

Shades of #AD99C5

#AD99C5
(173,153,197)
#9E8CB4
(158,140,180)
#8F7FA3
(143,127,163)
#807292
(128,114,146)
#716581
(113,101,129)
#625870
(98,88,112)
#534B5F
(83,75,95)
#443E4E
(68,62,78)
#35313D
(53,49,61)
#26242C
(38,36,44)
#17171B
(23,23,27)
#000000
(0,0,0)

Tints of #AD99C5

#AD99C5
(173,153,197)
#B4A2CA
(180,162,202)
#BBABCF
(187,171,207)
#C2B4D4
(194,180,212)
#C9BDD9
(201,189,217)
#D0C6DE
(208,198,222)
#D7CFE3
(215,207,227)
#DED8E8
(222,216,232)
#E5E1ED
(229,225,237)
#ECEAF2
(236,234,242)
#F3F3F7
(243,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD99C5; }

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

This text font color is #AD99C5.

Background Color

.myBgColor { background-color: #AD99C5; }

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

This div background color is #AD99C5.

Border color

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

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

This div border color is #AD99C5.

Opacity

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

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

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

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

This text has shadow with #AD99C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD99C5.

Preview

Color preview on black background

This text has color #AD99C5 on black background.


Color preview on white background

This text has color #AD99C5 on white background.


Black color preview on #AD99C5 background

This text has black color on #AD99C5 background.


White color preview on #AD99C5 background

This text has white color on #AD99C5 background.


Related colors

Complementary color

Complementary color for #hex is #52663A.


I love getcolorcode.com

Triadic colors

1 #C5AD99 and #99C5AD with #AD99C5 are triadic colors.

2 #C599AD and #99ADC5 with #AD99C5 are triadic colors.