COLOR #AD4589

HEX: #AD4589 RGB: (173,69,137)

Renk bilgisi

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

RGB renk modeli

#AD4589 color RGB value is (173,69,137).

RGB: (173,69,137) (68%, 27%, 54%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 69 of 255 = 27%
B 137 of 255 = 54%

173
69
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 69 + 137 = 379 (100%)
R 173 of 379 ~ 45.65%
G 69 of 379 ~ 18.21%
B 137 of 379 ~ 36.15'%

%45.65
%18.21
%36.15

CMYK RENK MODELİ

#AD4589 rengi CMYK tonu (0,60,21,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 60.12%
  • sarı tonu 20.81%
  • ana renk tonu 32.16%

CMYK: (0,60,21,32)
C0M60Y21K32 (0%, 60%, 21%, 32%)
(0.00 / 0.60 / 0.21 / 0.32)

CMYK yüzdeleri

%0
%60.12
%20.81
%32.16

Codes

Color #AD4589 in popluar color models

AD 45 89
RGB 173 69 137
HSL 321° 42.98% 47.45%
HSB/HSV 321° 60.12% 67.84%
CMYK 0.00% 60.12% 20.81%
32.16%

Color #AD4589 in popluar number systems.

HEX AD 45 89
Decimal 173 69 137
Binary 10101101 1000101 10001001
Octal 255 105 211

Shades and tints

Shades of #AD4589

#AD4589
(173,69,137)
#9E3F7D
(158,63,125)
#8F3971
(143,57,113)
#803365
(128,51,101)
#712D59
(113,45,89)
#62274D
(98,39,77)
#532141
(83,33,65)
#441B35
(68,27,53)
#351529
(53,21,41)
#260F1D
(38,15,29)
#170911
(23,9,17)
#000000
(0,0,0)

Tints of #AD4589

#AD4589
(173,69,137)
#B45593
(180,85,147)
#BB659D
(187,101,157)
#C275A7
(194,117,167)
#C985B1
(201,133,177)
#D095BB
(208,149,187)
#D7A5C5
(215,165,197)
#DEB5CF
(222,181,207)
#E5C5D9
(229,197,217)
#ECD5E3
(236,213,227)
#F3E5ED
(243,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD4589 color. Also use rgb(173,69,137) instead hex code.

Text Font Color

.myTextColor { color: #AD4589; }

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

This text font color is #AD4589.

Background Color

.myBgColor { background-color: #AD4589; }

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

This div background color is #AD4589.

Border color

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

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

This div border color is #AD4589.

Opacity

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

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

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

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

This text has shadow with #AD4589 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD4589.

Preview

Color preview on black background

This text has color #AD4589 on black background.


Color preview on white background

This text has color #AD4589 on white background.


Black color preview on #AD4589 background

This text has black color on #AD4589 background.


White color preview on #AD4589 background

This text has white color on #AD4589 background.


Related colors

Complementary color

Complementary color for #hex is #52BA76.


I love getcolorcode.com

Triadic colors

1 #89AD45 and #4589AD with #AD4589 are triadic colors.

2 #8945AD and #45AD89 with #AD4589 are triadic colors.