COLOR #DF6B78

HEX: #DF6B78 RGB: (223,107,120)

Color info

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

RGB color model

#DF6B78 color RGB value is (223,107,120).

RGB: (223,107,120) (87%, 42%, 47%)

RGB channels and saturation

R 223 of 255 = 87%
G 107 of 255 = 42%
B 120 of 255 = 47%

223
107
120

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

Portions of RGB colors in percentages

R + G + B = 223 + 107 + 120 = 450 (100%)
R 223 of 450 ~ 49.56%
G 107 of 450 ~ 23.78%
B 120 of 450 ~ 26.67'%

%49.56
%23.78
%26.67

CMYK color model

#DF6B78 color CMYK value is (0,52,46,13).

  • cyan value is 0.00%
  • magenta value is 52.02%
  • yellow value is 46.19%
  • key color value is 12.55%

CMYK: (0,52,46,13)
C0M52Y46K13 (0%, 52%, 46%, 13%)
(0.00 / 0.52 / 0.46 / 0.13)

CMYK percentages

%0
%52.02
%46.19
%12.55

Codes

Color #DF6B78 in popluar color models

DF 6B 78
RGB 223 107 120
HSL 353° 64.44% 64.71%
HSB/HSV 353° 52.02% 87.45%
CMYK 0.00% 52.02% 46.19%
12.55%

Color #DF6B78 in popluar number systems.

HEX DF 6B 78
Decimal 223 107 120
Binary 11011111 1101011 1111000
Octal 337 153 170

Shades and tints

Shades of #DF6B78

#DF6B78
(223,107,120)
#CB626E
(203,98,110)
#B75964
(183,89,100)
#A3505A
(163,80,90)
#8F4750
(143,71,80)
#7B3E46
(123,62,70)
#67353C
(103,53,60)
#532C32
(83,44,50)
#3F2328
(63,35,40)
#2B1A1E
(43,26,30)
#171114
(23,17,20)
#000000
(0,0,0)

Tints of #DF6B78

#DF6B78
(223,107,120)
#E17884
(225,120,132)
#E38590
(227,133,144)
#E5929C
(229,146,156)
#E79FA8
(231,159,168)
#E9ACB4
(233,172,180)
#EBB9C0
(235,185,192)
#EDC6CC
(237,198,204)
#EFD3D8
(239,211,216)
#F1E0E4
(241,224,228)
#F3EDF0
(243,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DF6B78 color. Also use rgb(223,107,120) instead hex code.

Text Font Color

.myTextColor { color: #DF6B78; }

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

This text font color is #DF6B78.

Background Color

.myBgColor { background-color: #DF6B78; }

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

This div background color is #DF6B78.

Border color

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

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

This div border color is #DF6B78.

Opacity

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

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

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

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

This text has shadow with #DF6B78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DF6B78.

Preview

Color preview on black background

This text has color #DF6B78 on black background.


Color preview on white background

This text has color #DF6B78 on white background.


Black color preview on #DF6B78 background

This text has black color on #DF6B78 background.


White color preview on #DF6B78 background

This text has white color on #DF6B78 background.


Related colors

Complementary color

Complementary color for #hex is #209487.


I love getcolorcode.com

Triadic colors

1 #78DF6B and #6B78DF with #DF6B78 are triadic colors.

2 #786BDF and #6BDF78 with #DF6B78 are triadic colors.