Shades of Tyrian Purple #620433
Tints of Tyrian Purple #620433
RGB
CMYK
RGB Variations
Color information
#620433 (or 0x620433) is known color: Tyrian Purple. HEX triplet: 62, 04 and 33. RGB value is (98,4,51). Sum of RGB (Red+Green+Blue) = 98+4+51=153 (20% of max value = 765). Red value is 98 (38.67% from 255 or 64.05% from 153); Green value is 4 (1.95% from 255 or 2.61% from 153); Blue value is 51 (20.31% from 255 or 33.33% from 153); Max value from RGB is 98 - color contains mainly: red. Hex color #620433 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620433 is #9DFBCC. Grayscale: #252525. Windows color (decimal): -10353613 or 3343458. OLE color: 3343458.
HSL color Cylindrical-coordinate representation of color #620433: hue angle of 330º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #620433 is Cyan = 0, Magento = 0.96, Yellow = 0.48 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 4 | 51 | - |
| CMYK | 0 | 0.96 | 0.48 | 0.62 |
| HSL | 330º | 0.92% | 0.2% | - |
| HSV(B) | 330º | 0.96% | 0.38% | - |
| XYZ | 5.68 | 2.92 | 3.4 | - |
| YUV | 37.46 | 135.64 | 171.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 4 | 51 | 0 | 0.96 | 0.48 | 0.62 | 330 | 0.92 | 0.2 |
| Hex | 62 | 4 | 33 | 0 | 60 | 30 | 3E | 14A | 5C | 14 |
| Octal | 142 | 4 | 63 | 0 | 140 | 60 | 76 | 512 | 134 | 24 |
| Binary | 1100010 | 100 | 110011 | 0 | 1100000 | 110000 | 111110 | 101001010 | 1011100 | 10100 |
Color Harmonies of #620433
Complementary color
Monochromatic Colors of #620433
Black with #620433
Text Example
Text Example
White with #620433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620433; }
p { color: rgb(98,4,51); }
H1.HeaderClassName
{
color: #620433;
}
.AnyTagClassName
{
color: #620433;
}
</style>
background-color css
<style>
a { background-color: #620433; }
a { background-color: rgb(98,4,51); }
div.DivClassName
{
background-color: #620433;
}
.BgClassName
{
background-color: #620433;
}
</style>
border-color css
<style>
span { border-color: #620433; }
span { border-color: rgb(98,4,51); }
td.TdClassName
{
border-color: #620433;
}
.TagClassName
{
border-color: #620433;
}
</style>