COLOR #D45E8A

HEX: #D45E8A RGB: (212,94,138)

Color info

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

RGB color model

#D45E8A color RGB value is (212,94,138).

RGB: (212,94,138) (83%, 37%, 54%)

RGB channels and saturation

R 212 of 255 = 83%
G 94 of 255 = 37%
B 138 of 255 = 54%

212
94
138

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

Portions of RGB colors in percentages

R + G + B = 212 + 94 + 138 = 444 (100%)
R 212 of 444 ~ 47.75%
G 94 of 444 ~ 21.17%
B 138 of 444 ~ 31.08'%

%47.75
%21.17
%31.08

CMYK color model

#D45E8A color CMYK value is (0,56,35,17).

  • cyan value is 0.00%
  • magenta value is 55.66%
  • yellow value is 34.91%
  • key color value is 16.86%
CMYK: (0,56,35,17) C0M56Y35K17 (0%,56%,35%,17%) (0.00/0.56/0.35/0.17) 

CMYK percentages

%0
%55.66
%34.91
%16.86

Codes

Color #D45E8A in popluar color models

D4 5E 8A
RGB 212 94 138
HSL 338° 57.84% 60.00%
HSB/HSV 338° 55.66% 83.14%
CMYK 0.00% 55.66% 34.91%
16.86%

Color #D45E8A in popluar number systems.

HEX D4 5E 8A
Decimal 212 94 138
Binary 11010100 1011110 10001010
Octal 324 136 212

Shades and tints

Shades of #D45E8A

#D45E8A
(212,94,138)
#C1567E
(193,86,126)
#AE4E72
(174,78,114)
#9B4666
(155,70,102)
#883E5A
(136,62,90)
#75364E
(117,54,78)
#622E42
(98,46,66)
#4F2636
(79,38,54)
#3C1E2A
(60,30,42)
#29161E
(41,22,30)
#160E12
(22,14,18)
#000000
(0,0,0)

Tints of #D45E8A

#D45E8A
(212,94,138)
#D76C94
(215,108,148)
#DA7A9E
(218,122,158)
#DD88A8
(221,136,168)
#E096B2
(224,150,178)
#E3A4BC
(227,164,188)
#E6B2C6
(230,178,198)
#E9C0D0
(233,192,208)
#ECCEDA
(236,206,218)
#EFDCE4
(239,220,228)
#F2EAEE
(242,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D45E8A color. Also use rgb(212,94,138) instead hex code.

Text Font Color

.myTextColor { color: #D45E8A; }

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

This text font color is #D45E8A.

Background Color

.myBgColor { background-color: #D45E8A; }

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

This div background color is #D45E8A.

Border color

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

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

This div border color is #D45E8A.

Opacity

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

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

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

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

This text has shadow with #D45E8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D45E8A.

Preview

Color preview on black background

This text has color #D45E8A on black background.


Color preview on white background

This text has color #D45E8A on white background.


Black color preview on #D45E8A background

This text has black color on #D45E8A background.


White color preview on #D45E8A background

This text has white color on #D45E8A background.


Related colors

Complementary color

Complementary color for #hex is #2BA175.


I love getcolorcode.com

Triadic colors

1 #8AD45E and #5E8AD4 with #D45E8A are triadic colors.

2 #8A5ED4 and #5ED48A with #D45E8A are triadic colors.