COLOR #D76897

HEX: #D76897 RGB: (215,104,151)

Color info

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

RGB color model

#D76897 color RGB value is (215,104,151).

RGB: (215,104,151) (84%, 41%, 59%)

RGB channels and saturation

R 215 of 255 = 84%
G 104 of 255 = 41%
B 151 of 255 = 59%

215
104
151

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

Portions of RGB colors in percentages

R + G + B = 215 + 104 + 151 = 470 (100%)
R 215 of 470 ~ 45.74%
G 104 of 470 ~ 22.13%
B 151 of 470 ~ 32.13'%

%45.74
%22.13
%32.13

CMYK color model

#D76897 color CMYK value is (0,52,30,16).

  • cyan value is 0.00%
  • magenta value is 51.63%
  • yellow value is 29.77%
  • key color value is 15.69%

CMYK: (0,52,30,16)
C0M52Y30K16 (0%, 52%, 30%, 16%)
(0.00 / 0.52 / 0.30 / 0.16)

CMYK percentages

%0
%51.63
%29.77
%15.69

Codes

Color #D76897 in popluar color models

D7 68 97
RGB 215 104 151
HSL 335° 58.12% 62.55%
HSB/HSV 335° 51.63% 84.31%
CMYK 0.00% 51.63% 29.77%
15.69%

Color #D76897 in popluar number systems.

HEX D7 68 97
Decimal 215 104 151
Binary 11010111 1101000 10010111
Octal 327 150 227

Shades and tints

Shades of #D76897

#D76897
(215,104,151)
#C45F8A
(196,95,138)
#B1567D
(177,86,125)
#9E4D70
(158,77,112)
#8B4463
(139,68,99)
#783B56
(120,59,86)
#653249
(101,50,73)
#52293C
(82,41,60)
#3F202F
(63,32,47)
#2C1722
(44,23,34)
#190E15
(25,14,21)
#000000
(0,0,0)

Tints of #D76897

#D76897
(215,104,151)
#DA75A0
(218,117,160)
#DD82A9
(221,130,169)
#E08FB2
(224,143,178)
#E39CBB
(227,156,187)
#E6A9C4
(230,169,196)
#E9B6CD
(233,182,205)
#ECC3D6
(236,195,214)
#EFD0DF
(239,208,223)
#F2DDE8
(242,221,232)
#F5EAF1
(245,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D76897 color. Also use rgb(215,104,151) instead hex code.

Text Font Color

.myTextColor { color: #D76897; }

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

This text font color is #D76897.

Background Color

.myBgColor { background-color: #D76897; }

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

This div background color is #D76897.

Border color

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

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

This div border color is #D76897.

Opacity

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

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

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

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

This text has shadow with #D76897 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D76897.

Preview

Color preview on black background

This text has color #D76897 on black background.


Color preview on white background

This text has color #D76897 on white background.


Black color preview on #D76897 background

This text has black color on #D76897 background.


White color preview on #D76897 background

This text has white color on #D76897 background.


Related colors

Complementary color

Complementary color for #hex is #289768.


I love getcolorcode.com

Triadic colors

1 #97D768 and #6897D7 with #D76897 are triadic colors.

2 #9768D7 and #68D797 with #D76897 are triadic colors.