COLOR #AD7DAB

HEX: #AD7DAB RGB: (173,125,171)

Renk bilgisi

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

RGB renk modeli

#AD7DAB color RGB value is (173,125,171).

RGB: (173,125,171) (68%, 49%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 125 of 255 = 49%
B 171 of 255 = 67%

173
125
171

R + G + B ~ 61%. #AD7DAB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 125 + 171 = 469 (100%)
R 173 of 469 ~ 36.89%
G 125 of 469 ~ 26.65%
B 171 of 469 ~ 36.46'%

%36.89
%26.65
%36.46

CMYK RENK MODELİ

#AD7DAB rengi CMYK tonu (0,28,1,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.75%
  • sarı tonu 1.16%
  • ana renk tonu 32.16%

CMYK: (0,28,1,32)
C0M28Y1K32 (0%, 28%, 1%, 32%)
(0.00 / 0.28 / 0.01 / 0.32)

CMYK yüzdeleri

%0
%27.75
%1.16
%32.16

Codes

Color #AD7DAB in popluar color models

AD 7D AB
RGB 173 125 171
HSL 303° 22.64% 58.43%
HSB/HSV 303° 27.75% 67.84%
CMYK 0.00% 27.75% 1.16%
32.16%

Color #AD7DAB in popluar number systems.

HEX AD 7D AB
Decimal 173 125 171
Binary 10101101 1111101 10101011
Octal 255 175 253

Shades and tints

Shades of #AD7DAB

#AD7DAB
(173,125,171)
#9E729C
(158,114,156)
#8F678D
(143,103,141)
#805C7E
(128,92,126)
#71516F
(113,81,111)
#624660
(98,70,96)
#533B51
(83,59,81)
#443042
(68,48,66)
#352533
(53,37,51)
#261A24
(38,26,36)
#170F15
(23,15,21)
#000000
(0,0,0)

Tints of #AD7DAB

#AD7DAB
(173,125,171)
#B488B2
(180,136,178)
#BB93B9
(187,147,185)
#C29EC0
(194,158,192)
#C9A9C7
(201,169,199)
#D0B4CE
(208,180,206)
#D7BFD5
(215,191,213)
#DECADC
(222,202,220)
#E5D5E3
(229,213,227)
#ECE0EA
(236,224,234)
#F3EBF1
(243,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD7DAB color. Also use rgb(173,125,171) instead hex code.

Text Font Color

.myTextColor { color: #AD7DAB; }

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

This text font color is #AD7DAB.

Background Color

.myBgColor { background-color: #AD7DAB; }

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

This div background color is #AD7DAB.

Border color

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

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

This div border color is #AD7DAB.

Opacity

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

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

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

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

This text has shadow with #AD7DAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7DAB.

Preview

Color preview on black background

This text has color #AD7DAB on black background.


Color preview on white background

This text has color #AD7DAB on white background.


Black color preview on #AD7DAB background

This text has black color on #AD7DAB background.


White color preview on #AD7DAB background

This text has white color on #AD7DAB background.


Related colors

Complementary color

Complementary color for #hex is #528254.


I love getcolorcode.com

Triadic colors

1 #ABAD7D and #7DABAD with #AD7DAB are triadic colors.

2 #AB7DAD and #7DADAB with #AD7DAB are triadic colors.