COLOR #D76288

HEX: #D76288 RGB: (215,98,136)

Color info

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

RGB color model

#D76288 color RGB value is (215,98,136).

RGB: (215,98,136) (84%, 38%, 53%)

RGB channels and saturation

R 215 of 255 = 84%
G 98 of 255 = 38%
B 136 of 255 = 53%

215
98
136

R + G + B ~ 58%. #D76288 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 215 + 98 + 136 = 449 (100%)
R 215 of 449 ~ 47.88%
G 98 of 449 ~ 21.83%
B 136 of 449 ~ 30.29'%

%47.88
%21.83
%30.29

CMYK color model

#D76288 color CMYK value is (0,54,37,16).

  • cyan value is 0.00%
  • magenta value is 54.42%
  • yellow value is 36.74%
  • key color value is 15.69%

CMYK: (0,54,37,16)
C0M54Y37K16 (0%, 54%, 37%, 16%)
(0.00 / 0.54 / 0.37 / 0.16)

CMYK percentages

%0
%54.42
%36.74
%15.69

Codes

Color #D76288 in popluar color models

D7 62 88
RGB 215 98 136
HSL 341° 59.39% 61.37%
HSB/HSV 341° 54.42% 84.31%
CMYK 0.00% 54.42% 36.74%
15.69%

Color #D76288 in popluar number systems.

HEX D7 62 88
Decimal 215 98 136
Binary 11010111 1100010 10001000
Octal 327 142 210

Shades and tints

Shades of #D76288

#D76288
(215,98,136)
#C45A7C
(196,90,124)
#B15270
(177,82,112)
#9E4A64
(158,74,100)
#8B4258
(139,66,88)
#783A4C
(120,58,76)
#653240
(101,50,64)
#522A34
(82,42,52)
#3F2228
(63,34,40)
#2C1A1C
(44,26,28)
#191210
(25,18,16)
#000000
(0,0,0)

Tints of #D76288

#D76288
(215,98,136)
#DA7092
(218,112,146)
#DD7E9C
(221,126,156)
#E08CA6
(224,140,166)
#E39AB0
(227,154,176)
#E6A8BA
(230,168,186)
#E9B6C4
(233,182,196)
#ECC4CE
(236,196,206)
#EFD2D8
(239,210,216)
#F2E0E2
(242,224,226)
#F5EEEC
(245,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D76288 color. Also use rgb(215,98,136) instead hex code.

Text Font Color

.myTextColor { color: #D76288; }

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

This text font color is #D76288.

Background Color

.myBgColor { background-color: #D76288; }

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

This div background color is #D76288.

Border color

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

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

This div border color is #D76288.

Opacity

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

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

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

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

This text has shadow with #D76288 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D76288.

Preview

Color preview on black background

This text has color #D76288 on black background.


Color preview on white background

This text has color #D76288 on white background.


Black color preview on #D76288 background

This text has black color on #D76288 background.


White color preview on #D76288 background

This text has white color on #D76288 background.


Related colors

Complementary color

Complementary color for #hex is #289D77.


I love getcolorcode.com

Triadic colors

1 #88D762 and #6288D7 with #D76288 are triadic colors.

2 #8862D7 and #62D788 with #D76288 are triadic colors.