COLOR #DF8FAE

HEX: #DF8FAE RGB: (223,143,174)

Color info

#DF8FAE contains mainly red and blue colors. Web safe color of #DF8FAE is #CC9999 (or #C99).

RGB color model

#DF8FAE color RGB value is (223,143,174).

RGB: (223,143,174) (87%, 56%, 68%)

RGB channels and saturation

R 223 of 255 = 87%
G 143 of 255 = 56%
B 174 of 255 = 68%

223
143
174

R + G + B ~ 70%. #DF8FAE is quite light color.

Portions of RGB colors in percentages

R + G + B = 223 + 143 + 174 = 540 (100%)
R 223 of 540 ~ 41.3%
G 143 of 540 ~ 26.48%
B 174 of 540 ~ 32.22'%

%41.3
%26.48
%32.22

CMYK color model

#DF8FAE color CMYK value is (0,36,22,13).

  • cyan value is 0.00%
  • magenta value is 35.87%
  • yellow value is 21.97%
  • key color value is 12.55%
CMYK: (0,36,22,13) C0M36Y22K13 (0%,36%,22%,13%) (0.00/0.36/0.22/0.13) 

CMYK percentages

%0
%35.87
%21.97
%12.55

Codes

Color #DF8FAE in popluar color models

DF 8F AE
RGB 223 143 174
HSL 337° 55.56% 71.76%
HSB/HSV 337° 35.87% 87.45%
CMYK 0.00% 35.87% 21.97%
12.55%

Color #DF8FAE in popluar number systems.

HEX DF 8F AE
Decimal 223 143 174
Binary 11011111 10001111 10101110
Octal 337 217 256

Shades and tints

Shades of #DF8FAE

#DF8FAE
(223,143,174)
#CB829F
(203,130,159)
#B77590
(183,117,144)
#A36881
(163,104,129)
#8F5B72
(143,91,114)
#7B4E63
(123,78,99)
#674154
(103,65,84)
#533445
(83,52,69)
#3F2736
(63,39,54)
#2B1A27
(43,26,39)
#170D18
(23,13,24)
#000000
(0,0,0)

Tints of #DF8FAE

#DF8FAE
(223,143,174)
#E199B5
(225,153,181)
#E3A3BC
(227,163,188)
#E5ADC3
(229,173,195)
#E7B7CA
(231,183,202)
#E9C1D1
(233,193,209)
#EBCBD8
(235,203,216)
#EDD5DF
(237,213,223)
#EFDFE6
(239,223,230)
#F1E9ED
(241,233,237)
#F3F3F4
(243,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DF8FAE color. Also use rgb(223,143,174) instead hex code.

Text Font Color

.myTextColor { color: #DF8FAE; }

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

This text font color is #DF8FAE.

Background Color

.myBgColor { background-color: #DF8FAE; }

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

This div background color is #DF8FAE.

Border color

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

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

This div border color is #DF8FAE.

Opacity

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

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

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

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

This text has shadow with #DF8FAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DF8FAE.

Preview

Color preview on black background

This text has color #DF8FAE on black background.


Color preview on white background

This text has color #DF8FAE on white background.


Black color preview on #DF8FAE background

This text has black color on #DF8FAE background.


White color preview on #DF8FAE background

This text has white color on #DF8FAE background.


Related colors

Complementary color

Complementary color for #hex is #207051.


I love getcolorcode.com

Triadic colors

1 #AEDF8F and #8FAEDF with #DF8FAE are triadic colors.

2 #AE8FDF and #8FDFAE with #DF8FAE are triadic colors.