COLOR #D784A1

HEX: #D784A1 RGB: (215,132,161)

Color info

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

RGB color model

#D784A1 color RGB value is (215,132,161).

RGB: (215,132,161) (84%, 52%, 63%)

RGB channels and saturation

R 215 of 255 = 84%
G 132 of 255 = 52%
B 161 of 255 = 63%

215
132
161

R + G + B ~ 66%. #D784A1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 215 + 132 + 161 = 508 (100%)
R 215 of 508 ~ 42.32%
G 132 of 508 ~ 25.98%
B 161 of 508 ~ 31.69'%

%42.32
%25.98
%31.69

CMYK color model

#D784A1 color CMYK value is (0,39,25,16).

  • cyan value is 0.00%
  • magenta value is 38.60%
  • yellow value is 25.12%
  • key color value is 15.69%

CMYK: (0,39,25,16)
C0M39Y25K16 (0%, 39%, 25%, 16%)
(0.00 / 0.39 / 0.25 / 0.16)

CMYK percentages

%0
%38.6
%25.12
%15.69

Codes

Color #D784A1 in popluar color models

D7 84 A1
RGB 215 132 161
HSL 339° 50.92% 68.04%
HSB/HSV 339° 38.60% 84.31%
CMYK 0.00% 38.60% 25.12%
15.69%

Color #D784A1 in popluar number systems.

HEX D7 84 A1
Decimal 215 132 161
Binary 11010111 10000100 10100001
Octal 327 204 241

Shades and tints

Shades of #D784A1

#D784A1
(215,132,161)
#C47893
(196,120,147)
#B16C85
(177,108,133)
#9E6077
(158,96,119)
#8B5469
(139,84,105)
#78485B
(120,72,91)
#653C4D
(101,60,77)
#52303F
(82,48,63)
#3F2431
(63,36,49)
#2C1823
(44,24,35)
#190C15
(25,12,21)
#000000
(0,0,0)

Tints of #D784A1

#D784A1
(215,132,161)
#DA8FA9
(218,143,169)
#DD9AB1
(221,154,177)
#E0A5B9
(224,165,185)
#E3B0C1
(227,176,193)
#E6BBC9
(230,187,201)
#E9C6D1
(233,198,209)
#ECD1D9
(236,209,217)
#EFDCE1
(239,220,225)
#F2E7E9
(242,231,233)
#F5F2F1
(245,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D784A1 color. Also use rgb(215,132,161) instead hex code.

Text Font Color

.myTextColor { color: #D784A1; }

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

This text font color is #D784A1.

Background Color

.myBgColor { background-color: #D784A1; }

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

This div background color is #D784A1.

Border color

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

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

This div border color is #D784A1.

Opacity

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

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

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

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

This text has shadow with #D784A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D784A1.

Preview

Color preview on black background

This text has color #D784A1 on black background.


Color preview on white background

This text has color #D784A1 on white background.


Black color preview on #D784A1 background

This text has black color on #D784A1 background.


White color preview on #D784A1 background

This text has white color on #D784A1 background.


Related colors

Complementary color

Complementary color for #hex is #287B5E.


I love getcolorcode.com

Triadic colors

1 #A1D784 and #84A1D7 with #D784A1 are triadic colors.

2 #A184D7 and #84D7A1 with #D784A1 are triadic colors.