COLOR #DF7686

HEX: #DF7686 RGB: (223,118,134)

Color info

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

RGB color model

#DF7686 color RGB value is (223,118,134).

RGB: (223,118,134) (87%, 46%, 53%)

RGB channels and saturation

R 223 of 255 = 87%
G 118 of 255 = 46%
B 134 of 255 = 53%

223
118
134

R + G + B ~ 62%. #DF7686 is quite light color.

Portions of RGB colors in percentages

R + G + B = 223 + 118 + 134 = 475 (100%)
R 223 of 475 ~ 46.95%
G 118 of 475 ~ 24.84%
B 134 of 475 ~ 28.21'%

%46.95
%24.84
%28.21

CMYK color model

#DF7686 color CMYK value is (0,47,40,13).

  • cyan value is 0.00%
  • magenta value is 47.09%
  • yellow value is 39.91%
  • key color value is 12.55%
CMYK: (0,47,40,13) C0M47Y40K13 (0%,47%,40%,13%) (0.00/0.47/0.40/0.13) 

CMYK percentages

%0
%47.09
%39.91
%12.55

Codes

Color #DF7686 in popluar color models

DF 76 86
RGB 223 118 134
HSL 351° 62.13% 66.86%
HSB/HSV 351° 47.09% 87.45%
CMYK 0.00% 47.09% 39.91%
12.55%

Color #DF7686 in popluar number systems.

HEX DF 76 86
Decimal 223 118 134
Binary 11011111 1110110 10000110
Octal 337 166 206

Shades and tints

Shades of #DF7686

#DF7686
(223,118,134)
#CB6C7A
(203,108,122)
#B7626E
(183,98,110)
#A35862
(163,88,98)
#8F4E56
(143,78,86)
#7B444A
(123,68,74)
#673A3E
(103,58,62)
#533032
(83,48,50)
#3F2626
(63,38,38)
#2B1C1A
(43,28,26)
#17120E
(23,18,14)
#000000
(0,0,0)

Tints of #DF7686

#DF7686
(223,118,134)
#E18291
(225,130,145)
#E38E9C
(227,142,156)
#E59AA7
(229,154,167)
#E7A6B2
(231,166,178)
#E9B2BD
(233,178,189)
#EBBEC8
(235,190,200)
#EDCAD3
(237,202,211)
#EFD6DE
(239,214,222)
#F1E2E9
(241,226,233)
#F3EEF4
(243,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DF7686 color. Also use rgb(223,118,134) instead hex code.

Text Font Color

.myTextColor { color: #DF7686; }

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

This text font color is #DF7686.

Background Color

.myBgColor { background-color: #DF7686; }

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

This div background color is #DF7686.

Border color

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

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

This div border color is #DF7686.

Opacity

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

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

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

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

This text has shadow with #DF7686 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DF7686.

Preview

Color preview on black background

This text has color #DF7686 on black background.


Color preview on white background

This text has color #DF7686 on white background.


Black color preview on #DF7686 background

This text has black color on #DF7686 background.


White color preview on #DF7686 background

This text has white color on #DF7686 background.


Related colors

Complementary color

Complementary color for #hex is #208979.


I love getcolorcode.com

Triadic colors

1 #86DF76 and #7686DF with #DF7686 are triadic colors.

2 #8676DF and #76DF86 with #DF7686 are triadic colors.