COLOR #AD5E81

HEX: #AD5E81 RGB: (173,94,129)

Renk bilgisi

#AD5E81 contains mainly red and blue colors. #AD5E81 ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AD5E81 color RGB value is (173,94,129).

RGB: (173,94,129) (68%, 37%, 51%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 94 of 255 = 37%
B 129 of 255 = 51%

173
94
129

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 94 + 129 = 396 (100%)
R 173 of 396 ~ 43.69%
G 94 of 396 ~ 23.74%
B 129 of 396 ~ 32.58'%

%43.69
%23.74
%32.58

CMYK RENK MODELİ

#AD5E81 rengi CMYK tonu (0,46,25,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 45.66%
  • sarı tonu 25.43%
  • ana renk tonu 32.16%

CMYK: (0,46,25,32)
C0M46Y25K32 (0%, 46%, 25%, 32%)
(0.00 / 0.46 / 0.25 / 0.32)

CMYK yüzdeleri

%0
%45.66
%25.43
%32.16

Codes

Color #AD5E81 in popluar color models

AD 5E 81
RGB 173 94 129
HSL 333° 32.51% 52.35%
HSB/HSV 333° 45.66% 67.84%
CMYK 0.00% 45.66% 25.43%
32.16%

Color #AD5E81 in popluar number systems.

HEX AD 5E 81
Decimal 173 94 129
Binary 10101101 1011110 10000001
Octal 255 136 201

Shades and tints

Shades of #AD5E81

#AD5E81
(173,94,129)
#9E5676
(158,86,118)
#8F4E6B
(143,78,107)
#804660
(128,70,96)
#713E55
(113,62,85)
#62364A
(98,54,74)
#532E3F
(83,46,63)
#442634
(68,38,52)
#351E29
(53,30,41)
#26161E
(38,22,30)
#170E13
(23,14,19)
#000000
(0,0,0)

Tints of #AD5E81

#AD5E81
(173,94,129)
#B46C8C
(180,108,140)
#BB7A97
(187,122,151)
#C288A2
(194,136,162)
#C996AD
(201,150,173)
#D0A4B8
(208,164,184)
#D7B2C3
(215,178,195)
#DEC0CE
(222,192,206)
#E5CED9
(229,206,217)
#ECDCE4
(236,220,228)
#F3EAEF
(243,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD5E81; }

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

This text font color is #AD5E81.

Background Color

.myBgColor { background-color: #AD5E81; }

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

This div background color is #AD5E81.

Border color

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

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

This div border color is #AD5E81.

Opacity

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

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

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

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

This text has shadow with #AD5E81 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD5E81.

Preview

Color preview on black background

This text has color #AD5E81 on black background.


Color preview on white background

This text has color #AD5E81 on white background.


Black color preview on #AD5E81 background

This text has black color on #AD5E81 background.


White color preview on #AD5E81 background

This text has white color on #AD5E81 background.


Related colors

Complementary color

Complementary color for #hex is #52A17E.


I love getcolorcode.com

Triadic colors

1 #81AD5E and #5E81AD with #AD5E81 are triadic colors.

2 #815EAD and #5EAD81 with #AD5E81 are triadic colors.