COLOR #AD97D6

HEX: #AD97D6 RGB: (173,151,214)

Renk bilgisi

#AD97D6 contains mainly red and blue colors. #AD97D6 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#AD97D6 color RGB value is (173,151,214).

RGB: (173,151,214) (68%, 59%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 151 of 255 = 59%
B 214 of 255 = 84%

173
151
214

R + G + B ~ 70%. #AD97D6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 151 + 214 = 538 (100%)
R 173 of 538 ~ 32.16%
G 151 of 538 ~ 28.07%
B 214 of 538 ~ 39.78'%

%32.16
%28.07
%39.78

CMYK RENK MODELİ

#AD97D6 rengi CMYK tonu (19,29,0,16).

  • camgöbeği tonu 19.16%
  • eflatun tonu 29.44%
  • sarı tonu 0.00%
  • ana renk tonu 16.08%

CMYK: (19,29,0,16)
C19M29Y0K16 (19%, 29%, 0%, 16%)
(0.19 / 0.29 / 0.00 / 0.16)

CMYK yüzdeleri

%19.16
%29.44
%0
%16.08

Codes

Color #AD97D6 in popluar color models

AD 97 D6
RGB 173 151 214
HSL 261° 43.45% 71.57%
HSB/HSV 261° 29.44% 83.92%
CMYK 19.16% 29.44% 0.00%
16.08%

Color #AD97D6 in popluar number systems.

HEX AD 97 D6
Decimal 173 151 214
Binary 10101101 10010111 11010110
Octal 255 227 326

Shades and tints

Shades of #AD97D6

#AD97D6
(173,151,214)
#9E8AC3
(158,138,195)
#8F7DB0
(143,125,176)
#80709D
(128,112,157)
#71638A
(113,99,138)
#625677
(98,86,119)
#534964
(83,73,100)
#443C51
(68,60,81)
#352F3E
(53,47,62)
#26222B
(38,34,43)
#171518
(23,21,24)
#000000
(0,0,0)

Tints of #AD97D6

#AD97D6
(173,151,214)
#B4A0D9
(180,160,217)
#BBA9DC
(187,169,220)
#C2B2DF
(194,178,223)
#C9BBE2
(201,187,226)
#D0C4E5
(208,196,229)
#D7CDE8
(215,205,232)
#DED6EB
(222,214,235)
#E5DFEE
(229,223,238)
#ECE8F1
(236,232,241)
#F3F1F4
(243,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD97D6; }

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

This text font color is #AD97D6.

Background Color

.myBgColor { background-color: #AD97D6; }

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

This div background color is #AD97D6.

Border color

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

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

This div border color is #AD97D6.

Opacity

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

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

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

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

This text has shadow with #AD97D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD97D6.

Preview

Color preview on black background

This text has color #AD97D6 on black background.


Color preview on white background

This text has color #AD97D6 on white background.


Black color preview on #AD97D6 background

This text has black color on #AD97D6 background.


White color preview on #AD97D6 background

This text has white color on #AD97D6 background.


Related colors

Complementary color

Complementary color for #hex is #526829.


I love getcolorcode.com

Triadic colors

1 #D6AD97 and #97D6AD with #AD97D6 are triadic colors.

2 #D697AD and #97ADD6 with #AD97D6 are triadic colors.