COLOR #DF63C7

HEX: #DF63C7 RGB: (223,99,199)

Renk bilgisi

#DF63C7 contains mainly red and blue colors. #DF63C7 ‘ nin web güvenlik rengi #CC66CC (ya da #C6C) dir.

RGB renk modeli

#DF63C7 color RGB value is (223,99,199).

RGB: (223,99,199) (87%, 39%, 78%)

RGB bağlantıları ve doygunluk

R 223 of 255 = 87%
G 99 of 255 = 39%
B 199 of 255 = 78%

223
99
199

R + G + B ~ 68%. #DF63C7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 223 + 99 + 199 = 521 (100%)
R 223 of 521 ~ 42.8%
G 99 of 521 ~ 19%
B 199 of 521 ~ 38.2'%

%42.8
%19
%38.2

CMYK RENK MODELİ

#DF63C7 rengi CMYK tonu (0,56,11,13).

  • camgöbeği tonu 0.00%
  • eflatun tonu 55.61%
  • sarı tonu 10.76%
  • ana renk tonu 12.55%

CMYK: (0,56,11,13)
C0M56Y11K13 (0%, 56%, 11%, 13%)
(0.00 / 0.56 / 0.11 / 0.13)

CMYK yüzdeleri

%0
%55.61
%10.76
%12.55

Codes

Color #DF63C7 in popluar color models

DF 63 C7
RGB 223 99 199
HSL 312° 65.96% 63.14%
HSB/HSV 312° 55.61% 87.45%
CMYK 0.00% 55.61% 10.76%
12.55%

Color #DF63C7 in popluar number systems.

HEX DF 63 C7
Decimal 223 99 199
Binary 11011111 1100011 11000111
Octal 337 143 307

Shades and tints

Shades of #DF63C7

#DF63C7
(223,99,199)
#CB5AB5
(203,90,181)
#B751A3
(183,81,163)
#A34891
(163,72,145)
#8F3F7F
(143,63,127)
#7B366D
(123,54,109)
#672D5B
(103,45,91)
#532449
(83,36,73)
#3F1B37
(63,27,55)
#2B1225
(43,18,37)
#170913
(23,9,19)
#000000
(0,0,0)

Tints of #DF63C7

#DF63C7
(223,99,199)
#E171CC
(225,113,204)
#E37FD1
(227,127,209)
#E58DD6
(229,141,214)
#E79BDB
(231,155,219)
#E9A9E0
(233,169,224)
#EBB7E5
(235,183,229)
#EDC5EA
(237,197,234)
#EFD3EF
(239,211,239)
#F1E1F4
(241,225,244)
#F3EFF9
(243,239,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DF63C7; }

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

This text font color is #DF63C7.

Background Color

.myBgColor { background-color: #DF63C7; }

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

This div background color is #DF63C7.

Border color

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

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

This div border color is #DF63C7.

Opacity

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

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

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

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

This text has shadow with #DF63C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DF63C7.

Preview

Color preview on black background

This text has color #DF63C7 on black background.


Color preview on white background

This text has color #DF63C7 on white background.


Black color preview on #DF63C7 background

This text has black color on #DF63C7 background.


White color preview on #DF63C7 background

This text has white color on #DF63C7 background.


Related colors

Complementary color

Complementary color for #hex is #209C38.


I love getcolorcode.com

Triadic colors

1 #C7DF63 and #63C7DF with #DF63C7 are triadic colors.

2 #C763DF and #63DFC7 with #DF63C7 are triadic colors.