COLOR #D76994

HEX: #D76994 RGB: (215,105,148)

Color info

#D76994 contains mainly red color. Web safe color of #D76994 is #CC6699 (or #C69).

RGB color model

#D76994 color RGB value is (215,105,148).

RGB: (215,105,148) (84%, 41%, 58%)

RGB channels and saturation

R 215 of 255 = 84%
G 105 of 255 = 41%
B 148 of 255 = 58%

215
105
148

R + G + B ~ 61%. #D76994 is quite light color.

Portions of RGB colors in percentages

R + G + B = 215 + 105 + 148 = 468 (100%)
R 215 of 468 ~ 45.94%
G 105 of 468 ~ 22.44%
B 148 of 468 ~ 31.62'%

%45.94
%22.44
%31.62

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 51.16%
  • yellow value is 31.16%
  • key color value is 15.69%

CMYK: (0,51,31,16)
C0M51Y31K16 (0%, 51%, 31%, 16%)
(0.00 / 0.51 / 0.31 / 0.16)

CMYK percentages

%0
%51.16
%31.16
%15.69

Codes

Color #D76994 in popluar color models

D7 69 94
RGB 215 105 148
HSL 337° 57.89% 62.75%
HSB/HSV 337° 51.16% 84.31%
CMYK 0.00% 51.16% 31.16%
15.69%

Color #D76994 in popluar number systems.

HEX D7 69 94
Decimal 215 105 148
Binary 11010111 1101001 10010100
Octal 327 151 224

Shades and tints

Shades of #D76994

#D76994
(215,105,148)
#C46087
(196,96,135)
#B1577A
(177,87,122)
#9E4E6D
(158,78,109)
#8B4560
(139,69,96)
#783C53
(120,60,83)
#653346
(101,51,70)
#522A39
(82,42,57)
#3F212C
(63,33,44)
#2C181F
(44,24,31)
#190F12
(25,15,18)
#000000
(0,0,0)

Tints of #D76994

#D76994
(215,105,148)
#DA769D
(218,118,157)
#DD83A6
(221,131,166)
#E090AF
(224,144,175)
#E39DB8
(227,157,184)
#E6AAC1
(230,170,193)
#E9B7CA
(233,183,202)
#ECC4D3
(236,196,211)
#EFD1DC
(239,209,220)
#F2DEE5
(242,222,229)
#F5EBEE
(245,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D76994 color. Also use rgb(215,105,148) instead hex code.

Text Font Color

.myTextColor { color: #D76994; }

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

This text font color is #D76994.

Background Color

.myBgColor { background-color: #D76994; }

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

This div background color is #D76994.

Border color

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

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

This div border color is #D76994.

Opacity

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

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

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

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

This text has shadow with #D76994 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D76994.

Preview

Color preview on black background

This text has color #D76994 on black background.


Color preview on white background

This text has color #D76994 on white background.


Black color preview on #D76994 background

This text has black color on #D76994 background.


White color preview on #D76994 background

This text has white color on #D76994 background.


Related colors

Complementary color

Complementary color for #hex is #28966B.


I love getcolorcode.com

Triadic colors

1 #94D769 and #6994D7 with #D76994 are triadic colors.

2 #9469D7 and #69D794 with #D76994 are triadic colors.