#6404C7

Color #6404C7 Purple Heart (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Purple Heart #6404C7

Tints of Purple Heart #6404C7

Color information

#6404C7 (or 0x6404C7) is unknown color: approx Purple Heart. HEX triplet: 64, 04 and C7. RGB value is (100,4,199). Sum of RGB (Red+Green+Blue) = 100+4+199=303 (40% of max value = 765). Red value is 100 (39.45% from 255 or 33.00% from 303); Green value is 4 (1.95% from 255 or 1.32% from 303); Blue value is 199 (78.12% from 255 or 65.68% from 303); Max value from RGB is 199 - color contains mainly: blue. Hex color #6404C7 is not a web safe color. Web safe color analog (approx): #6600CC. Inversed color of #6404C7 is #9BFB38. Grayscale: #363636. Windows color (decimal): -10222393 or 13042788. OLE color: 13042788.

HSL color Cylindrical-coordinate representation of color #6404C7: hue angle of 269.54º degrees, saturation: 0.96, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #6404C7 is Cyan = 0.50, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.22.

Color convert

RGB1004199-
CMYK0.500.9800.22
HSL269.54º96.06%39.8%-
HSV(B)269.54º97.99%78.04%-
XYZ15.616.9254.55-
YUV54.93209.3160.14-

RGB Variations

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

RGB

RED value IS 100 (39.45% from 255) = 33.00%
GREEN value IS 4 (1.95% from 255) = 1.32%
BLUE value IS 199 (78.12% from 255) = 65.68%
R=33.00%
G=1.32%
B=65.68%

CMYK

C (Cyan) values IS 0.50
M (Magenta) values IS 0.98
Y (Yellow) values IS 0
K (Black) values IS 0.22
SystemRedGreenBlueCMYKHSL
Decimal10041990.500.9800.22269.5496.0639.8
Hex644C7326201610e6028
Octal14443076214202641614050
Binary11001001001100011111001011000100101101000011101100000101000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #6404C7

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #6404C7; }

 p { color: rgb(100,4,199); }

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

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

 a { background-color: rgb(100,4,199); }

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

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

 span { border-color: rgb(100,4,199); }

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

cancel