COLOR #AD97C9

HEX: #AD97C9 RGB: (173,151,201)

Renk bilgisi

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

RGB renk modeli

#AD97C9 color RGB value is (173,151,201).

RGB: (173,151,201) (68%, 59%, 79%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 151 of 255 = 59%
B 201 of 255 = 79%

173
151
201

R + G + B ~ 69%. #AD97C9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 151 + 201 = 525 (100%)
R 173 of 525 ~ 32.95%
G 151 of 525 ~ 28.76%
B 201 of 525 ~ 38.29'%

%32.95
%28.76
%38.29

CMYK RENK MODELİ

#AD97C9 rengi CMYK tonu (14,25,0,21).

  • camgöbeği tonu 13.93%
  • eflatun tonu 24.88%
  • sarı tonu 0.00%
  • ana renk tonu 21.18%

CMYK: (14,25,0,21)
C14M25Y0K21 (14%, 25%, 0%, 21%)
(0.14 / 0.25 / 0.00 / 0.21)

CMYK yüzdeleri

%13.93
%24.88
%0
%21.18

Codes

Color #AD97C9 in popluar color models

AD 97 C9
RGB 173 151 201
HSL 266° 31.65% 69.02%
HSB/HSV 266° 24.88% 78.82%
CMYK 13.93% 24.88% 0.00%
21.18%

Color #AD97C9 in popluar number systems.

HEX AD 97 C9
Decimal 173 151 201
Binary 10101101 10010111 11001001
Octal 255 227 311

Shades and tints

Shades of #AD97C9

#AD97C9
(173,151,201)
#9E8AB7
(158,138,183)
#8F7DA5
(143,125,165)
#807093
(128,112,147)
#716381
(113,99,129)
#62566F
(98,86,111)
#53495D
(83,73,93)
#443C4B
(68,60,75)
#352F39
(53,47,57)
#262227
(38,34,39)
#171515
(23,21,21)
#000000
(0,0,0)

Tints of #AD97C9

#AD97C9
(173,151,201)
#B4A0CD
(180,160,205)
#BBA9D1
(187,169,209)
#C2B2D5
(194,178,213)
#C9BBD9
(201,187,217)
#D0C4DD
(208,196,221)
#D7CDE1
(215,205,225)
#DED6E5
(222,214,229)
#E5DFE9
(229,223,233)
#ECE8ED
(236,232,237)
#F3F1F1
(243,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD97C9; }

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

This text font color is #AD97C9.

Background Color

.myBgColor { background-color: #AD97C9; }

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

This div background color is #AD97C9.

Border color

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

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

This div border color is #AD97C9.

Opacity

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

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

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

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

This text has shadow with #AD97C9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD97C9.

Preview

Color preview on black background

This text has color #AD97C9 on black background.


Color preview on white background

This text has color #AD97C9 on white background.


Black color preview on #AD97C9 background

This text has black color on #AD97C9 background.


White color preview on #AD97C9 background

This text has white color on #AD97C9 background.


Related colors

Complementary color

Complementary color for #hex is #526836.


I love getcolorcode.com

Triadic colors

1 #C9AD97 and #97C9AD with #AD97C9 are triadic colors.

2 #C997AD and #97ADC9 with #AD97C9 are triadic colors.