COLOR #AD999E

HEX: #AD999E RGB: (173,153,158)

Renk bilgisi

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

RGB renk modeli

#AD999E color RGB value is (173,153,158).

RGB: (173,153,158) (68%, 60%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 153 of 255 = 60%
B 158 of 255 = 62%

173
153
158

R + G + B ~ 63%. #AD999E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 153 + 158 = 484 (100%)
R 173 of 484 ~ 35.74%
G 153 of 484 ~ 31.61%
B 158 of 484 ~ 32.64'%

%35.74
%31.61
%32.64

CMYK RENK MODELİ

#AD999E rengi CMYK tonu (0,12,9,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.56%
  • sarı tonu 8.67%
  • ana renk tonu 32.16%
CMYK: (0,12,9,32) C0M12Y9K32 (0%,12%,9%,32%) (0.00/0.12/0.09/0.32) 

CMYK yüzdeleri

%0
%11.56
%8.67
%32.16

Codes

Color #AD999E in popluar color models

AD 99 9E
RGB 173 153 158
HSL 345° 10.87% 63.92%
HSB/HSV 345° 11.56% 67.84%
CMYK 0.00% 11.56% 8.67%
32.16%

Color #AD999E in popluar number systems.

HEX AD 99 9E
Decimal 173 153 158
Binary 10101101 10011001 10011110
Octal 255 231 236

Shades and tints

Shades of #AD999E

#AD999E
(173,153,158)
#9E8C90
(158,140,144)
#8F7F82
(143,127,130)
#807274
(128,114,116)
#716566
(113,101,102)
#625858
(98,88,88)
#534B4A
(83,75,74)
#443E3C
(68,62,60)
#35312E
(53,49,46)
#262420
(38,36,32)
#171712
(23,23,18)
#000000
(0,0,0)

Tints of #AD999E

#AD999E
(173,153,158)
#B4A2A6
(180,162,166)
#BBABAE
(187,171,174)
#C2B4B6
(194,180,182)
#C9BDBE
(201,189,190)
#D0C6C6
(208,198,198)
#D7CFCE
(215,207,206)
#DED8D6
(222,216,214)
#E5E1DE
(229,225,222)
#ECEAE6
(236,234,230)
#F3F3EE
(243,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD999E; }

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

This text font color is #AD999E.

Background Color

.myBgColor { background-color: #AD999E; }

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

This div background color is #AD999E.

Border color

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

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

This div border color is #AD999E.

Opacity

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

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

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

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

This text has shadow with #AD999E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD999E.

Preview

Color preview on black background

This text has color #AD999E on black background.


Color preview on white background

This text has color #AD999E on white background.


Black color preview on #AD999E background

This text has black color on #AD999E background.


White color preview on #AD999E background

This text has white color on #AD999E background.


Related colors

Complementary color

Complementary color for #hex is #526661.


I love getcolorcode.com

Triadic colors

1 #9EAD99 and #999EAD with #AD999E are triadic colors.

2 #9E99AD and #99AD9E with #AD999E are triadic colors.