COLOR #AD4A8E

HEX: #AD4A8E RGB: (173,74,142)

Renk bilgisi

#AD4A8E contains mainly red and blue colors. #AD4A8E ‘ nin web güvenlik rengi #993399 (ya da #939) dir.

RGB renk modeli

#AD4A8E color RGB value is (173,74,142).

RGB: (173,74,142) (68%, 29%, 56%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 74 of 255 = 29%
B 142 of 255 = 56%

173
74
142

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 74 + 142 = 389 (100%)
R 173 of 389 ~ 44.47%
G 74 of 389 ~ 19.02%
B 142 of 389 ~ 36.5'%

%44.47
%19.02
%36.5

CMYK RENK MODELİ

#AD4A8E rengi CMYK tonu (0,57,18,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 57.23%
  • sarı tonu 17.92%
  • ana renk tonu 32.16%

CMYK: (0,57,18,32)
C0M57Y18K32 (0%, 57%, 18%, 32%)
(0.00 / 0.57 / 0.18 / 0.32)

CMYK yüzdeleri

%0
%57.23
%17.92
%32.16

Codes

Color #AD4A8E in popluar color models

AD 4A 8E
RGB 173 74 142
HSL 319° 40.08% 48.43%
HSB/HSV 319° 57.23% 67.84%
CMYK 0.00% 57.23% 17.92%
32.16%

Color #AD4A8E in popluar number systems.

HEX AD 4A 8E
Decimal 173 74 142
Binary 10101101 1001010 10001110
Octal 255 112 216

Shades and tints

Shades of #AD4A8E

#AD4A8E
(173,74,142)
#9E4482
(158,68,130)
#8F3E76
(143,62,118)
#80386A
(128,56,106)
#71325E
(113,50,94)
#622C52
(98,44,82)
#532646
(83,38,70)
#44203A
(68,32,58)
#351A2E
(53,26,46)
#261422
(38,20,34)
#170E16
(23,14,22)
#000000
(0,0,0)

Tints of #AD4A8E

#AD4A8E
(173,74,142)
#B45A98
(180,90,152)
#BB6AA2
(187,106,162)
#C27AAC
(194,122,172)
#C98AB6
(201,138,182)
#D09AC0
(208,154,192)
#D7AACA
(215,170,202)
#DEBAD4
(222,186,212)
#E5CADE
(229,202,222)
#ECDAE8
(236,218,232)
#F3EAF2
(243,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD4A8E color. Also use rgb(173,74,142) instead hex code.

Text Font Color

.myTextColor { color: #AD4A8E; }

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

This text font color is #AD4A8E.

Background Color

.myBgColor { background-color: #AD4A8E; }

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

This div background color is #AD4A8E.

Border color

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

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

This div border color is #AD4A8E.

Opacity

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

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

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

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

This text has shadow with #AD4A8E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD4A8E.

Preview

Color preview on black background

This text has color #AD4A8E on black background.


Color preview on white background

This text has color #AD4A8E on white background.


Black color preview on #AD4A8E background

This text has black color on #AD4A8E background.


White color preview on #AD4A8E background

This text has white color on #AD4A8E background.


Related colors

Complementary color

Complementary color for #hex is #52B571.


I love getcolorcode.com

Triadic colors

1 #8EAD4A and #4A8EAD with #AD4A8E are triadic colors.

2 #8E4AAD and #4AAD8E with #AD4A8E are triadic colors.