Shades of Tyrian Purple #720354
Tints of Tyrian Purple #720354
RGB
CMYK
RGB Variations
Color information
#720354 (or 0x720354) is known color: Tyrian Purple. HEX triplet: 72, 03 and 54. RGB value is (114,3,84). Sum of RGB (Red+Green+Blue) = 114+3+84=201 (26% of max value = 765). Red value is 114 (44.92% from 255 or 56.72% from 201); Green value is 3 (1.56% from 255 or 1.49% from 201); Blue value is 84 (33.20% from 255 or 41.79% from 201); Max value from RGB is 114 - color contains mainly: red. Hex color #720354 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #720354 is #8DFCAB. Grayscale: #2D2D2D. Windows color (decimal): -9305260 or 5505906. OLE color: 5505906.
HSL color Cylindrical-coordinate representation of color #720354: hue angle of 316.22º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #720354 is Cyan = 0, Magento = 0.97, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 3 | 84 | - |
| CMYK | 0 | 0.97 | 0.26 | 0.55 |
| HSL | 316.22º | 0.95% | 0.23% | - |
| HSV(B) | 316.22º | 0.97% | 0.45% | - |
| XYZ | 8.57 | 4.28 | 8.76 | - |
| YUV | 45.42 | 149.77 | 176.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 3 | 84 | 0 | 0.97 | 0.26 | 0.55 | 316.22 | 0.95 | 0.23 |
| Hex | 72 | 3 | 54 | 0 | 61 | 1A | 37 | 13C | 5F | 17 |
| Octal | 162 | 3 | 124 | 0 | 141 | 32 | 67 | 474 | 137 | 27 |
| Binary | 1110010 | 11 | 1010100 | 0 | 1100001 | 11010 | 110111 | 100111100 | 1011111 | 10111 |
Color Harmonies of #720354
Complementary color
Monochromatic Colors of #720354
Black with #720354
Text Example
Text Example
White with #720354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #720354; }
p { color: rgb(114,3,84); }
H1.HeaderClassName
{
color: #720354;
}
.AnyTagClassName
{
color: #720354;
}
</style>
background-color css
<style>
a { background-color: #720354; }
a { background-color: rgb(114,3,84); }
div.DivClassName
{
background-color: #720354;
}
.BgClassName
{
background-color: #720354;
}
</style>
border-color css
<style>
span { border-color: #720354; }
span { border-color: rgb(114,3,84); }
td.TdClassName
{
border-color: #720354;
}
.TagClassName
{
border-color: #720354;
}
</style>