COLOR #AD96A1

HEX: #AD96A1 RGB: (173,150,161)

Renk bilgisi

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

RGB renk modeli

#AD96A1 color RGB value is (173,150,161).

RGB: (173,150,161) (68%, 59%, 63%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 150 of 255 = 59%
B 161 of 255 = 63%

173
150
161

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 150 + 161 = 484 (100%)
R 173 of 484 ~ 35.74%
G 150 of 484 ~ 30.99%
B 161 of 484 ~ 33.26'%

%35.74
%30.99
%33.26

CMYK RENK MODELİ

#AD96A1 rengi CMYK tonu (0,13,7,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.29%
  • sarı tonu 6.94%
  • ana renk tonu 32.16%

CMYK: (0,13,7,32)
C0M13Y7K32 (0%, 13%, 7%, 32%)
(0.00 / 0.13 / 0.07 / 0.32)

CMYK yüzdeleri

%0
%13.29
%6.94
%32.16

Codes

Color #AD96A1 in popluar color models

AD 96 A1
RGB 173 150 161
HSL 331° 12.30% 63.33%
HSB/HSV 331° 13.29% 67.84%
CMYK 0.00% 13.29% 6.94%
32.16%

Color #AD96A1 in popluar number systems.

HEX AD 96 A1
Decimal 173 150 161
Binary 10101101 10010110 10100001
Octal 255 226 241

Shades and tints

Shades of #AD96A1

#AD96A1
(173,150,161)
#9E8993
(158,137,147)
#8F7C85
(143,124,133)
#806F77
(128,111,119)
#716269
(113,98,105)
#62555B
(98,85,91)
#53484D
(83,72,77)
#443B3F
(68,59,63)
#352E31
(53,46,49)
#262123
(38,33,35)
#171415
(23,20,21)
#000000
(0,0,0)

Tints of #AD96A1

#AD96A1
(173,150,161)
#B49FA9
(180,159,169)
#BBA8B1
(187,168,177)
#C2B1B9
(194,177,185)
#C9BAC1
(201,186,193)
#D0C3C9
(208,195,201)
#D7CCD1
(215,204,209)
#DED5D9
(222,213,217)
#E5DEE1
(229,222,225)
#ECE7E9
(236,231,233)
#F3F0F1
(243,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD96A1 color. Also use rgb(173,150,161) instead hex code.

Text Font Color

.myTextColor { color: #AD96A1; }

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

This text font color is #AD96A1.

Background Color

.myBgColor { background-color: #AD96A1; }

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

This div background color is #AD96A1.

Border color

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

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

This div border color is #AD96A1.

Opacity

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

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

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

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

This text has shadow with #AD96A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD96A1.

Preview

Color preview on black background

This text has color #AD96A1 on black background.


Color preview on white background

This text has color #AD96A1 on white background.


Black color preview on #AD96A1 background

This text has black color on #AD96A1 background.


White color preview on #AD96A1 background

This text has white color on #AD96A1 background.


Related colors

Complementary color

Complementary color for #hex is #52695E.


I love getcolorcode.com

Triadic colors

1 #A1AD96 and #96A1AD with #AD96A1 are triadic colors.

2 #A196AD and #96ADA1 with #AD96A1 are triadic colors.