COLOR #AD3C89

HEX: #AD3C89 RGB: (173,60,137)

Renk bilgisi

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

RGB renk modeli

#AD3C89 color RGB value is (173,60,137).

RGB: (173,60,137) (68%, 24%, 54%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 60 of 255 = 24%
B 137 of 255 = 54%

173
60
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 60 + 137 = 370 (100%)
R 173 of 370 ~ 46.76%
G 60 of 370 ~ 16.22%
B 137 of 370 ~ 37.03'%

%46.76
%16.22
%37.03

CMYK RENK MODELİ

#AD3C89 rengi CMYK tonu (0,65,21,32).

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

CMYK: (0,65,21,32)
C0M65Y21K32 (0%, 65%, 21%, 32%)
(0.00 / 0.65 / 0.21 / 0.32)

CMYK yüzdeleri

%0
%65.32
%20.81
%32.16

Codes

Color #AD3C89 in popluar color models

AD 3C 89
RGB 173 60 137
HSL 319° 48.50% 45.69%
HSB/HSV 319° 65.32% 67.84%
CMYK 0.00% 65.32% 20.81%
32.16%

Color #AD3C89 in popluar number systems.

HEX AD 3C 89
Decimal 173 60 137
Binary 10101101 111100 10001001
Octal 255 74 211

Shades and tints

Shades of #AD3C89

#AD3C89
(173,60,137)
#9E377D
(158,55,125)
#8F3271
(143,50,113)
#802D65
(128,45,101)
#712859
(113,40,89)
#62234D
(98,35,77)
#531E41
(83,30,65)
#441935
(68,25,53)
#351429
(53,20,41)
#260F1D
(38,15,29)
#170A11
(23,10,17)
#000000
(0,0,0)

Tints of #AD3C89

#AD3C89
(173,60,137)
#B44D93
(180,77,147)
#BB5E9D
(187,94,157)
#C26FA7
(194,111,167)
#C980B1
(201,128,177)
#D091BB
(208,145,187)
#D7A2C5
(215,162,197)
#DEB3CF
(222,179,207)
#E5C4D9
(229,196,217)
#ECD5E3
(236,213,227)
#F3E6ED
(243,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD3C89; }

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

This text font color is #AD3C89.

Background Color

.myBgColor { background-color: #AD3C89; }

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

This div background color is #AD3C89.

Border color

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

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

This div border color is #AD3C89.

Opacity

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

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

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

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

This text has shadow with #AD3C89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD3C89.

Preview

Color preview on black background

This text has color #AD3C89 on black background.


Color preview on white background

This text has color #AD3C89 on white background.


Black color preview on #AD3C89 background

This text has black color on #AD3C89 background.


White color preview on #AD3C89 background

This text has white color on #AD3C89 background.


Related colors

Complementary color

Complementary color for #hex is #52C376.


I love getcolorcode.com

Triadic colors

1 #89AD3C and #3C89AD with #AD3C89 are triadic colors.

2 #893CAD and #3CAD89 with #AD3C89 are triadic colors.