Shades of Tyrian Purple #621036
Tints of Tyrian Purple #621036
RGB
CMYK
RGB Variations
Color information
#621036 (or 0x621036) is known color: Tyrian Purple. HEX triplet: 62, 10 and 36. RGB value is (98,16,54). Sum of RGB (Red+Green+Blue) = 98+16+54=168 (22% of max value = 765). Red value is 98 (38.67% from 255 or 58.33% from 168); Green value is 16 (6.64% from 255 or 9.52% from 168); Blue value is 54 (21.48% from 255 or 32.14% from 168); Max value from RGB is 98 - color contains mainly: red. Hex color #621036 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #621036 is #9DEFC9. Grayscale: #2C2C2C. Windows color (decimal): -10350538 or 3543138. OLE color: 3543138.
HSL color Cylindrical-coordinate representation of color #621036: hue angle of 332.2º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #621036 is Cyan = 0, Magento = 0.84, Yellow = 0.45 and Black (K on CMYK) = 0.62.
Color convert
RGB | 98 | 16 | 54 | - |
CMYK | 0 | 0.84 | 0.45 | 0.62 |
HSL | 332.2º | 0.72% | 0.22% | - |
HSV(B) | 332.2º | 0.84% | 0.38% | - |
XYZ | 5.89 | 3.23 | 3.8 | - |
YUV | 44.85 | 133.17 | 165.91 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 98 | 16 | 54 | 0 | 0.84 | 0.45 | 0.62 | 332.2 | 0.72 | 0.22 |
Hex | 62 | 10 | 36 | 0 | 54 | 2D | 3E | 14C | 48 | 16 |
Octal | 142 | 20 | 66 | 0 | 124 | 55 | 76 | 514 | 110 | 26 |
Binary | 1100010 | 10000 | 110110 | 0 | 1010100 | 101101 | 111110 | 101001100 | 1001000 | 10110 |
Color Harmonies of #621036
Complementary color
Monochromatic Colors of #621036
Black with #621036
Text Example
Text Example
White with #621036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621036; }
p { color: rgb(98,16,54); }
H1.HeaderClassName
{
color: #621036;
}
.AnyTagClassName
{
color: #621036;
}
</style>
background-color css
<style>
a { background-color: #621036; }
a { background-color: rgb(98,16,54); }
div.DivClassName
{
background-color: #621036;
}
.BgClassName
{
background-color: #621036;
}
</style>
border-color css
<style>
span { border-color: #621036; }
span { border-color: rgb(98,16,54); }
td.TdClassName
{
border-color: #621036;
}
.TagClassName
{
border-color: #621036;
}
</style>