COLOR #D491B7

HEX: #D491B7 RGB: (212,145,183)

Color info

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

RGB color model

#D491B7 color RGB value is (212,145,183).

RGB: (212,145,183) (83%, 57%, 72%)

RGB channels and saturation

R 212 of 255 = 83%
G 145 of 255 = 57%
B 183 of 255 = 72%

212
145
183

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

Portions of RGB colors in percentages

R + G + B = 212 + 145 + 183 = 540 (100%)
R 212 of 540 ~ 39.26%
G 145 of 540 ~ 26.85%
B 183 of 540 ~ 33.89'%

%39.26
%26.85
%33.89

CMYK color model

#D491B7 color CMYK value is (0,32,14,17).

  • cyan value is 0.00%
  • magenta value is 31.60%
  • yellow value is 13.68%
  • key color value is 16.86%

CMYK: (0,32,14,17)
C0M32Y14K17 (0%, 32%, 14%, 17%)
(0.00 / 0.32 / 0.14 / 0.17)

CMYK percentages

%0
%31.6
%13.68
%16.86

Codes

Color #D491B7 in popluar color models

D4 91 B7
RGB 212 145 183
HSL 326° 43.79% 70.00%
HSB/HSV 326° 31.60% 83.14%
CMYK 0.00% 31.60% 13.68%
16.86%

Color #D491B7 in popluar number systems.

HEX D4 91 B7
Decimal 212 145 183
Binary 11010100 10010001 10110111
Octal 324 221 267

Shades and tints

Shades of #D491B7

#D491B7
(212,145,183)
#C184A7
(193,132,167)
#AE7797
(174,119,151)
#9B6A87
(155,106,135)
#885D77
(136,93,119)
#755067
(117,80,103)
#624357
(98,67,87)
#4F3647
(79,54,71)
#3C2937
(60,41,55)
#291C27
(41,28,39)
#160F17
(22,15,23)
#000000
(0,0,0)

Tints of #D491B7

#D491B7
(212,145,183)
#D79BBD
(215,155,189)
#DAA5C3
(218,165,195)
#DDAFC9
(221,175,201)
#E0B9CF
(224,185,207)
#E3C3D5
(227,195,213)
#E6CDDB
(230,205,219)
#E9D7E1
(233,215,225)
#ECE1E7
(236,225,231)
#EFEBED
(239,235,237)
#F2F5F3
(242,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D491B7 color. Also use rgb(212,145,183) instead hex code.

Text Font Color

.myTextColor { color: #D491B7; }

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

This text font color is #D491B7.

Background Color

.myBgColor { background-color: #D491B7; }

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

This div background color is #D491B7.

Border color

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

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

This div border color is #D491B7.

Opacity

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

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

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

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

This text has shadow with #D491B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D491B7.

Preview

Color preview on black background

This text has color #D491B7 on black background.


Color preview on white background

This text has color #D491B7 on white background.


Black color preview on #D491B7 background

This text has black color on #D491B7 background.


White color preview on #D491B7 background

This text has white color on #D491B7 background.


Related colors

Complementary color

Complementary color for #hex is #2B6E48.


I love getcolorcode.com

Triadic colors

1 #B7D491 and #91B7D4 with #D491B7 are triadic colors.

2 #B791D4 and #91D4B7 with #D491B7 are triadic colors.