COLOR #AD99AE

HEX: #AD99AE RGB: (173,153,174)

Renk bilgisi

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

RGB renk modeli

#AD99AE color RGB value is (173,153,174).

RGB: (173,153,174) (68%, 60%, 68%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 153 of 255 = 60%
B 174 of 255 = 68%

173
153
174

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 153 + 174 = 500 (100%)
R 173 of 500 ~ 34.6%
G 153 of 500 ~ 30.6%
B 174 of 500 ~ 34.8'%

%34.6
%30.6
%34.8

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.57%
  • eflatun tonu 12.07%
  • sarı tonu 0.00%
  • ana renk tonu 31.76%

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

CMYK yüzdeleri

%0.57
%12.07
%0
%31.76

Codes

Color #AD99AE in popluar color models

AD 99 AE
RGB 173 153 174
HSL 297° 11.48% 64.12%
HSB/HSV 297° 12.07% 68.24%
CMYK 0.57% 12.07% 0.00%
31.76%

Color #AD99AE in popluar number systems.

HEX AD 99 AE
Decimal 173 153 174
Binary 10101101 10011001 10101110
Octal 255 231 256

Shades and tints

Shades of #AD99AE

#AD99AE
(173,153,174)
#9E8C9F
(158,140,159)
#8F7F90
(143,127,144)
#807281
(128,114,129)
#716572
(113,101,114)
#625863
(98,88,99)
#534B54
(83,75,84)
#443E45
(68,62,69)
#353136
(53,49,54)
#262427
(38,36,39)
#171718
(23,23,24)
#000000
(0,0,0)

Tints of #AD99AE

#AD99AE
(173,153,174)
#B4A2B5
(180,162,181)
#BBABBC
(187,171,188)
#C2B4C3
(194,180,195)
#C9BDCA
(201,189,202)
#D0C6D1
(208,198,209)
#D7CFD8
(215,207,216)
#DED8DF
(222,216,223)
#E5E1E6
(229,225,230)
#ECEAED
(236,234,237)
#F3F3F4
(243,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD99AE; }

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

This text font color is #AD99AE.

Background Color

.myBgColor { background-color: #AD99AE; }

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

This div background color is #AD99AE.

Border color

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

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

This div border color is #AD99AE.

Opacity

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

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

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

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

This text has shadow with #AD99AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD99AE.

Preview

Color preview on black background

This text has color #AD99AE on black background.


Color preview on white background

This text has color #AD99AE on white background.


Black color preview on #AD99AE background

This text has black color on #AD99AE background.


White color preview on #AD99AE background

This text has white color on #AD99AE background.


Related colors

Complementary color

Complementary color for #hex is #526651.


I love getcolorcode.com

Triadic colors

1 #AEAD99 and #99AEAD with #AD99AE are triadic colors.

2 #AE99AD and #99ADAE with #AD99AE are triadic colors.