COLOR #DF63AE

HEX: #DF63AE RGB: (223,99,174)

Color info

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

RGB color model

#DF63AE color RGB value is (223,99,174).

RGB: (223,99,174) (87%, 39%, 68%)

RGB channels and saturation

R 223 of 255 = 87%
G 99 of 255 = 39%
B 174 of 255 = 68%

223
99
174

R + G + B ~ 65%. #DF63AE is quite light color.

Portions of RGB colors in percentages

R + G + B = 223 + 99 + 174 = 496 (100%)
R 223 of 496 ~ 44.96%
G 99 of 496 ~ 19.96%
B 174 of 496 ~ 35.08'%

%44.96
%19.96
%35.08

CMYK color model

#DF63AE color CMYK value is (0,56,22,13).

  • cyan value is 0.00%
  • magenta value is 55.61%
  • yellow value is 21.97%
  • key color value is 12.55%
CMYK: (0,56,22,13) C0M56Y22K13 (0%,56%,22%,13%) (0.00/0.56/0.22/0.13) 

CMYK percentages

%0
%55.61
%21.97
%12.55

Codes

Color #DF63AE in popluar color models

DF 63 AE
RGB 223 99 174
HSL 324° 65.96% 63.14%
HSB/HSV 324° 55.61% 87.45%
CMYK 0.00% 55.61% 21.97%
12.55%

Color #DF63AE in popluar number systems.

HEX DF 63 AE
Decimal 223 99 174
Binary 11011111 1100011 10101110
Octal 337 143 256

Shades and tints

Shades of #DF63AE

#DF63AE
(223,99,174)
#CB5A9F
(203,90,159)
#B75190
(183,81,144)
#A34881
(163,72,129)
#8F3F72
(143,63,114)
#7B3663
(123,54,99)
#672D54
(103,45,84)
#532445
(83,36,69)
#3F1B36
(63,27,54)
#2B1227
(43,18,39)
#170918
(23,9,24)
#000000
(0,0,0)

Tints of #DF63AE

#DF63AE
(223,99,174)
#E171B5
(225,113,181)
#E37FBC
(227,127,188)
#E58DC3
(229,141,195)
#E79BCA
(231,155,202)
#E9A9D1
(233,169,209)
#EBB7D8
(235,183,216)
#EDC5DF
(237,197,223)
#EFD3E6
(239,211,230)
#F1E1ED
(241,225,237)
#F3EFF4
(243,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DF63AE; }

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

This text font color is #DF63AE.

Background Color

.myBgColor { background-color: #DF63AE; }

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

This div background color is #DF63AE.

Border color

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

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

This div border color is #DF63AE.

Opacity

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

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

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

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

This text has shadow with #DF63AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DF63AE.

Preview

Color preview on black background

This text has color #DF63AE on black background.


Color preview on white background

This text has color #DF63AE on white background.


Black color preview on #DF63AE background

This text has black color on #DF63AE background.


White color preview on #DF63AE background

This text has white color on #DF63AE background.


Related colors

Complementary color

Complementary color for #hex is #209C51.


I love getcolorcode.com

Triadic colors

1 #AEDF63 and #63AEDF with #DF63AE are triadic colors.

2 #AE63DF and #63DFAE with #DF63AE are triadic colors.