Shades of Tyrian Purple #620832
Tints of Tyrian Purple #620832
RGB
CMYK
RGB Variations
Color information
#620832 (or 0x620832) is known color: Tyrian Purple. HEX triplet: 62, 08 and 32. RGB value is (98,8,50). Sum of RGB (Red+Green+Blue) = 98+8+50=156 (20% of max value = 765). Red value is 98 (38.67% from 255 or 62.82% from 156); Green value is 8 (3.52% from 255 or 5.13% from 156); Blue value is 50 (19.92% from 255 or 32.05% from 156); Max value from RGB is 98 - color contains mainly: red. Hex color #620832 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620832 is #9DF7CD. Grayscale: #272727. Windows color (decimal): -10352590 or 3278946. OLE color: 3278946.
HSL color Cylindrical-coordinate representation of color #620832: hue angle of 332º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #620832 is Cyan = 0, Magento = 0.92, Yellow = 0.49 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 8 | 50 | - |
| CMYK | 0 | 0.92 | 0.49 | 0.62 |
| HSL | 332º | 0.85% | 0.21% | - |
| HSV(B) | 332º | 0.92% | 0.38% | - |
| XYZ | 5.7 | 3 | 3.3 | - |
| YUV | 39.7 | 133.82 | 169.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 8 | 50 | 0 | 0.92 | 0.49 | 0.62 | 332 | 0.85 | 0.21 |
| Hex | 62 | 8 | 32 | 0 | 5C | 31 | 3E | 14C | 55 | 15 |
| Octal | 142 | 10 | 62 | 0 | 134 | 61 | 76 | 514 | 125 | 25 |
| Binary | 1100010 | 1000 | 110010 | 0 | 1011100 | 110001 | 111110 | 101001100 | 1010101 | 10101 |
Color Harmonies of #620832
Complementary color
Monochromatic Colors of #620832
Black with #620832
Text Example
Text Example
White with #620832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620832; }
p { color: rgb(98,8,50); }
H1.HeaderClassName
{
color: #620832;
}
.AnyTagClassName
{
color: #620832;
}
</style>
background-color css
<style>
a { background-color: #620832; }
a { background-color: rgb(98,8,50); }
div.DivClassName
{
background-color: #620832;
}
.BgClassName
{
background-color: #620832;
}
</style>
border-color css
<style>
span { border-color: #620832; }
span { border-color: rgb(98,8,50); }
td.TdClassName
{
border-color: #620832;
}
.TagClassName
{
border-color: #620832;
}
</style>