#df6294

Color #DF6294 Pale Violet Red (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Pale Violet Red #DF6294

Tints of Pale Violet Red #DF6294

Color information

#DF6294 (or 0xDF6294) is unknown color: approx Pale Violet Red. HEX triplet: DF, 62 and 94. RGB value is (223,98,148). Sum of RGB (Red+Green+Blue) = 223+98+148=469 (62% of max value = 765). Red value is 223 (87.5% from 255 or 47.55% from 469); Green value is 98 (38.67% from 255 or 20.90% from 469); Blue value is 148 (58.20% from 255 or 31.56% from 469); Max value from RGB is 223 - color contains mainly: red. Hex color #DF6294 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #DF6294 is #209D6B. Grayscale: #8D8D8D. Windows color (decimal): -2137452 or 9724639. OLE color: 9724639.

HSL color Cylindrical-coordinate representation of color #DF6294: hue angle of 336º degrees, saturation: 0.66, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #DF6294 is Cyan = 0, Magento = 0.56, Yellow = 0.34 and Black (K on CMYK) = 0.13.

Color convert

RGB22398148-
CMYK00.560.340.13
HSL336º66.14%62.94%-
HSV(B)336º56.05%87.45%-
XYZ40.1426.5631.03-
YUV141.07131.91186.43-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 223 (87.5% from 255) = 47.55%
GREEN value IS 98 (38.67% from 255) = 20.90%
BLUE value IS 148 (58.20% from 255) = 31.56%
R=47.55%
G=20.90%
B=31.56%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.56
Y (Yellow) values IS 0.34
K (Black) values IS 0.13
SystemRedGreenBlueCMYKHSL
Decimal2239814800.560.340.1333666.1462.94
HexDF629403822D150423f
Octal337142224070421552010277
Binary11011111110001010010100011100010001011011010100001000010111111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #df6294

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #df6294; }

 p { color: rgb(223,98,148); }

 H1.HeaderClassName
 {
   color: #df6294;
 }
 .AnyTagClassName
 {
   color: #df6294;
 }
</style>
background-color css

<style>
 a { background-color: #df6294; }

 a { background-color: rgb(223,98,148); }

 div.DivClassName
 {
   background-color: #df6294;
 }
 .BgClassName
 {
   background-color: #df6294;
 }
</style>
border-color css

<style>
 span { border-color: #df6294; }

 span { border-color: rgb(223,98,148); }

 td.TdClassName
 {
   border-color: #df6294;
 }
 .TagClassName
 {
   border-color: #df6294;
 }
</style>

cancel