COLOR #DC5A9E

HEX: #DC5A9E RGB: (220,90,158)

Color info

#DC5A9E contains mainly red color. Web safe color of #DC5A9E is #CC6699 (or #C69).

RGB color model

#DC5A9E color RGB value is (220,90,158).

RGB: (220,90,158) (86%, 35%, 62%)

RGB channels and saturation

R 220 of 255 = 86%
G 90 of 255 = 35%
B 158 of 255 = 62%

220
90
158

R + G + B ~ 61%. #DC5A9E is quite light color.

Portions of RGB colors in percentages

R + G + B = 220 + 90 + 158 = 468 (100%)
R 220 of 468 ~ 47.01%
G 90 of 468 ~ 19.23%
B 158 of 468 ~ 33.76'%

%47.01
%19.23
%33.76

CMYK color model

#DC5A9E color CMYK value is (0,59,28,14).

  • cyan value is 0.00%
  • magenta value is 59.09%
  • yellow value is 28.18%
  • key color value is 13.73%

CMYK: (0,59,28,14)
C0M59Y28K14 (0%, 59%, 28%, 14%)
(0.00 / 0.59 / 0.28 / 0.14)

CMYK percentages

%0
%59.09
%28.18
%13.73

Codes

Color #DC5A9E in popluar color models

DC 5A 9E
RGB 220 90 158
HSL 329° 65.00% 60.78%
HSB/HSV 329° 59.09% 86.27%
CMYK 0.00% 59.09% 28.18%
13.73%

Color #DC5A9E in popluar number systems.

HEX DC 5A 9E
Decimal 220 90 158
Binary 11011100 1011010 10011110
Octal 334 132 236

Shades and tints

Shades of #DC5A9E

#DC5A9E
(220,90,158)
#C85290
(200,82,144)
#B44A82
(180,74,130)
#A04274
(160,66,116)
#8C3A66
(140,58,102)
#783258
(120,50,88)
#642A4A
(100,42,74)
#50223C
(80,34,60)
#3C1A2E
(60,26,46)
#281220
(40,18,32)
#140A12
(20,10,18)
#000000
(0,0,0)

Tints of #DC5A9E

#DC5A9E
(220,90,158)
#DF69A6
(223,105,166)
#E278AE
(226,120,174)
#E587B6
(229,135,182)
#E896BE
(232,150,190)
#EBA5C6
(235,165,198)
#EEB4CE
(238,180,206)
#F1C3D6
(241,195,214)
#F4D2DE
(244,210,222)
#F7E1E6
(247,225,230)
#FAF0EE
(250,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DC5A9E color. Also use rgb(220,90,158) instead hex code.

Text Font Color

.myTextColor { color: #DC5A9E; }

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

This text font color is #DC5A9E.

Background Color

.myBgColor { background-color: #DC5A9E; }

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

This div background color is #DC5A9E.

Border color

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

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

This div border color is #DC5A9E.

Opacity

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

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

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

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

This text has shadow with #DC5A9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DC5A9E.

Preview

Color preview on black background

This text has color #DC5A9E on black background.


Color preview on white background

This text has color #DC5A9E on white background.


Black color preview on #DC5A9E background

This text has black color on #DC5A9E background.


White color preview on #DC5A9E background

This text has white color on #DC5A9E background.


Related colors

Complementary color

Complementary color for #hex is #23A561.


I love getcolorcode.com

Triadic colors

1 #9EDC5A and #5A9EDC with #DC5A9E are triadic colors.

2 #9E5ADC and #5ADC9E with #DC5A9E are triadic colors.