Shades of Tyrian Purple #620432
Tints of Tyrian Purple #620432
RGB
CMYK
RGB Variations
Color information
#620432 (or 0x620432) is known color: Tyrian Purple. HEX triplet: 62, 04 and 32. RGB value is (98,4,50). Sum of RGB (Red+Green+Blue) = 98+4+50=152 (20% of max value = 765). Red value is 98 (38.67% from 255 or 64.47% from 152); Green value is 4 (1.95% from 255 or 2.63% from 152); Blue value is 50 (19.92% from 255 or 32.89% from 152); Max value from RGB is 98 - color contains mainly: red. Hex color #620432 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620432 is #9DFBCD. Grayscale: #252525. Windows color (decimal): -10353614 or 3277922. OLE color: 3277922.
HSL color Cylindrical-coordinate representation of color #620432: hue angle of 330.64º 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 #620432 is Cyan = 0, Magento = 0.96, Yellow = 0.49 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 4 | 50 | - |
| CMYK | 0 | 0.96 | 0.49 | 0.62 |
| HSL | 330.64º | 0.92% | 0.2% | - |
| HSV(B) | 330.64º | 0.96% | 0.38% | - |
| XYZ | 5.66 | 2.91 | 3.28 | - |
| YUV | 37.35 | 135.14 | 171.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 4 | 50 | 0 | 0.96 | 0.49 | 0.62 | 330.64 | 0.92 | 0.2 |
| Hex | 62 | 4 | 32 | 0 | 60 | 31 | 3E | 14B | 5C | 14 |
| Octal | 142 | 4 | 62 | 0 | 140 | 61 | 76 | 513 | 134 | 24 |
| Binary | 1100010 | 100 | 110010 | 0 | 1100000 | 110001 | 111110 | 101001011 | 1011100 | 10100 |
Color Harmonies of #620432
Complementary color
Monochromatic Colors of #620432
Black with #620432
Text Example
Text Example
White with #620432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620432; }
p { color: rgb(98,4,50); }
H1.HeaderClassName
{
color: #620432;
}
.AnyTagClassName
{
color: #620432;
}
</style>
background-color css
<style>
a { background-color: #620432; }
a { background-color: rgb(98,4,50); }
div.DivClassName
{
background-color: #620432;
}
.BgClassName
{
background-color: #620432;
}
</style>
border-color css
<style>
span { border-color: #620432; }
span { border-color: rgb(98,4,50); }
td.TdClassName
{
border-color: #620432;
}
.TagClassName
{
border-color: #620432;
}
</style>