COLOR #AD96B5

HEX: #AD96B5 RGB: (173,150,181)

Renk bilgisi

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

RGB renk modeli

#AD96B5 color RGB value is (173,150,181).

RGB: (173,150,181) (68%, 59%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 150 of 255 = 59%
B 181 of 255 = 71%

173
150
181

R + G + B ~ 66%. #AD96B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 150 + 181 = 504 (100%)
R 173 of 504 ~ 34.33%
G 150 of 504 ~ 29.76%
B 181 of 504 ~ 35.91'%

%34.33
%29.76
%35.91

CMYK RENK MODELİ

#AD96B5 rengi CMYK tonu (4,17,0,29).

  • camgöbeği tonu 4.42%
  • eflatun tonu 17.13%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (4,17,0,29)
C4M17Y0K29 (4%, 17%, 0%, 29%)
(0.04 / 0.17 / 0.00 / 0.29)

CMYK yüzdeleri

%4.42
%17.13
%0
%29.02

Codes

Color #AD96B5 in popluar color models

AD 96 B5
RGB 173 150 181
HSL 285° 17.32% 64.90%
HSB/HSV 285° 17.13% 70.98%
CMYK 4.42% 17.13% 0.00%
29.02%

Color #AD96B5 in popluar number systems.

HEX AD 96 B5
Decimal 173 150 181
Binary 10101101 10010110 10110101
Octal 255 226 265

Shades and tints

Shades of #AD96B5

#AD96B5
(173,150,181)
#9E89A5
(158,137,165)
#8F7C95
(143,124,149)
#806F85
(128,111,133)
#716275
(113,98,117)
#625565
(98,85,101)
#534855
(83,72,85)
#443B45
(68,59,69)
#352E35
(53,46,53)
#262125
(38,33,37)
#171415
(23,20,21)
#000000
(0,0,0)

Tints of #AD96B5

#AD96B5
(173,150,181)
#B49FBB
(180,159,187)
#BBA8C1
(187,168,193)
#C2B1C7
(194,177,199)
#C9BACD
(201,186,205)
#D0C3D3
(208,195,211)
#D7CCD9
(215,204,217)
#DED5DF
(222,213,223)
#E5DEE5
(229,222,229)
#ECE7EB
(236,231,235)
#F3F0F1
(243,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD96B5; }

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

This text font color is #AD96B5.

Background Color

.myBgColor { background-color: #AD96B5; }

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

This div background color is #AD96B5.

Border color

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

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

This div border color is #AD96B5.

Opacity

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

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

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

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

This text has shadow with #AD96B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD96B5.

Preview

Color preview on black background

This text has color #AD96B5 on black background.


Color preview on white background

This text has color #AD96B5 on white background.


Black color preview on #AD96B5 background

This text has black color on #AD96B5 background.


White color preview on #AD96B5 background

This text has white color on #AD96B5 background.


Related colors

Complementary color

Complementary color for #hex is #52694A.


I love getcolorcode.com

Triadic colors

1 #B5AD96 and #96B5AD with #AD96B5 are triadic colors.

2 #B596AD and #96ADB5 with #AD96B5 are triadic colors.