COLOR #AD5D7E

HEX: #AD5D7E RGB: (173,93,126)

Renk bilgisi

#AD5D7E contains mainly red and blue colors. #AD5D7E ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AD5D7E color RGB value is (173,93,126).

RGB: (173,93,126) (68%, 36%, 49%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 93 of 255 = 36%
B 126 of 255 = 49%

173
93
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 93 + 126 = 392 (100%)
R 173 of 392 ~ 44.13%
G 93 of 392 ~ 23.72%
B 126 of 392 ~ 32.14'%

%44.13
%23.72
%32.14

CMYK RENK MODELİ

#AD5D7E rengi CMYK tonu (0,46,27,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 46.24%
  • sarı tonu 27.17%
  • ana renk tonu 32.16%

CMYK: (0,46,27,32)
C0M46Y27K32 (0%, 46%, 27%, 32%)
(0.00 / 0.46 / 0.27 / 0.32)

CMYK yüzdeleri

%0
%46.24
%27.17
%32.16

Codes

Color #AD5D7E in popluar color models

AD 5D 7E
RGB 173 93 126
HSL 335° 32.79% 52.16%
HSB/HSV 335° 46.24% 67.84%
CMYK 0.00% 46.24% 27.17%
32.16%

Color #AD5D7E in popluar number systems.

HEX AD 5D 7E
Decimal 173 93 126
Binary 10101101 1011101 1111110
Octal 255 135 176

Shades and tints

Shades of #AD5D7E

#AD5D7E
(173,93,126)
#9E5573
(158,85,115)
#8F4D68
(143,77,104)
#80455D
(128,69,93)
#713D52
(113,61,82)
#623547
(98,53,71)
#532D3C
(83,45,60)
#442531
(68,37,49)
#351D26
(53,29,38)
#26151B
(38,21,27)
#170D10
(23,13,16)
#000000
(0,0,0)

Tints of #AD5D7E

#AD5D7E
(173,93,126)
#B46B89
(180,107,137)
#BB7994
(187,121,148)
#C2879F
(194,135,159)
#C995AA
(201,149,170)
#D0A3B5
(208,163,181)
#D7B1C0
(215,177,192)
#DEBFCB
(222,191,203)
#E5CDD6
(229,205,214)
#ECDBE1
(236,219,225)
#F3E9EC
(243,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD5D7E color. Also use rgb(173,93,126) instead hex code.

Text Font Color

.myTextColor { color: #AD5D7E; }

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

This text font color is #AD5D7E.

Background Color

.myBgColor { background-color: #AD5D7E; }

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

This div background color is #AD5D7E.

Border color

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

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

This div border color is #AD5D7E.

Opacity

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

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

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

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

This text has shadow with #AD5D7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD5D7E.

Preview

Color preview on black background

This text has color #AD5D7E on black background.


Color preview on white background

This text has color #AD5D7E on white background.


Black color preview on #AD5D7E background

This text has black color on #AD5D7E background.


White color preview on #AD5D7E background

This text has white color on #AD5D7E background.


Related colors

Complementary color

Complementary color for #hex is #52A281.


I love getcolorcode.com

Triadic colors

1 #7EAD5D and #5D7EAD with #AD5D7E are triadic colors.

2 #7E5DAD and #5DAD7E with #AD5D7E are triadic colors.