COLOR #AD5E8C

HEX: #AD5E8C RGB: (173,94,140)

Renk bilgisi

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

RGB renk modeli

#AD5E8C color RGB value is (173,94,140).

RGB: (173,94,140) (68%, 37%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 94 of 255 = 37%
B 140 of 255 = 55%

173
94
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 94 + 140 = 407 (100%)
R 173 of 407 ~ 42.51%
G 94 of 407 ~ 23.1%
B 140 of 407 ~ 34.4'%

%42.51
%23.1
%34.4

CMYK RENK MODELİ

#AD5E8C rengi CMYK tonu (0,46,19,32).

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

CMYK: (0,46,19,32)
C0M46Y19K32 (0%, 46%, 19%, 32%)
(0.00 / 0.46 / 0.19 / 0.32)

CMYK yüzdeleri

%0
%45.66
%19.08
%32.16

Codes

Color #AD5E8C in popluar color models

AD 5E 8C
RGB 173 94 140
HSL 325° 32.51% 52.35%
HSB/HSV 325° 45.66% 67.84%
CMYK 0.00% 45.66% 19.08%
32.16%

Color #AD5E8C in popluar number systems.

HEX AD 5E 8C
Decimal 173 94 140
Binary 10101101 1011110 10001100
Octal 255 136 214

Shades and tints

Shades of #AD5E8C

#AD5E8C
(173,94,140)
#9E5680
(158,86,128)
#8F4E74
(143,78,116)
#804668
(128,70,104)
#713E5C
(113,62,92)
#623650
(98,54,80)
#532E44
(83,46,68)
#442638
(68,38,56)
#351E2C
(53,30,44)
#261620
(38,22,32)
#170E14
(23,14,20)
#000000
(0,0,0)

Tints of #AD5E8C

#AD5E8C
(173,94,140)
#B46C96
(180,108,150)
#BB7AA0
(187,122,160)
#C288AA
(194,136,170)
#C996B4
(201,150,180)
#D0A4BE
(208,164,190)
#D7B2C8
(215,178,200)
#DEC0D2
(222,192,210)
#E5CEDC
(229,206,220)
#ECDCE6
(236,220,230)
#F3EAF0
(243,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD5E8C; }

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

This text font color is #AD5E8C.

Background Color

.myBgColor { background-color: #AD5E8C; }

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

This div background color is #AD5E8C.

Border color

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

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

This div border color is #AD5E8C.

Opacity

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

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

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

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

This text has shadow with #AD5E8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD5E8C.

Preview

Color preview on black background

This text has color #AD5E8C on black background.


Color preview on white background

This text has color #AD5E8C on white background.


Black color preview on #AD5E8C background

This text has black color on #AD5E8C background.


White color preview on #AD5E8C background

This text has white color on #AD5E8C background.


Related colors

Complementary color

Complementary color for #hex is #52A173.


I love getcolorcode.com

Triadic colors

1 #8CAD5E and #5E8CAD with #AD5E8C are triadic colors.

2 #8C5EAD and #5EAD8C with #AD5E8C are triadic colors.