Shades of Tyrian Purple #620152
Tints of Tyrian Purple #620152
RGB
CMYK
RGB Variations
Color information
#620152 (or 0x620152) is known color: Tyrian Purple. HEX triplet: 62, 01 and 52. RGB value is (98,1,82). Sum of RGB (Red+Green+Blue) = 98+1+82=181 (23% of max value = 765). Red value is 98 (38.67% from 255 or 54.14% from 181); Green value is 1 (0.78% from 255 or 0.55% from 181); Blue value is 82 (32.42% from 255 or 45.30% from 181); Max value from RGB is 98 - color contains mainly: red. Hex color #620152 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620152 is #9DFEAD. Grayscale: #272727. Windows color (decimal): -10354350 or 5374306. OLE color: 5374306.
HSL color Cylindrical-coordinate representation of color #620152: hue angle of 309.9º degrees, saturation: 0.98, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #620152 is Cyan = 0, Magento = 0.99, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 1 | 82 | - |
| CMYK | 0 | 0.99 | 0.16 | 0.62 |
| HSL | 309.9º | 0.98% | 0.19% | - |
| HSV(B) | 309.9º | 0.99% | 0.38% | - |
| XYZ | 6.57 | 3.23 | 8.26 | - |
| YUV | 39.24 | 152.14 | 169.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 1 | 82 | 0 | 0.99 | 0.16 | 0.62 | 309.9 | 0.98 | 0.19 |
| Hex | 62 | 1 | 52 | 0 | 63 | 10 | 3E | 136 | 62 | 13 |
| Octal | 142 | 1 | 122 | 0 | 143 | 20 | 76 | 466 | 142 | 23 |
| Binary | 1100010 | 1 | 1010010 | 0 | 1100011 | 10000 | 111110 | 100110110 | 1100010 | 10011 |
Color Harmonies of #620152
Complementary color
Monochromatic Colors of #620152
Black with #620152
Text Example
Text Example
White with #620152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620152; }
p { color: rgb(98,1,82); }
H1.HeaderClassName
{
color: #620152;
}
.AnyTagClassName
{
color: #620152;
}
</style>
background-color css
<style>
a { background-color: #620152; }
a { background-color: rgb(98,1,82); }
div.DivClassName
{
background-color: #620152;
}
.BgClassName
{
background-color: #620152;
}
</style>
border-color css
<style>
span { border-color: #620152; }
span { border-color: rgb(98,1,82); }
td.TdClassName
{
border-color: #620152;
}
.TagClassName
{
border-color: #620152;
}
</style>