COLOR #D77369

HEX: #D77369 RGB: (215,115,105)

Color info

#D77369 contains mainly red color. Web safe color of #D77369 is #CC6666 (or #C66).

RGB color model

#D77369 color RGB value is (215,115,105).

RGB: (215,115,105) (84%, 45%, 41%)

RGB channels and saturation

R 215 of 255 = 84%
G 115 of 255 = 45%
B 105 of 255 = 41%

215
115
105

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

Portions of RGB colors in percentages

R + G + B = 215 + 115 + 105 = 435 (100%)
R 215 of 435 ~ 49.43%
G 115 of 435 ~ 26.44%
B 105 of 435 ~ 24.14'%

%49.43
%26.44
%24.14

CMYK color model

#D77369 color CMYK value is (0,47,51,16).

  • cyan value is 0.00%
  • magenta value is 46.51%
  • yellow value is 51.16%
  • key color value is 15.69%
CMYK: (0,47,51,16) C0M47Y51K16 (0%,47%,51%,16%) (0.00/0.47/0.51/0.16) 

CMYK percentages

%0
%46.51
%51.16
%15.69

Codes

Color #D77369 in popluar color models

D7 73 69
RGB 215 115 105
HSL 57.89% 62.75%
HSB/HSV 51.16% 84.31%
CMYK 0.00% 46.51% 51.16%
15.69%

Color #D77369 in popluar number systems.

HEX D7 73 69
Decimal 215 115 105
Binary 11010111 1110011 1101001
Octal 327 163 151

Shades and tints

Shades of #D77369

#D77369
(215,115,105)
#C46960
(196,105,96)
#B15F57
(177,95,87)
#9E554E
(158,85,78)
#8B4B45
(139,75,69)
#78413C
(120,65,60)
#653733
(101,55,51)
#522D2A
(82,45,42)
#3F2321
(63,35,33)
#2C1918
(44,25,24)
#190F0F
(25,15,15)
#000000
(0,0,0)

Tints of #D77369

#D77369
(215,115,105)
#DA7F76
(218,127,118)
#DD8B83
(221,139,131)
#E09790
(224,151,144)
#E3A39D
(227,163,157)
#E6AFAA
(230,175,170)
#E9BBB7
(233,187,183)
#ECC7C4
(236,199,196)
#EFD3D1
(239,211,209)
#F2DFDE
(242,223,222)
#F5EBEB
(245,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D77369; }

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

This text font color is #D77369.

Background Color

.myBgColor { background-color: #D77369; }

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

This div background color is #D77369.

Border color

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

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

This div border color is #D77369.

Opacity

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

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

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

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

This text has shadow with #D77369 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D77369.

Preview

Color preview on black background

This text has color #D77369 on black background.


Color preview on white background

This text has color #D77369 on white background.


Black color preview on #D77369 background

This text has black color on #D77369 background.


White color preview on #D77369 background

This text has white color on #D77369 background.


Related colors

Complementary color

Complementary color for #hex is #288C96.


I love getcolorcode.com

Triadic colors

1 #69D773 and #7369D7 with #D77369 are triadic colors.

2 #6973D7 and #73D769 with #D77369 are triadic colors.