COLOR #AD5E9C

HEX: #AD5E9C RGB: (173,94,156)

Renk bilgisi

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

RGB renk modeli

#AD5E9C color RGB value is (173,94,156).

RGB: (173,94,156) (68%, 37%, 61%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 94 of 255 = 37%
B 156 of 255 = 61%

173
94
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 94 + 156 = 423 (100%)
R 173 of 423 ~ 40.9%
G 94 of 423 ~ 22.22%
B 156 of 423 ~ 36.88'%

%40.9
%22.22
%36.88

CMYK RENK MODELİ

#AD5E9C rengi CMYK tonu (0,46,10,32).

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

CMYK: (0,46,10,32)
C0M46Y10K32 (0%, 46%, 10%, 32%)
(0.00 / 0.46 / 0.10 / 0.32)

CMYK yüzdeleri

%0
%45.66
%9.83
%32.16

Codes

Color #AD5E9C in popluar color models

AD 5E 9C
RGB 173 94 156
HSL 313° 32.51% 52.35%
HSB/HSV 313° 45.66% 67.84%
CMYK 0.00% 45.66% 9.83%
32.16%

Color #AD5E9C in popluar number systems.

HEX AD 5E 9C
Decimal 173 94 156
Binary 10101101 1011110 10011100
Octal 255 136 234

Shades and tints

Shades of #AD5E9C

#AD5E9C
(173,94,156)
#9E568E
(158,86,142)
#8F4E80
(143,78,128)
#804672
(128,70,114)
#713E64
(113,62,100)
#623656
(98,54,86)
#532E48
(83,46,72)
#44263A
(68,38,58)
#351E2C
(53,30,44)
#26161E
(38,22,30)
#170E10
(23,14,16)
#000000
(0,0,0)

Tints of #AD5E9C

#AD5E9C
(173,94,156)
#B46CA5
(180,108,165)
#BB7AAE
(187,122,174)
#C288B7
(194,136,183)
#C996C0
(201,150,192)
#D0A4C9
(208,164,201)
#D7B2D2
(215,178,210)
#DEC0DB
(222,192,219)
#E5CEE4
(229,206,228)
#ECDCED
(236,220,237)
#F3EAF6
(243,234,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD5E9C; }

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

This text font color is #AD5E9C.

Background Color

.myBgColor { background-color: #AD5E9C; }

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

This div background color is #AD5E9C.

Border color

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

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

This div border color is #AD5E9C.

Opacity

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

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

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

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

This text has shadow with #AD5E9C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD5E9C.

Preview

Color preview on black background

This text has color #AD5E9C on black background.


Color preview on white background

This text has color #AD5E9C on white background.


Black color preview on #AD5E9C background

This text has black color on #AD5E9C background.


White color preview on #AD5E9C background

This text has white color on #AD5E9C background.


Related colors

Complementary color

Complementary color for #hex is #52A163.


I love getcolorcode.com

Triadic colors

1 #9CAD5E and #5E9CAD with #AD5E9C are triadic colors.

2 #9C5EAD and #5EAD9C with #AD5E9C are triadic colors.