COLOR #D68E71

HEX: #D68E71 RGB: (214,142,113)

Color info

#D68E71 contains mainly red color. Web safe color of #D68E71 is #CC9966 (or #C96).

RGB color model

#D68E71 color RGB value is (214,142,113).

RGB: (214,142,113) (84%, 56%, 44%)

RGB channels and saturation

R 214 of 255 = 84%
G 142 of 255 = 56%
B 113 of 255 = 44%

214
142
113

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

Portions of RGB colors in percentages

R + G + B = 214 + 142 + 113 = 469 (100%)
R 214 of 469 ~ 45.63%
G 142 of 469 ~ 30.28%
B 113 of 469 ~ 24.09'%

%45.63
%30.28
%24.09

CMYK color model

#D68E71 color CMYK value is (0,34,47,16).

  • cyan value is 0.00%
  • magenta value is 33.64%
  • yellow value is 47.20%
  • key color value is 16.08%

CMYK: (0,34,47,16)
C0M34Y47K16 (0%, 34%, 47%, 16%)
(0.00 / 0.34 / 0.47 / 0.16)

CMYK percentages

%0
%33.64
%47.2
%16.08

Codes

Color #D68E71 in popluar color models

D6 8E 71
RGB 214 142 113
HSL 17° 55.19% 64.12%
HSB/HSV 17° 47.20% 83.92%
CMYK 0.00% 33.64% 47.20%
16.08%

Color #D68E71 in popluar number systems.

HEX D6 8E 71
Decimal 214 142 113
Binary 11010110 10001110 1110001
Octal 326 216 161

Shades and tints

Shades of #D68E71

#D68E71
(214,142,113)
#C38267
(195,130,103)
#B0765D
(176,118,93)
#9D6A53
(157,106,83)
#8A5E49
(138,94,73)
#77523F
(119,82,63)
#644635
(100,70,53)
#513A2B
(81,58,43)
#3E2E21
(62,46,33)
#2B2217
(43,34,23)
#18160D
(24,22,13)
#000000
(0,0,0)

Tints of #D68E71

#D68E71
(214,142,113)
#D9987D
(217,152,125)
#DCA289
(220,162,137)
#DFAC95
(223,172,149)
#E2B6A1
(226,182,161)
#E5C0AD
(229,192,173)
#E8CAB9
(232,202,185)
#EBD4C5
(235,212,197)
#EEDED1
(238,222,209)
#F1E8DD
(241,232,221)
#F4F2E9
(244,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D68E71 color. Also use rgb(214,142,113) instead hex code.

Text Font Color

.myTextColor { color: #D68E71; }

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

This text font color is #D68E71.

Background Color

.myBgColor { background-color: #D68E71; }

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

This div background color is #D68E71.

Border color

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

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

This div border color is #D68E71.

Opacity

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

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

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

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

This text has shadow with #D68E71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D68E71.

Preview

Color preview on black background

This text has color #D68E71 on black background.


Color preview on white background

This text has color #D68E71 on white background.


Black color preview on #D68E71 background

This text has black color on #D68E71 background.


White color preview on #D68E71 background

This text has white color on #D68E71 background.


Related colors

Complementary color

Complementary color for #hex is #29718E.


I love getcolorcode.com

Triadic colors

1 #71D68E and #8E71D6 with #D68E71 are triadic colors.

2 #718ED6 and #8ED671 with #D68E71 are triadic colors.