COLOR #AD97C0

HEX: #AD97C0 RGB: (173,151,192)

Renk bilgisi

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

RGB renk modeli

#AD97C0 color RGB value is (173,151,192).

RGB: (173,151,192) (68%, 59%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 151 of 255 = 59%
B 192 of 255 = 75%

173
151
192

R + G + B ~ 67%. #AD97C0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 151 + 192 = 516 (100%)
R 173 of 516 ~ 33.53%
G 151 of 516 ~ 29.26%
B 192 of 516 ~ 37.21'%

%33.53
%29.26
%37.21

CMYK RENK MODELİ

#AD97C0 rengi CMYK tonu (10,21,0,25).

  • camgöbeği tonu 9.90%
  • eflatun tonu 21.35%
  • sarı tonu 0.00%
  • ana renk tonu 24.71%

CMYK: (10,21,0,25)
C10M21Y0K25 (10%, 21%, 0%, 25%)
(0.10 / 0.21 / 0.00 / 0.25)

CMYK yüzdeleri

%9.9
%21.35
%0
%24.71

Codes

Color #AD97C0 in popluar color models

AD 97 C0
RGB 173 151 192
HSL 272° 24.55% 67.25%
HSB/HSV 272° 21.35% 75.29%
CMYK 9.90% 21.35% 0.00%
24.71%

Color #AD97C0 in popluar number systems.

HEX AD 97 C0
Decimal 173 151 192
Binary 10101101 10010111 11000000
Octal 255 227 300

Shades and tints

Shades of #AD97C0

#AD97C0
(173,151,192)
#9E8AAF
(158,138,175)
#8F7D9E
(143,125,158)
#80708D
(128,112,141)
#71637C
(113,99,124)
#62566B
(98,86,107)
#53495A
(83,73,90)
#443C49
(68,60,73)
#352F38
(53,47,56)
#262227
(38,34,39)
#171516
(23,21,22)
#000000
(0,0,0)

Tints of #AD97C0

#AD97C0
(173,151,192)
#B4A0C5
(180,160,197)
#BBA9CA
(187,169,202)
#C2B2CF
(194,178,207)
#C9BBD4
(201,187,212)
#D0C4D9
(208,196,217)
#D7CDDE
(215,205,222)
#DED6E3
(222,214,227)
#E5DFE8
(229,223,232)
#ECE8ED
(236,232,237)
#F3F1F2
(243,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD97C0; }

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

This text font color is #AD97C0.

Background Color

.myBgColor { background-color: #AD97C0; }

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

This div background color is #AD97C0.

Border color

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

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

This div border color is #AD97C0.

Opacity

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

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

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

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

This text has shadow with #AD97C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD97C0.

Preview

Color preview on black background

This text has color #AD97C0 on black background.


Color preview on white background

This text has color #AD97C0 on white background.


Black color preview on #AD97C0 background

This text has black color on #AD97C0 background.


White color preview on #AD97C0 background

This text has white color on #AD97C0 background.


Related colors

Complementary color

Complementary color for #hex is #52683F.


I love getcolorcode.com

Triadic colors

1 #C0AD97 and #97C0AD with #AD97C0 are triadic colors.

2 #C097AD and #97ADC0 with #AD97C0 are triadic colors.