COLOR #AD5EAE

HEX: #AD5EAE RGB: (173,94,174)

Renk bilgisi

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

RGB renk modeli

#AD5EAE color RGB value is (173,94,174).

RGB: (173,94,174) (68%, 37%, 68%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 94 of 255 = 37%
B 174 of 255 = 68%

173
94
174

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 94 + 174 = 441 (100%)
R 173 of 441 ~ 39.23%
G 94 of 441 ~ 21.32%
B 174 of 441 ~ 39.46'%

%39.23
%21.32
%39.46

CMYK RENK MODELİ

#AD5EAE rengi CMYK tonu (1,46,0,32).

  • camgöbeği tonu 0.57%
  • eflatun tonu 45.98%
  • sarı tonu 0.00%
  • ana renk tonu 31.76%

CMYK: (1,46,0,32)
C1M46Y0K32 (1%, 46%, 0%, 32%)
(0.01 / 0.46 / 0.00 / 0.32)

CMYK yüzdeleri

%0.57
%45.98
%0
%31.76

Codes

Color #AD5EAE in popluar color models

AD 5E AE
RGB 173 94 174
HSL 299° 33.06% 52.55%
HSB/HSV 299° 45.98% 68.24%
CMYK 0.57% 45.98% 0.00%
31.76%

Color #AD5EAE in popluar number systems.

HEX AD 5E AE
Decimal 173 94 174
Binary 10101101 1011110 10101110
Octal 255 136 256

Shades and tints

Shades of #AD5EAE

#AD5EAE
(173,94,174)
#9E569F
(158,86,159)
#8F4E90
(143,78,144)
#804681
(128,70,129)
#713E72
(113,62,114)
#623663
(98,54,99)
#532E54
(83,46,84)
#442645
(68,38,69)
#351E36
(53,30,54)
#261627
(38,22,39)
#170E18
(23,14,24)
#000000
(0,0,0)

Tints of #AD5EAE

#AD5EAE
(173,94,174)
#B46CB5
(180,108,181)
#BB7ABC
(187,122,188)
#C288C3
(194,136,195)
#C996CA
(201,150,202)
#D0A4D1
(208,164,209)
#D7B2D8
(215,178,216)
#DEC0DF
(222,192,223)
#E5CEE6
(229,206,230)
#ECDCED
(236,220,237)
#F3EAF4
(243,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD5EAE; }

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

This text font color is #AD5EAE.

Background Color

.myBgColor { background-color: #AD5EAE; }

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

This div background color is #AD5EAE.

Border color

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

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

This div border color is #AD5EAE.

Opacity

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

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

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

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

This text has shadow with #AD5EAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD5EAE.

Preview

Color preview on black background

This text has color #AD5EAE on black background.


Color preview on white background

This text has color #AD5EAE on white background.


Black color preview on #AD5EAE background

This text has black color on #AD5EAE background.


White color preview on #AD5EAE background

This text has white color on #AD5EAE background.


Related colors

Complementary color

Complementary color for #hex is #52A151.


I love getcolorcode.com

Triadic colors

1 #AEAD5E and #5EAEAD with #AD5EAE are triadic colors.

2 #AE5EAD and #5EADAE with #AD5EAE are triadic colors.