COLOR #AD4E8B

HEX: #AD4E8B RGB: (173,78,139)

Renk bilgisi

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

RGB renk modeli

#AD4E8B color RGB value is (173,78,139).

RGB: (173,78,139) (68%, 31%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 78 of 255 = 31%
B 139 of 255 = 55%

173
78
139

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 78 + 139 = 390 (100%)
R 173 of 390 ~ 44.36%
G 78 of 390 ~ 20%
B 139 of 390 ~ 35.64'%

%44.36
%20
%35.64

CMYK RENK MODELİ

#AD4E8B rengi CMYK tonu (0,55,20,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 54.91%
  • sarı tonu 19.65%
  • ana renk tonu 32.16%

CMYK: (0,55,20,32)
C0M55Y20K32 (0%, 55%, 20%, 32%)
(0.00 / 0.55 / 0.20 / 0.32)

CMYK yüzdeleri

%0
%54.91
%19.65
%32.16

Codes

Color #AD4E8B in popluar color models

AD 4E 8B
RGB 173 78 139
HSL 321° 37.85% 49.22%
HSB/HSV 321° 54.91% 67.84%
CMYK 0.00% 54.91% 19.65%
32.16%

Color #AD4E8B in popluar number systems.

HEX AD 4E 8B
Decimal 173 78 139
Binary 10101101 1001110 10001011
Octal 255 116 213

Shades and tints

Shades of #AD4E8B

#AD4E8B
(173,78,139)
#9E477F
(158,71,127)
#8F4073
(143,64,115)
#803967
(128,57,103)
#71325B
(113,50,91)
#622B4F
(98,43,79)
#532443
(83,36,67)
#441D37
(68,29,55)
#35162B
(53,22,43)
#260F1F
(38,15,31)
#170813
(23,8,19)
#000000
(0,0,0)

Tints of #AD4E8B

#AD4E8B
(173,78,139)
#B45E95
(180,94,149)
#BB6E9F
(187,110,159)
#C27EA9
(194,126,169)
#C98EB3
(201,142,179)
#D09EBD
(208,158,189)
#D7AEC7
(215,174,199)
#DEBED1
(222,190,209)
#E5CEDB
(229,206,219)
#ECDEE5
(236,222,229)
#F3EEEF
(243,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD4E8B color. Also use rgb(173,78,139) instead hex code.

Text Font Color

.myTextColor { color: #AD4E8B; }

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

This text font color is #AD4E8B.

Background Color

.myBgColor { background-color: #AD4E8B; }

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

This div background color is #AD4E8B.

Border color

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

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

This div border color is #AD4E8B.

Opacity

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

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

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

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

This text has shadow with #AD4E8B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD4E8B.

Preview

Color preview on black background

This text has color #AD4E8B on black background.


Color preview on white background

This text has color #AD4E8B on white background.


Black color preview on #AD4E8B background

This text has black color on #AD4E8B background.


White color preview on #AD4E8B background

This text has white color on #AD4E8B background.


Related colors

Complementary color

Complementary color for #hex is #52B174.


I love getcolorcode.com

Triadic colors

1 #8BAD4E and #4E8BAD with #AD4E8B are triadic colors.

2 #8B4EAD and #4EAD8B with #AD4E8B are triadic colors.