COLOR #AD5E88

HEX: #AD5E88 RGB: (173,94,136)

Renk bilgisi

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

RGB renk modeli

#AD5E88 color RGB value is (173,94,136).

RGB: (173,94,136) (68%, 37%, 53%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 94 of 255 = 37%
B 136 of 255 = 53%

173
94
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 94 + 136 = 403 (100%)
R 173 of 403 ~ 42.93%
G 94 of 403 ~ 23.33%
B 136 of 403 ~ 33.75'%

%42.93
%23.33
%33.75

CMYK RENK MODELİ

#AD5E88 rengi CMYK tonu (0,46,21,32).

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

CMYK: (0,46,21,32)
C0M46Y21K32 (0%, 46%, 21%, 32%)
(0.00 / 0.46 / 0.21 / 0.32)

CMYK yüzdeleri

%0
%45.66
%21.39
%32.16

Codes

Color #AD5E88 in popluar color models

AD 5E 88
RGB 173 94 136
HSL 328° 32.51% 52.35%
HSB/HSV 328° 45.66% 67.84%
CMYK 0.00% 45.66% 21.39%
32.16%

Color #AD5E88 in popluar number systems.

HEX AD 5E 88
Decimal 173 94 136
Binary 10101101 1011110 10001000
Octal 255 136 210

Shades and tints

Shades of #AD5E88

#AD5E88
(173,94,136)
#9E567C
(158,86,124)
#8F4E70
(143,78,112)
#804664
(128,70,100)
#713E58
(113,62,88)
#62364C
(98,54,76)
#532E40
(83,46,64)
#442634
(68,38,52)
#351E28
(53,30,40)
#26161C
(38,22,28)
#170E10
(23,14,16)
#000000
(0,0,0)

Tints of #AD5E88

#AD5E88
(173,94,136)
#B46C92
(180,108,146)
#BB7A9C
(187,122,156)
#C288A6
(194,136,166)
#C996B0
(201,150,176)
#D0A4BA
(208,164,186)
#D7B2C4
(215,178,196)
#DEC0CE
(222,192,206)
#E5CED8
(229,206,216)
#ECDCE2
(236,220,226)
#F3EAEC
(243,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD5E88; }

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

This text font color is #AD5E88.

Background Color

.myBgColor { background-color: #AD5E88; }

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

This div background color is #AD5E88.

Border color

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

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

This div border color is #AD5E88.

Opacity

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

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

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

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

This text has shadow with #AD5E88 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD5E88.

Preview

Color preview on black background

This text has color #AD5E88 on black background.


Color preview on white background

This text has color #AD5E88 on white background.


Black color preview on #AD5E88 background

This text has black color on #AD5E88 background.


White color preview on #AD5E88 background

This text has white color on #AD5E88 background.


Related colors

Complementary color

Complementary color for #hex is #52A177.


I love getcolorcode.com

Triadic colors

1 #88AD5E and #5E88AD with #AD5E88 are triadic colors.

2 #885EAD and #5EAD88 with #AD5E88 are triadic colors.