COLOR #D593B3

HEX: #D593B3 RGB: (213,147,179)

Color info

#D593B3 contains mainly red and blue colors. Web safe color of #D593B3 is #CC9999 (or #C99).

RGB color model

#D593B3 color RGB value is (213,147,179).

RGB: (213,147,179) (84%, 58%, 70%)

RGB channels and saturation

R 213 of 255 = 84%
G 147 of 255 = 58%
B 179 of 255 = 70%

213
147
179

R + G + B ~ 71%. #D593B3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 147 + 179 = 539 (100%)
R 213 of 539 ~ 39.52%
G 147 of 539 ~ 27.27%
B 179 of 539 ~ 33.21'%

%39.52
%27.27
%33.21

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 30.99%
  • yellow value is 15.96%
  • key color value is 16.47%

CMYK: (0,31,16,16)
C0M31Y16K16 (0%, 31%, 16%, 16%)
(0.00 / 0.31 / 0.16 / 0.16)

CMYK percentages

%0
%30.99
%15.96
%16.47

Codes

Color #D593B3 in popluar color models

D5 93 B3
RGB 213 147 179
HSL 331° 44.00% 70.59%
HSB/HSV 331° 30.99% 83.53%
CMYK 0.00% 30.99% 15.96%
16.47%

Color #D593B3 in popluar number systems.

HEX D5 93 B3
Decimal 213 147 179
Binary 11010101 10010011 10110011
Octal 325 223 263

Shades and tints

Shades of #D593B3

#D593B3
(213,147,179)
#C286A3
(194,134,163)
#AF7993
(175,121,147)
#9C6C83
(156,108,131)
#895F73
(137,95,115)
#765263
(118,82,99)
#634553
(99,69,83)
#503843
(80,56,67)
#3D2B33
(61,43,51)
#2A1E23
(42,30,35)
#171113
(23,17,19)
#000000
(0,0,0)

Tints of #D593B3

#D593B3
(213,147,179)
#D89CB9
(216,156,185)
#DBA5BF
(219,165,191)
#DEAEC5
(222,174,197)
#E1B7CB
(225,183,203)
#E4C0D1
(228,192,209)
#E7C9D7
(231,201,215)
#EAD2DD
(234,210,221)
#EDDBE3
(237,219,227)
#F0E4E9
(240,228,233)
#F3EDEF
(243,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D593B3 color. Also use rgb(213,147,179) instead hex code.

Text Font Color

.myTextColor { color: #D593B3; }

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

This text font color is #D593B3.

Background Color

.myBgColor { background-color: #D593B3; }

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

This div background color is #D593B3.

Border color

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

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

This div border color is #D593B3.

Opacity

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

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

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

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

This text has shadow with #D593B3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D593B3.

Preview

Color preview on black background

This text has color #D593B3 on black background.


Color preview on white background

This text has color #D593B3 on white background.


Black color preview on #D593B3 background

This text has black color on #D593B3 background.


White color preview on #D593B3 background

This text has white color on #D593B3 background.


Related colors

Complementary color

Complementary color for #hex is #2A6C4C.


I love getcolorcode.com

Triadic colors

1 #B3D593 and #93B3D5 with #D593B3 are triadic colors.

2 #B393D5 and #93D5B3 with #D593B3 are triadic colors.