COLOR #AD99AC

HEX: #AD99AC RGB: (173,153,172)

Renk bilgisi

#AD99AC contains red, green and blue colors in about the same proportion. #AD99AC ‘ nin web güvenlik rengi #999999 (ya da #999) dir.

RGB renk modeli

#AD99AC color RGB value is (173,153,172).

RGB: (173,153,172) (68%, 60%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 153 of 255 = 60%
B 172 of 255 = 67%

173
153
172

R + G + B ~ 65%. #AD99AC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 153 + 172 = 498 (100%)
R 173 of 498 ~ 34.74%
G 153 of 498 ~ 30.72%
B 172 of 498 ~ 34.54'%

%34.74
%30.72
%34.54

CMYK RENK MODELİ

#AD99AC rengi CMYK tonu (0,12,1,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.56%
  • sarı tonu 0.58%
  • ana renk tonu 32.16%

CMYK: (0,12,1,32)
C0M12Y1K32 (0%, 12%, 1%, 32%)
(0.00 / 0.12 / 0.01 / 0.32)

CMYK yüzdeleri

%0
%11.56
%0.58
%32.16

Codes

Color #AD99AC in popluar color models

AD 99 AC
RGB 173 153 172
HSL 303° 10.87% 63.92%
HSB/HSV 303° 11.56% 67.84%
CMYK 0.00% 11.56% 0.58%
32.16%

Color #AD99AC in popluar number systems.

HEX AD 99 AC
Decimal 173 153 172
Binary 10101101 10011001 10101100
Octal 255 231 254

Shades and tints

Shades of #AD99AC

#AD99AC
(173,153,172)
#9E8C9D
(158,140,157)
#8F7F8E
(143,127,142)
#80727F
(128,114,127)
#716570
(113,101,112)
#625861
(98,88,97)
#534B52
(83,75,82)
#443E43
(68,62,67)
#353134
(53,49,52)
#262425
(38,36,37)
#171716
(23,23,22)
#000000
(0,0,0)

Tints of #AD99AC

#AD99AC
(173,153,172)
#B4A2B3
(180,162,179)
#BBABBA
(187,171,186)
#C2B4C1
(194,180,193)
#C9BDC8
(201,189,200)
#D0C6CF
(208,198,207)
#D7CFD6
(215,207,214)
#DED8DD
(222,216,221)
#E5E1E4
(229,225,228)
#ECEAEB
(236,234,235)
#F3F3F2
(243,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD99AC; }

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

This text font color is #AD99AC.

Background Color

.myBgColor { background-color: #AD99AC; }

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

This div background color is #AD99AC.

Border color

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

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

This div border color is #AD99AC.

Opacity

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

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

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

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

This text has shadow with #AD99AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD99AC.

Preview

Color preview on black background

This text has color #AD99AC on black background.


Color preview on white background

This text has color #AD99AC on white background.


Black color preview on #AD99AC background

This text has black color on #AD99AC background.


White color preview on #AD99AC background

This text has white color on #AD99AC background.


Related colors

Complementary color

Complementary color for #hex is #526653.


I love getcolorcode.com

Triadic colors

1 #ACAD99 and #99ACAD with #AD99AC are triadic colors.

2 #AC99AD and #99ADAC with #AD99AC are triadic colors.