#66042C

Color #66042C Tyrian Purple (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Tyrian Purple #66042C

Tints of Tyrian Purple #66042C

Color information

#66042C (or 0x66042C) is unknown color: approx Tyrian Purple. HEX triplet: 66, 04 and 2C. RGB value is (102,4,44). Sum of RGB (Red+Green+Blue) = 102+4+44=150 (19% of max value = 765). Red value is 102 (40.23% from 255 or 68% from 150); Green value is 4 (1.95% from 255 or 2.67% from 150); Blue value is 44 (17.58% from 255 or 29.33% from 150); Max value from RGB is 102 - color contains mainly: red. Hex color #66042C is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #66042C is #99FBD3. Grayscale: #252525. Windows color (decimal): -10091476 or 2884710. OLE color: 2884710.

HSL color Cylindrical-coordinate representation of color #66042C: hue angle of 335.51º degrees, saturation: 0.92, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #66042C is Cyan = 0, Magento = 0.96, Yellow = 0.57 and Black (K on CMYK) = 0.6.

Color convert

RGB102444-
CMYK00.960.570.6
HSL335.51º92.45%20.78%-
HSV(B)335.51º96.08%40%-
XYZ5.983.092.66-
YUV37.86131.47173.75-

RGB Variations

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

RGB

RED value IS 102 (40.23% from 255) = 68%
GREEN value IS 4 (1.95% from 255) = 2.67%
BLUE value IS 44 (17.58% from 255) = 29.33%
R=68%
G=2.67%
B=29.33%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.96
Y (Yellow) values IS 0.57
K (Black) values IS 0.6
SystemRedGreenBlueCMYKHSL
Decimal10244400.960.570.6335.5192.4520.78
Hex6642C060393C1505c15
Octal1464540140717452013425
Binary110011010010110001100000111001111100101010000101110010101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #66042C

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #66042C; }

 p { color: rgb(102,4,44); }

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

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

 a { background-color: rgb(102,4,44); }

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

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

 span { border-color: rgb(102,4,44); }

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

cancel