COLOR #D4478E

HEX: #D4478E RGB: (212,71,142)

Color info

#D4478E contains mainly red color. Web safe color of #D4478E is #CC3399 (or #C39).

RGB color model

#D4478E color RGB value is (212,71,142).

RGB: (212,71,142) (83%, 28%, 56%)

RGB channels and saturation

R 212 of 255 = 83%
G 71 of 255 = 28%
B 142 of 255 = 56%

212
71
142

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

Portions of RGB colors in percentages

R + G + B = 212 + 71 + 142 = 425 (100%)
R 212 of 425 ~ 49.88%
G 71 of 425 ~ 16.71%
B 142 of 425 ~ 33.41'%

%49.88
%16.71
%33.41

CMYK color model

#D4478E color CMYK value is (0,67,33,17).

  • cyan value is 0.00%
  • magenta value is 66.51%
  • yellow value is 33.02%
  • key color value is 16.86%

CMYK: (0,67,33,17)
C0M67Y33K17 (0%, 67%, 33%, 17%)
(0.00 / 0.67 / 0.33 / 0.17)

CMYK percentages

%0
%66.51
%33.02
%16.86

Codes

Color #D4478E in popluar color models

D4 47 8E
RGB 212 71 142
HSL 330° 62.11% 55.49%
HSB/HSV 330° 66.51% 83.14%
CMYK 0.00% 66.51% 33.02%
16.86%

Color #D4478E in popluar number systems.

HEX D4 47 8E
Decimal 212 71 142
Binary 11010100 1000111 10001110
Octal 324 107 216

Shades and tints

Shades of #D4478E

#D4478E
(212,71,142)
#C14182
(193,65,130)
#AE3B76
(174,59,118)
#9B356A
(155,53,106)
#882F5E
(136,47,94)
#752952
(117,41,82)
#622346
(98,35,70)
#4F1D3A
(79,29,58)
#3C172E
(60,23,46)
#291122
(41,17,34)
#160B16
(22,11,22)
#000000
(0,0,0)

Tints of #D4478E

#D4478E
(212,71,142)
#D75798
(215,87,152)
#DA67A2
(218,103,162)
#DD77AC
(221,119,172)
#E087B6
(224,135,182)
#E397C0
(227,151,192)
#E6A7CA
(230,167,202)
#E9B7D4
(233,183,212)
#ECC7DE
(236,199,222)
#EFD7E8
(239,215,232)
#F2E7F2
(242,231,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4478E color. Also use rgb(212,71,142) instead hex code.

Text Font Color

.myTextColor { color: #D4478E; }

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

This text font color is #D4478E.

Background Color

.myBgColor { background-color: #D4478E; }

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

This div background color is #D4478E.

Border color

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

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

This div border color is #D4478E.

Opacity

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

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

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

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

This text has shadow with #D4478E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4478E.

Preview

Color preview on black background

This text has color #D4478E on black background.


Color preview on white background

This text has color #D4478E on white background.


Black color preview on #D4478E background

This text has black color on #D4478E background.


White color preview on #D4478E background

This text has white color on #D4478E background.


Related colors

Complementary color

Complementary color for #hex is #2BB871.


I love getcolorcode.com

Triadic colors

1 #8ED447 and #478ED4 with #D4478E are triadic colors.

2 #8E47D4 and #47D48E with #D4478E are triadic colors.