COLOR #AD5E7E

HEX: #AD5E7E RGB: (173,94,126)

Renk bilgisi

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

RGB renk modeli

#AD5E7E color RGB value is (173,94,126).

RGB: (173,94,126) (68%, 37%, 49%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 94 of 255 = 37%
B 126 of 255 = 49%

173
94
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 94 + 126 = 393 (100%)
R 173 of 393 ~ 44.02%
G 94 of 393 ~ 23.92%
B 126 of 393 ~ 32.06'%

%44.02
%23.92
%32.06

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 45.66%
  • 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
%45.66
%27.17
%32.16

Codes

Color #AD5E7E in popluar color models

AD 5E 7E
RGB 173 94 126
HSL 336° 32.51% 52.35%
HSB/HSV 336° 45.66% 67.84%
CMYK 0.00% 45.66% 27.17%
32.16%

Color #AD5E7E in popluar number systems.

HEX AD 5E 7E
Decimal 173 94 126
Binary 10101101 1011110 1111110
Octal 255 136 176

Shades and tints

Shades of #AD5E7E

#AD5E7E
(173,94,126)
#9E5673
(158,86,115)
#8F4E68
(143,78,104)
#80465D
(128,70,93)
#713E52
(113,62,82)
#623647
(98,54,71)
#532E3C
(83,46,60)
#442631
(68,38,49)
#351E26
(53,30,38)
#26161B
(38,22,27)
#170E10
(23,14,16)
#000000
(0,0,0)

Tints of #AD5E7E

#AD5E7E
(173,94,126)
#B46C89
(180,108,137)
#BB7A94
(187,122,148)
#C2889F
(194,136,159)
#C996AA
(201,150,170)
#D0A4B5
(208,164,181)
#D7B2C0
(215,178,192)
#DEC0CB
(222,192,203)
#E5CED6
(229,206,214)
#ECDCE1
(236,220,225)
#F3EAEC
(243,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD5E7E; }

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

This text font color is #AD5E7E.

Background Color

.myBgColor { background-color: #AD5E7E; }

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

This div background color is #AD5E7E.

Border color

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

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

This div border color is #AD5E7E.

Opacity

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

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

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

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

This text has shadow with #AD5E7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD5E7E.

Preview

Color preview on black background

This text has color #AD5E7E on black background.


Color preview on white background

This text has color #AD5E7E on white background.


Black color preview on #AD5E7E background

This text has black color on #AD5E7E background.


White color preview on #AD5E7E background

This text has white color on #AD5E7E background.


Related colors

Complementary color

Complementary color for #hex is #52A181.


I love getcolorcode.com

Triadic colors

1 #7EAD5E and #5E7EAD with #AD5E7E are triadic colors.

2 #7E5EAD and #5EAD7E with #AD5E7E are triadic colors.