COLOR #D391B1

HEX: #D391B1 RGB: (211,145,177)

Color info

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

RGB color model

#D391B1 color RGB value is (211,145,177).

RGB: (211,145,177) (83%, 57%, 69%)

RGB channels and saturation

R 211 of 255 = 83%
G 145 of 255 = 57%
B 177 of 255 = 69%

211
145
177

R + G + B ~ 70%. #D391B1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 211 + 145 + 177 = 533 (100%)
R 211 of 533 ~ 39.59%
G 145 of 533 ~ 27.2%
B 177 of 533 ~ 33.21'%

%39.59
%27.2
%33.21

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 31.28%
  • yellow value is 16.11%
  • key color value is 17.25%

CMYK: (0,31,16,17)
C0M31Y16K17 (0%, 31%, 16%, 17%)
(0.00 / 0.31 / 0.16 / 0.17)

CMYK percentages

%0
%31.28
%16.11
%17.25

Codes

Color #D391B1 in popluar color models

D3 91 B1
RGB 211 145 177
HSL 331° 42.86% 69.80%
HSB/HSV 331° 31.28% 82.75%
CMYK 0.00% 31.28% 16.11%
17.25%

Color #D391B1 in popluar number systems.

HEX D3 91 B1
Decimal 211 145 177
Binary 11010011 10010001 10110001
Octal 323 221 261

Shades and tints

Shades of #D391B1

#D391B1
(211,145,177)
#C084A1
(192,132,161)
#AD7791
(173,119,145)
#9A6A81
(154,106,129)
#875D71
(135,93,113)
#745061
(116,80,97)
#614351
(97,67,81)
#4E3641
(78,54,65)
#3B2931
(59,41,49)
#281C21
(40,28,33)
#150F11
(21,15,17)
#000000
(0,0,0)

Tints of #D391B1

#D391B1
(211,145,177)
#D79BB8
(215,155,184)
#DBA5BF
(219,165,191)
#DFAFC6
(223,175,198)
#E3B9CD
(227,185,205)
#E7C3D4
(231,195,212)
#EBCDDB
(235,205,219)
#EFD7E2
(239,215,226)
#F3E1E9
(243,225,233)
#F7EBF0
(247,235,240)
#FBF5F7
(251,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D391B1 color. Also use rgb(211,145,177) instead hex code.

Text Font Color

.myTextColor { color: #D391B1; }

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

This text font color is #D391B1.

Background Color

.myBgColor { background-color: #D391B1; }

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

This div background color is #D391B1.

Border color

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

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

This div border color is #D391B1.

Opacity

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

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

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

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

This text has shadow with #D391B1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D391B1.

Preview

Color preview on black background

This text has color #D391B1 on black background.


Color preview on white background

This text has color #D391B1 on white background.


Black color preview on #D391B1 background

This text has black color on #D391B1 background.


White color preview on #D391B1 background

This text has white color on #D391B1 background.


Related colors

Complementary color

Complementary color for #hex is #2C6E4E.


I love getcolorcode.com

Triadic colors

1 #B1D391 and #91B1D3 with #D391B1 are triadic colors.

2 #B191D3 and #91D3B1 with #D391B1 are triadic colors.