COLOR #D54187

HEX: #D54187 RGB: (213,65,135)

Color info

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

RGB color model

#D54187 color RGB value is (213,65,135).

RGB: (213,65,135) (84%, 25%, 53%)

RGB channels and saturation

R 213 of 255 = 84%
G 65 of 255 = 25%
B 135 of 255 = 53%

213
65
135

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

Portions of RGB colors in percentages

R + G + B = 213 + 65 + 135 = 413 (100%)
R 213 of 413 ~ 51.57%
G 65 of 413 ~ 15.74%
B 135 of 413 ~ 32.69'%

%51.57
%15.74
%32.69

CMYK color model

#D54187 color CMYK value is (0,69,37,16).

  • cyan value is 0.00%
  • magenta value is 69.48%
  • yellow value is 36.62%
  • key color value is 16.47%

CMYK: (0,69,37,16)
C0M69Y37K16 (0%, 69%, 37%, 16%)
(0.00 / 0.69 / 0.37 / 0.16)

CMYK percentages

%0
%69.48
%36.62
%16.47

Codes

Color #D54187 in popluar color models

D5 41 87
RGB 213 65 135
HSL 332° 63.79% 54.51%
HSB/HSV 332° 69.48% 83.53%
CMYK 0.00% 69.48% 36.62%
16.47%

Color #D54187 in popluar number systems.

HEX D5 41 87
Decimal 213 65 135
Binary 11010101 1000001 10000111
Octal 325 101 207

Shades and tints

Shades of #D54187

#D54187
(213,65,135)
#C23C7B
(194,60,123)
#AF376F
(175,55,111)
#9C3263
(156,50,99)
#892D57
(137,45,87)
#76284B
(118,40,75)
#63233F
(99,35,63)
#501E33
(80,30,51)
#3D1927
(61,25,39)
#2A141B
(42,20,27)
#170F0F
(23,15,15)
#000000
(0,0,0)

Tints of #D54187

#D54187
(213,65,135)
#D85291
(216,82,145)
#DB639B
(219,99,155)
#DE74A5
(222,116,165)
#E185AF
(225,133,175)
#E496B9
(228,150,185)
#E7A7C3
(231,167,195)
#EAB8CD
(234,184,205)
#EDC9D7
(237,201,215)
#F0DAE1
(240,218,225)
#F3EBEB
(243,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D54187 color. Also use rgb(213,65,135) instead hex code.

Text Font Color

.myTextColor { color: #D54187; }

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

This text font color is #D54187.

Background Color

.myBgColor { background-color: #D54187; }

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

This div background color is #D54187.

Border color

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

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

This div border color is #D54187.

Opacity

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

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

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

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

This text has shadow with #D54187 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D54187.

Preview

Color preview on black background

This text has color #D54187 on black background.


Color preview on white background

This text has color #D54187 on white background.


Black color preview on #D54187 background

This text has black color on #D54187 background.


White color preview on #D54187 background

This text has white color on #D54187 background.


Related colors

Complementary color

Complementary color for #hex is #2ABE78.


I love getcolorcode.com

Triadic colors

1 #87D541 and #4187D5 with #D54187 are triadic colors.

2 #8741D5 and #41D587 with #D54187 are triadic colors.