COLOR #DF63D4

HEX: #DF63D4 RGB: (223,99,212)

Renk bilgisi

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

RGB renk modeli

#DF63D4 color RGB value is (223,99,212).

RGB: (223,99,212) (87%, 39%, 83%)

RGB bağlantıları ve doygunluk

R 223 of 255 = 87%
G 99 of 255 = 39%
B 212 of 255 = 83%

223
99
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 223 + 99 + 212 = 534 (100%)
R 223 of 534 ~ 41.76%
G 99 of 534 ~ 18.54%
B 212 of 534 ~ 39.7'%

%41.76
%18.54
%39.7

CMYK RENK MODELİ

#DF63D4 rengi CMYK tonu (0,56,5,13).

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

CMYK: (0,56,5,13)
C0M56Y5K13 (0%, 56%, 5%, 13%)
(0.00 / 0.56 / 0.05 / 0.13)

CMYK yüzdeleri

%0
%55.61
%4.93
%12.55

Codes

Color #DF63D4 in popluar color models

DF 63 D4
RGB 223 99 212
HSL 305° 65.96% 63.14%
HSB/HSV 305° 55.61% 87.45%
CMYK 0.00% 55.61% 4.93%
12.55%

Color #DF63D4 in popluar number systems.

HEX DF 63 D4
Decimal 223 99 212
Binary 11011111 1100011 11010100
Octal 337 143 324

Shades and tints

Shades of #DF63D4

#DF63D4
(223,99,212)
#CB5AC1
(203,90,193)
#B751AE
(183,81,174)
#A3489B
(163,72,155)
#8F3F88
(143,63,136)
#7B3675
(123,54,117)
#672D62
(103,45,98)
#53244F
(83,36,79)
#3F1B3C
(63,27,60)
#2B1229
(43,18,41)
#170916
(23,9,22)
#000000
(0,0,0)

Tints of #DF63D4

#DF63D4
(223,99,212)
#E171D7
(225,113,215)
#E37FDA
(227,127,218)
#E58DDD
(229,141,221)
#E79BE0
(231,155,224)
#E9A9E3
(233,169,227)
#EBB7E6
(235,183,230)
#EDC5E9
(237,197,233)
#EFD3EC
(239,211,236)
#F1E1EF
(241,225,239)
#F3EFF2
(243,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DF63D4; }

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

This text font color is #DF63D4.

Background Color

.myBgColor { background-color: #DF63D4; }

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

This div background color is #DF63D4.

Border color

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

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

This div border color is #DF63D4.

Opacity

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

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

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

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

This text has shadow with #DF63D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DF63D4.

Preview

Color preview on black background

This text has color #DF63D4 on black background.


Color preview on white background

This text has color #DF63D4 on white background.


Black color preview on #DF63D4 background

This text has black color on #DF63D4 background.


White color preview on #DF63D4 background

This text has white color on #DF63D4 background.


Related colors

Complementary color

Complementary color for #hex is #209C2B.


I love getcolorcode.com

Triadic colors

1 #D4DF63 and #63D4DF with #DF63D4 are triadic colors.

2 #D463DF and #63DFD4 with #DF63D4 are triadic colors.