COLOR #D53173

HEX: #D53173 RGB: (213,49,115)

Color info

#D53173 contains mainly red color. Web safe color of #D53173 is #CC3366 (or #C36).

RGB color model

#D53173 color RGB value is (213,49,115).

RGB: (213,49,115) (84%, 19%, 45%)

RGB channels and saturation

R 213 of 255 = 84%
G 49 of 255 = 19%
B 115 of 255 = 45%

213
49
115

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

Portions of RGB colors in percentages

R + G + B = 213 + 49 + 115 = 377 (100%)
R 213 of 377 ~ 56.5%
G 49 of 377 ~ 13%
B 115 of 377 ~ 30.5'%

%56.5
%13
%30.5

CMYK color model

#D53173 color CMYK value is (0,77,46,16).

  • cyan value is 0.00%
  • magenta value is 77.00%
  • yellow value is 46.01%
  • key color value is 16.47%

CMYK: (0,77,46,16)
C0M77Y46K16 (0%, 77%, 46%, 16%)
(0.00 / 0.77 / 0.46 / 0.16)

CMYK percentages

%0
%77
%46.01
%16.47

Codes

Color #D53173 in popluar color models

D5 31 73
RGB 213 49 115
HSL 336° 66.13% 51.37%
HSB/HSV 336° 77.00% 83.53%
CMYK 0.00% 77.00% 46.01%
16.47%

Color #D53173 in popluar number systems.

HEX D5 31 73
Decimal 213 49 115
Binary 11010101 110001 1110011
Octal 325 61 163

Shades and tints

Shades of #D53173

#D53173
(213,49,115)
#C22D69
(194,45,105)
#AF295F
(175,41,95)
#9C2555
(156,37,85)
#89214B
(137,33,75)
#761D41
(118,29,65)
#631937
(99,25,55)
#50152D
(80,21,45)
#3D1123
(61,17,35)
#2A0D19
(42,13,25)
#17090F
(23,9,15)
#000000
(0,0,0)

Tints of #D53173

#D53173
(213,49,115)
#D8437F
(216,67,127)
#DB558B
(219,85,139)
#DE6797
(222,103,151)
#E179A3
(225,121,163)
#E48BAF
(228,139,175)
#E79DBB
(231,157,187)
#EAAFC7
(234,175,199)
#EDC1D3
(237,193,211)
#F0D3DF
(240,211,223)
#F3E5EB
(243,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D53173 color. Also use rgb(213,49,115) instead hex code.

Text Font Color

.myTextColor { color: #D53173; }

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

This text font color is #D53173.

Background Color

.myBgColor { background-color: #D53173; }

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

This div background color is #D53173.

Border color

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

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

This div border color is #D53173.

Opacity

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

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

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

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

This text has shadow with #D53173 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D53173.

Preview

Color preview on black background

This text has color #D53173 on black background.


Color preview on white background

This text has color #D53173 on white background.


Black color preview on #D53173 background

This text has black color on #D53173 background.


White color preview on #D53173 background

This text has white color on #D53173 background.


Related colors

Complementary color

Complementary color for #hex is #2ACE8C.


I love getcolorcode.com

Triadic colors

1 #73D531 and #3173D5 with #D53173 are triadic colors.

2 #7331D5 and #31D573 with #D53173 are triadic colors.