COLOR #AD97B5

HEX: #AD97B5 RGB: (173,151,181)

Renk bilgisi

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

RGB renk modeli

#AD97B5 color RGB value is (173,151,181).

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

RGB bağlantıları ve doygunluk

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

173
151
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 151 + 181 = 505 (100%)
R 173 of 505 ~ 34.26%
G 151 of 505 ~ 29.9%
B 181 of 505 ~ 35.84'%

%34.26
%29.9
%35.84

CMYK RENK MODELİ

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

  • camgöbeği tonu 4.42%
  • eflatun tonu 16.57%
  • 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
%16.57
%0
%29.02

Codes

Color #AD97B5 in popluar color models

AD 97 B5
RGB 173 151 181
HSL 284° 16.85% 65.10%
HSB/HSV 284° 16.57% 70.98%
CMYK 4.42% 16.57% 0.00%
29.02%

Color #AD97B5 in popluar number systems.

HEX AD 97 B5
Decimal 173 151 181
Binary 10101101 10010111 10110101
Octal 255 227 265

Shades and tints

Shades of #AD97B5

#AD97B5
(173,151,181)
#9E8AA5
(158,138,165)
#8F7D95
(143,125,149)
#807085
(128,112,133)
#716375
(113,99,117)
#625665
(98,86,101)
#534955
(83,73,85)
#443C45
(68,60,69)
#352F35
(53,47,53)
#262225
(38,34,37)
#171515
(23,21,21)
#000000
(0,0,0)

Tints of #AD97B5

#AD97B5
(173,151,181)
#B4A0BB
(180,160,187)
#BBA9C1
(187,169,193)
#C2B2C7
(194,178,199)
#C9BBCD
(201,187,205)
#D0C4D3
(208,196,211)
#D7CDD9
(215,205,217)
#DED6DF
(222,214,223)
#E5DFE5
(229,223,229)
#ECE8EB
(236,232,235)
#F3F1F1
(243,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD97B5; }

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

This text font color is #AD97B5.

Background Color

.myBgColor { background-color: #AD97B5; }

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

This div background color is #AD97B5.

Border color

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

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

This div border color is #AD97B5.

Opacity

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

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

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

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

This text has shadow with #AD97B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD97B5.

Preview

Color preview on black background

This text has color #AD97B5 on black background.


Color preview on white background

This text has color #AD97B5 on white background.


Black color preview on #AD97B5 background

This text has black color on #AD97B5 background.


White color preview on #AD97B5 background

This text has white color on #AD97B5 background.


Related colors

Complementary color

Complementary color for #hex is #52684A.


I love getcolorcode.com

Triadic colors

1 #B5AD97 and #97B5AD with #AD97B5 are triadic colors.

2 #B597AD and #97ADB5 with #AD97B5 are triadic colors.