COLOR #D592C5

HEX: #D592C5 RGB: (213,146,197)

Color info

#D592C5 contains mainly red and blue colors. Web safe color of #D592C5 is #CC99CC (or #C9C).

RGB color model

#D592C5 color RGB value is (213,146,197).

RGB: (213,146,197) (84%, 57%, 77%)

RGB channels and saturation

R 213 of 255 = 84%
G 146 of 255 = 57%
B 197 of 255 = 77%

213
146
197

R + G + B ~ 73%. #D592C5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 146 + 197 = 556 (100%)
R 213 of 556 ~ 38.31%
G 146 of 556 ~ 26.26%
B 197 of 556 ~ 35.43'%

%38.31
%26.26
%35.43

CMYK color model

#D592C5 color CMYK value is (0,31,8,16).

  • cyan value is 0.00%
  • magenta value is 31.46%
  • yellow value is 7.51%
  • key color value is 16.47%

CMYK: (0,31,8,16)
C0M31Y8K16 (0%, 31%, 8%, 16%)
(0.00 / 0.31 / 0.08 / 0.16)

CMYK percentages

%0
%31.46
%7.51
%16.47

Codes

Color #D592C5 in popluar color models

D5 92 C5
RGB 213 146 197
HSL 314° 44.37% 70.39%
HSB/HSV 314° 31.46% 83.53%
CMYK 0.00% 31.46% 7.51%
16.47%

Color #D592C5 in popluar number systems.

HEX D5 92 C5
Decimal 213 146 197
Binary 11010101 10010010 11000101
Octal 325 222 305

Shades and tints

Shades of #D592C5

#D592C5
(213,146,197)
#C285B4
(194,133,180)
#AF78A3
(175,120,163)
#9C6B92
(156,107,146)
#895E81
(137,94,129)
#765170
(118,81,112)
#63445F
(99,68,95)
#50374E
(80,55,78)
#3D2A3D
(61,42,61)
#2A1D2C
(42,29,44)
#17101B
(23,16,27)
#000000
(0,0,0)

Tints of #D592C5

#D592C5
(213,146,197)
#D89BCA
(216,155,202)
#DBA4CF
(219,164,207)
#DEADD4
(222,173,212)
#E1B6D9
(225,182,217)
#E4BFDE
(228,191,222)
#E7C8E3
(231,200,227)
#EAD1E8
(234,209,232)
#EDDAED
(237,218,237)
#F0E3F2
(240,227,242)
#F3ECF7
(243,236,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D592C5 color. Also use rgb(213,146,197) instead hex code.

Text Font Color

.myTextColor { color: #D592C5; }

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

This text font color is #D592C5.

Background Color

.myBgColor { background-color: #D592C5; }

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

This div background color is #D592C5.

Border color

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

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

This div border color is #D592C5.

Opacity

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

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

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

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

This text has shadow with #D592C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D592C5.

Preview

Color preview on black background

This text has color #D592C5 on black background.


Color preview on white background

This text has color #D592C5 on white background.


Black color preview on #D592C5 background

This text has black color on #D592C5 background.


White color preview on #D592C5 background

This text has white color on #D592C5 background.


Related colors

Complementary color

Complementary color for #hex is #2A6D3A.


I love getcolorcode.com

Triadic colors

1 #C5D592 and #92C5D5 with #D592C5 are triadic colors.

2 #C592D5 and #92D5C5 with #D592C5 are triadic colors.