COLOR #D372A4

HEX: #D372A4 RGB: (211,114,164)

Color info

#D372A4 contains mainly red and blue colors. Web safe color of #D372A4 is #CC6699 (or #C69).

RGB color model

#D372A4 color RGB value is (211,114,164).

RGB: (211,114,164) (83%, 45%, 64%)

RGB channels and saturation

R 211 of 255 = 83%
G 114 of 255 = 45%
B 164 of 255 = 64%

211
114
164

R + G + B ~ 64%. #D372A4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 211 + 114 + 164 = 489 (100%)
R 211 of 489 ~ 43.15%
G 114 of 489 ~ 23.31%
B 164 of 489 ~ 33.54'%

%43.15
%23.31
%33.54

CMYK color model

#D372A4 color CMYK value is (0,46,22,17).

  • cyan value is 0.00%
  • magenta value is 45.97%
  • yellow value is 22.27%
  • key color value is 17.25%

CMYK: (0,46,22,17)
C0M46Y22K17 (0%, 46%, 22%, 17%)
(0.00 / 0.46 / 0.22 / 0.17)

CMYK percentages

%0
%45.97
%22.27
%17.25

Codes

Color #D372A4 in popluar color models

D3 72 A4
RGB 211 114 164
HSL 329° 52.43% 63.73%
HSB/HSV 329° 45.97% 82.75%
CMYK 0.00% 45.97% 22.27%
17.25%

Color #D372A4 in popluar number systems.

HEX D3 72 A4
Decimal 211 114 164
Binary 11010011 1110010 10100100
Octal 323 162 244

Shades and tints

Shades of #D372A4

#D372A4
(211,114,164)
#C06896
(192,104,150)
#AD5E88
(173,94,136)
#9A547A
(154,84,122)
#874A6C
(135,74,108)
#74405E
(116,64,94)
#613650
(97,54,80)
#4E2C42
(78,44,66)
#3B2234
(59,34,52)
#281826
(40,24,38)
#150E18
(21,14,24)
#000000
(0,0,0)

Tints of #D372A4

#D372A4
(211,114,164)
#D77EAC
(215,126,172)
#DB8AB4
(219,138,180)
#DF96BC
(223,150,188)
#E3A2C4
(227,162,196)
#E7AECC
(231,174,204)
#EBBAD4
(235,186,212)
#EFC6DC
(239,198,220)
#F3D2E4
(243,210,228)
#F7DEEC
(247,222,236)
#FBEAF4
(251,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D372A4 color. Also use rgb(211,114,164) instead hex code.

Text Font Color

.myTextColor { color: #D372A4; }

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

This text font color is #D372A4.

Background Color

.myBgColor { background-color: #D372A4; }

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

This div background color is #D372A4.

Border color

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

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

This div border color is #D372A4.

Opacity

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

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

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

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

This text has shadow with #D372A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D372A4.

Preview

Color preview on black background

This text has color #D372A4 on black background.


Color preview on white background

This text has color #D372A4 on white background.


Black color preview on #D372A4 background

This text has black color on #D372A4 background.


White color preview on #D372A4 background

This text has white color on #D372A4 background.


Related colors

Complementary color

Complementary color for #hex is #2C8D5B.


I love getcolorcode.com

Triadic colors

1 #A4D372 and #72A4D3 with #D372A4 are triadic colors.

2 #A472D3 and #72D3A4 with #D372A4 are triadic colors.