COLOR #AD4A8C

HEX: #AD4A8C RGB: (173,74,140)

Renk bilgisi

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

RGB renk modeli

#AD4A8C color RGB value is (173,74,140).

RGB: (173,74,140) (68%, 29%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 74 of 255 = 29%
B 140 of 255 = 55%

173
74
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 74 + 140 = 387 (100%)
R 173 of 387 ~ 44.7%
G 74 of 387 ~ 19.12%
B 140 of 387 ~ 36.18'%

%44.7
%19.12
%36.18

CMYK RENK MODELİ

#AD4A8C rengi CMYK tonu (0,57,19,32).

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

CMYK: (0,57,19,32)
C0M57Y19K32 (0%, 57%, 19%, 32%)
(0.00 / 0.57 / 0.19 / 0.32)

CMYK yüzdeleri

%0
%57.23
%19.08
%32.16

Codes

Color #AD4A8C in popluar color models

AD 4A 8C
RGB 173 74 140
HSL 320° 40.08% 48.43%
HSB/HSV 320° 57.23% 67.84%
CMYK 0.00% 57.23% 19.08%
32.16%

Color #AD4A8C in popluar number systems.

HEX AD 4A 8C
Decimal 173 74 140
Binary 10101101 1001010 10001100
Octal 255 112 214

Shades and tints

Shades of #AD4A8C

#AD4A8C
(173,74,140)
#9E4480
(158,68,128)
#8F3E74
(143,62,116)
#803868
(128,56,104)
#71325C
(113,50,92)
#622C50
(98,44,80)
#532644
(83,38,68)
#442038
(68,32,56)
#351A2C
(53,26,44)
#261420
(38,20,32)
#170E14
(23,14,20)
#000000
(0,0,0)

Tints of #AD4A8C

#AD4A8C
(173,74,140)
#B45A96
(180,90,150)
#BB6AA0
(187,106,160)
#C27AAA
(194,122,170)
#C98AB4
(201,138,180)
#D09ABE
(208,154,190)
#D7AAC8
(215,170,200)
#DEBAD2
(222,186,210)
#E5CADC
(229,202,220)
#ECDAE6
(236,218,230)
#F3EAF0
(243,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD4A8C; }

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

This text font color is #AD4A8C.

Background Color

.myBgColor { background-color: #AD4A8C; }

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

This div background color is #AD4A8C.

Border color

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

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

This div border color is #AD4A8C.

Opacity

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

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

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

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

This text has shadow with #AD4A8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD4A8C.

Preview

Color preview on black background

This text has color #AD4A8C on black background.


Color preview on white background

This text has color #AD4A8C on white background.


Black color preview on #AD4A8C background

This text has black color on #AD4A8C background.


White color preview on #AD4A8C background

This text has white color on #AD4A8C background.


Related colors

Complementary color

Complementary color for #hex is #52B573.


I love getcolorcode.com

Triadic colors

1 #8CAD4A and #4A8CAD with #AD4A8C are triadic colors.

2 #8C4AAD and #4AAD8C with #AD4A8C are triadic colors.