COLOR #AD7997

HEX: #AD7997 RGB: (173,121,151)

Renk bilgisi

#AD7997 contains red, green and blue colors in about the same proportion. #AD7997 ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AD7997 color RGB value is (173,121,151).

RGB: (173,121,151) (68%, 47%, 59%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 121 of 255 = 47%
B 151 of 255 = 59%

173
121
151

R + G + B ~ 58%. #AD7997 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 121 + 151 = 445 (100%)
R 173 of 445 ~ 38.88%
G 121 of 445 ~ 27.19%
B 151 of 445 ~ 33.93'%

%38.88
%27.19
%33.93

CMYK RENK MODELİ

#AD7997 rengi CMYK tonu (0,30,13,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.06%
  • sarı tonu 12.72%
  • ana renk tonu 32.16%

CMYK: (0,30,13,32)
C0M30Y13K32 (0%, 30%, 13%, 32%)
(0.00 / 0.30 / 0.13 / 0.32)

CMYK yüzdeleri

%0
%30.06
%12.72
%32.16

Codes

Color #AD7997 in popluar color models

AD 79 97
RGB 173 121 151
HSL 325° 24.07% 57.65%
HSB/HSV 325° 30.06% 67.84%
CMYK 0.00% 30.06% 12.72%
32.16%

Color #AD7997 in popluar number systems.

HEX AD 79 97
Decimal 173 121 151
Binary 10101101 1111001 10010111
Octal 255 171 227

Shades and tints

Shades of #AD7997

#AD7997
(173,121,151)
#9E6E8A
(158,110,138)
#8F637D
(143,99,125)
#805870
(128,88,112)
#714D63
(113,77,99)
#624256
(98,66,86)
#533749
(83,55,73)
#442C3C
(68,44,60)
#35212F
(53,33,47)
#261622
(38,22,34)
#170B15
(23,11,21)
#000000
(0,0,0)

Tints of #AD7997

#AD7997
(173,121,151)
#B485A0
(180,133,160)
#BB91A9
(187,145,169)
#C29DB2
(194,157,178)
#C9A9BB
(201,169,187)
#D0B5C4
(208,181,196)
#D7C1CD
(215,193,205)
#DECDD6
(222,205,214)
#E5D9DF
(229,217,223)
#ECE5E8
(236,229,232)
#F3F1F1
(243,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD7997; }

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

This text font color is #AD7997.

Background Color

.myBgColor { background-color: #AD7997; }

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

This div background color is #AD7997.

Border color

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

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

This div border color is #AD7997.

Opacity

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

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

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

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

This text has shadow with #AD7997 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7997.

Preview

Color preview on black background

This text has color #AD7997 on black background.


Color preview on white background

This text has color #AD7997 on white background.


Black color preview on #AD7997 background

This text has black color on #AD7997 background.


White color preview on #AD7997 background

This text has white color on #AD7997 background.


Related colors

Complementary color

Complementary color for #hex is #528668.


I love getcolorcode.com

Triadic colors

1 #97AD79 and #7997AD with #AD7997 are triadic colors.

2 #9779AD and #79AD97 with #AD7997 are triadic colors.