COLOR #AD4A7C

HEX: #AD4A7C RGB: (173,74,124)

Renk bilgisi

#AD4A7C contains mainly red and blue colors. #AD4A7C ‘ nin web güvenlik rengi #993366 (ya da #936) dir.

RGB renk modeli

#AD4A7C color RGB value is (173,74,124).

RGB: (173,74,124) (68%, 29%, 49%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 74 of 255 = 29%
B 124 of 255 = 49%

173
74
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 74 + 124 = 371 (100%)
R 173 of 371 ~ 46.63%
G 74 of 371 ~ 19.95%
B 124 of 371 ~ 33.42'%

%46.63
%19.95
%33.42

CMYK RENK MODELİ

#AD4A7C rengi CMYK tonu (0,57,28,32).

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

CMYK: (0,57,28,32)
C0M57Y28K32 (0%, 57%, 28%, 32%)
(0.00 / 0.57 / 0.28 / 0.32)

CMYK yüzdeleri

%0
%57.23
%28.32
%32.16

Codes

Color #AD4A7C in popluar color models

AD 4A 7C
RGB 173 74 124
HSL 330° 40.08% 48.43%
HSB/HSV 330° 57.23% 67.84%
CMYK 0.00% 57.23% 28.32%
32.16%

Color #AD4A7C in popluar number systems.

HEX AD 4A 7C
Decimal 173 74 124
Binary 10101101 1001010 1111100
Octal 255 112 174

Shades and tints

Shades of #AD4A7C

#AD4A7C
(173,74,124)
#9E4471
(158,68,113)
#8F3E66
(143,62,102)
#80385B
(128,56,91)
#713250
(113,50,80)
#622C45
(98,44,69)
#53263A
(83,38,58)
#44202F
(68,32,47)
#351A24
(53,26,36)
#261419
(38,20,25)
#170E0E
(23,14,14)
#000000
(0,0,0)

Tints of #AD4A7C

#AD4A7C
(173,74,124)
#B45A87
(180,90,135)
#BB6A92
(187,106,146)
#C27A9D
(194,122,157)
#C98AA8
(201,138,168)
#D09AB3
(208,154,179)
#D7AABE
(215,170,190)
#DEBAC9
(222,186,201)
#E5CAD4
(229,202,212)
#ECDADF
(236,218,223)
#F3EAEA
(243,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD4A7C; }

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

This text font color is #AD4A7C.

Background Color

.myBgColor { background-color: #AD4A7C; }

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

This div background color is #AD4A7C.

Border color

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

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

This div border color is #AD4A7C.

Opacity

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

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

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

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

This text has shadow with #AD4A7C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD4A7C.

Preview

Color preview on black background

This text has color #AD4A7C on black background.


Color preview on white background

This text has color #AD4A7C on white background.


Black color preview on #AD4A7C background

This text has black color on #AD4A7C background.


White color preview on #AD4A7C background

This text has white color on #AD4A7C background.


Related colors

Complementary color

Complementary color for #hex is #52B583.


I love getcolorcode.com

Triadic colors

1 #7CAD4A and #4A7CAD with #AD4A7C are triadic colors.

2 #7C4AAD and #4AAD7C with #AD4A7C are triadic colors.