COLOR #DF7DE6

HEX: #DF7DE6 RGB: (223,125,230)

Color info

#DF7DE6 contains mainly red and blue colors. Web safe color of #DF7DE6 is #CC66CC (or #C6C).

RGB color model

#DF7DE6 color RGB value is (223,125,230).

RGB: (223,125,230) (87%, 49%, 90%)

RGB channels and saturation

R 223 of 255 = 87%
G 125 of 255 = 49%
B 230 of 255 = 90%

223
125
230

R + G + B ~ 75%. #DF7DE6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 223 + 125 + 230 = 578 (100%)
R 223 of 578 ~ 38.58%
G 125 of 578 ~ 21.63%
B 230 of 578 ~ 39.79'%

%38.58
%21.63
%39.79

CMYK color model

#DF7DE6 color CMYK value is (3,46,0,10).

  • cyan value is 3.04%
  • magenta value is 45.65%
  • yellow value is 0.00%
  • key color value is 9.80%

CMYK: (3,46,0,10)
C3M46Y0K10 (3%, 46%, 0%, 10%)
(0.03 / 0.46 / 0.00 / 0.10)

CMYK percentages

%3.04
%45.65
%0
%9.8

Codes

Color #DF7DE6 in popluar color models

DF 7D E6
RGB 223 125 230
HSL 296° 67.74% 69.61%
HSB/HSV 296° 45.65% 90.20%
CMYK 3.04% 45.65% 0.00%
9.80%

Color #DF7DE6 in popluar number systems.

HEX DF 7D E6
Decimal 223 125 230
Binary 11011111 1111101 11100110
Octal 337 175 346

Shades and tints

Shades of #DF7DE6

#DF7DE6
(223,125,230)
#CB72D2
(203,114,210)
#B767BE
(183,103,190)
#A35CAA
(163,92,170)
#8F5196
(143,81,150)
#7B4682
(123,70,130)
#673B6E
(103,59,110)
#53305A
(83,48,90)
#3F2546
(63,37,70)
#2B1A32
(43,26,50)
#170F1E
(23,15,30)
#000000
(0,0,0)

Tints of #DF7DE6

#DF7DE6
(223,125,230)
#E188E8
(225,136,232)
#E393EA
(227,147,234)
#E59EEC
(229,158,236)
#E7A9EE
(231,169,238)
#E9B4F0
(233,180,240)
#EBBFF2
(235,191,242)
#EDCAF4
(237,202,244)
#EFD5F6
(239,213,246)
#F1E0F8
(241,224,248)
#F3EBFA
(243,235,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DF7DE6 color. Also use rgb(223,125,230) instead hex code.

Text Font Color

.myTextColor { color: #DF7DE6; }

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

This text font color is #DF7DE6.

Background Color

.myBgColor { background-color: #DF7DE6; }

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

This div background color is #DF7DE6.

Border color

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

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

This div border color is #DF7DE6.

Opacity

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

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

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

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

This text has shadow with #DF7DE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DF7DE6.

Preview

Color preview on black background

This text has color #DF7DE6 on black background.


Color preview on white background

This text has color #DF7DE6 on white background.


Black color preview on #DF7DE6 background

This text has black color on #DF7DE6 background.


White color preview on #DF7DE6 background

This text has white color on #DF7DE6 background.


Related colors

Complementary color

Complementary color for #hex is #208219.


I love getcolorcode.com

Triadic colors

1 #E6DF7D and #7DE6DF with #DF7DE6 are triadic colors.

2 #E67DDF and #7DDFE6 with #DF7DE6 are triadic colors.