COLOR #DF76A8

HEX: #DF76A8 RGB: (223,118,168)

Color info

#DF76A8 contains mainly red and blue colors. Web safe color of #DF76A8 is #CC6699 (or #C69).

RGB color model

#DF76A8 color RGB value is (223,118,168).

RGB: (223,118,168) (87%, 46%, 66%)

RGB channels and saturation

R 223 of 255 = 87%
G 118 of 255 = 46%
B 168 of 255 = 66%

223
118
168

R + G + B ~ 66%. #DF76A8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 223 + 118 + 168 = 509 (100%)
R 223 of 509 ~ 43.81%
G 118 of 509 ~ 23.18%
B 168 of 509 ~ 33.01'%

%43.81
%23.18
%33.01

CMYK color model

#DF76A8 color CMYK value is (0,47,25,13).

  • cyan value is 0.00%
  • magenta value is 47.09%
  • yellow value is 24.66%
  • key color value is 12.55%

CMYK: (0,47,25,13)
C0M47Y25K13 (0%, 47%, 25%, 13%)
(0.00 / 0.47 / 0.25 / 0.13)

CMYK percentages

%0
%47.09
%24.66
%12.55

Codes

Color #DF76A8 in popluar color models

DF 76 A8
RGB 223 118 168
HSL 331° 62.13% 66.86%
HSB/HSV 331° 47.09% 87.45%
CMYK 0.00% 47.09% 24.66%
12.55%

Color #DF76A8 in popluar number systems.

HEX DF 76 A8
Decimal 223 118 168
Binary 11011111 1110110 10101000
Octal 337 166 250

Shades and tints

Shades of #DF76A8

#DF76A8
(223,118,168)
#CB6C99
(203,108,153)
#B7628A
(183,98,138)
#A3587B
(163,88,123)
#8F4E6C
(143,78,108)
#7B445D
(123,68,93)
#673A4E
(103,58,78)
#53303F
(83,48,63)
#3F2630
(63,38,48)
#2B1C21
(43,28,33)
#171212
(23,18,18)
#000000
(0,0,0)

Tints of #DF76A8

#DF76A8
(223,118,168)
#E182AF
(225,130,175)
#E38EB6
(227,142,182)
#E59ABD
(229,154,189)
#E7A6C4
(231,166,196)
#E9B2CB
(233,178,203)
#EBBED2
(235,190,210)
#EDCAD9
(237,202,217)
#EFD6E0
(239,214,224)
#F1E2E7
(241,226,231)
#F3EEEE
(243,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DF76A8; }

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

This text font color is #DF76A8.

Background Color

.myBgColor { background-color: #DF76A8; }

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

This div background color is #DF76A8.

Border color

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

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

This div border color is #DF76A8.

Opacity

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

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

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

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

This text has shadow with #DF76A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DF76A8.

Preview

Color preview on black background

This text has color #DF76A8 on black background.


Color preview on white background

This text has color #DF76A8 on white background.


Black color preview on #DF76A8 background

This text has black color on #DF76A8 background.


White color preview on #DF76A8 background

This text has white color on #DF76A8 background.


Related colors

Complementary color

Complementary color for #hex is #208957.


I love getcolorcode.com

Triadic colors

1 #A8DF76 and #76A8DF with #DF76A8 are triadic colors.

2 #A876DF and #76DFA8 with #DF76A8 are triadic colors.