COLOR #D77088

HEX: #D77088 RGB: (215,112,136)

Color info

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

RGB color model

#D77088 color RGB value is (215,112,136).

RGB: (215,112,136) (84%, 44%, 53%)

RGB channels and saturation

R 215 of 255 = 84%
G 112 of 255 = 44%
B 136 of 255 = 53%

215
112
136

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

Portions of RGB colors in percentages

R + G + B = 215 + 112 + 136 = 463 (100%)
R 215 of 463 ~ 46.44%
G 112 of 463 ~ 24.19%
B 136 of 463 ~ 29.37'%

%46.44
%24.19
%29.37

CMYK color model

#D77088 color CMYK value is (0,48,37,16).

  • cyan value is 0.00%
  • magenta value is 47.91%
  • yellow value is 36.74%
  • key color value is 15.69%
CMYK: (0,48,37,16) C0M48Y37K16 (0%,48%,37%,16%) (0.00/0.48/0.37/0.16) 

CMYK percentages

%0
%47.91
%36.74
%15.69

Codes

Color #D77088 in popluar color models

D7 70 88
RGB 215 112 136
HSL 346° 56.28% 64.12%
HSB/HSV 346° 47.91% 84.31%
CMYK 0.00% 47.91% 36.74%
15.69%

Color #D77088 in popluar number systems.

HEX D7 70 88
Decimal 215 112 136
Binary 11010111 1110000 10001000
Octal 327 160 210

Shades and tints

Shades of #D77088

#D77088
(215,112,136)
#C4667C
(196,102,124)
#B15C70
(177,92,112)
#9E5264
(158,82,100)
#8B4858
(139,72,88)
#783E4C
(120,62,76)
#653440
(101,52,64)
#522A34
(82,42,52)
#3F2028
(63,32,40)
#2C161C
(44,22,28)
#190C10
(25,12,16)
#000000
(0,0,0)

Tints of #D77088

#D77088
(215,112,136)
#DA7D92
(218,125,146)
#DD8A9C
(221,138,156)
#E097A6
(224,151,166)
#E3A4B0
(227,164,176)
#E6B1BA
(230,177,186)
#E9BEC4
(233,190,196)
#ECCBCE
(236,203,206)
#EFD8D8
(239,216,216)
#F2E5E2
(242,229,226)
#F5F2EC
(245,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D77088; }

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

This text font color is #D77088.

Background Color

.myBgColor { background-color: #D77088; }

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

This div background color is #D77088.

Border color

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

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

This div border color is #D77088.

Opacity

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

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

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

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

This text has shadow with #D77088 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D77088.

Preview

Color preview on black background

This text has color #D77088 on black background.


Color preview on white background

This text has color #D77088 on white background.


Black color preview on #D77088 background

This text has black color on #D77088 background.


White color preview on #D77088 background

This text has white color on #D77088 background.


Related colors

Complementary color

Complementary color for #hex is #288F77.


I love getcolorcode.com

Triadic colors

1 #88D770 and #7088D7 with #D77088 are triadic colors.

2 #8870D7 and #70D788 with #D77088 are triadic colors.