COLOR #D77687

HEX: #D77687 RGB: (215,118,135)

Color info

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

RGB color model

#D77687 color RGB value is (215,118,135).

RGB: (215,118,135) (84%, 46%, 53%)

RGB channels and saturation

R 215 of 255 = 84%
G 118 of 255 = 46%
B 135 of 255 = 53%

215
118
135

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

Portions of RGB colors in percentages

R + G + B = 215 + 118 + 135 = 468 (100%)
R 215 of 468 ~ 45.94%
G 118 of 468 ~ 25.21%
B 135 of 468 ~ 28.85'%

%45.94
%25.21
%28.85

CMYK color model

#D77687 color CMYK value is (0,45,37,16).

  • cyan value is 0.00%
  • magenta value is 45.12%
  • yellow value is 37.21%
  • key color value is 15.69%

CMYK: (0,45,37,16)
C0M45Y37K16 (0%, 45%, 37%, 16%)
(0.00 / 0.45 / 0.37 / 0.16)

CMYK percentages

%0
%45.12
%37.21
%15.69

Codes

Color #D77687 in popluar color models

D7 76 87
RGB 215 118 135
HSL 349° 54.80% 65.29%
HSB/HSV 349° 45.12% 84.31%
CMYK 0.00% 45.12% 37.21%
15.69%

Color #D77687 in popluar number systems.

HEX D7 76 87
Decimal 215 118 135
Binary 11010111 1110110 10000111
Octal 327 166 207

Shades and tints

Shades of #D77687

#D77687
(215,118,135)
#C46C7B
(196,108,123)
#B1626F
(177,98,111)
#9E5863
(158,88,99)
#8B4E57
(139,78,87)
#78444B
(120,68,75)
#653A3F
(101,58,63)
#523033
(82,48,51)
#3F2627
(63,38,39)
#2C1C1B
(44,28,27)
#19120F
(25,18,15)
#000000
(0,0,0)

Tints of #D77687

#D77687
(215,118,135)
#DA8291
(218,130,145)
#DD8E9B
(221,142,155)
#E09AA5
(224,154,165)
#E3A6AF
(227,166,175)
#E6B2B9
(230,178,185)
#E9BEC3
(233,190,195)
#ECCACD
(236,202,205)
#EFD6D7
(239,214,215)
#F2E2E1
(242,226,225)
#F5EEEB
(245,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D77687 color. Also use rgb(215,118,135) instead hex code.

Text Font Color

.myTextColor { color: #D77687; }

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

This text font color is #D77687.

Background Color

.myBgColor { background-color: #D77687; }

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

This div background color is #D77687.

Border color

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

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

This div border color is #D77687.

Opacity

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

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

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

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

This text has shadow with #D77687 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D77687.

Preview

Color preview on black background

This text has color #D77687 on black background.


Color preview on white background

This text has color #D77687 on white background.


Black color preview on #D77687 background

This text has black color on #D77687 background.


White color preview on #D77687 background

This text has white color on #D77687 background.


Related colors

Complementary color

Complementary color for #hex is #288978.


I love getcolorcode.com

Triadic colors

1 #87D776 and #7687D7 with #D77687 are triadic colors.

2 #8776D7 and #76D787 with #D77687 are triadic colors.