Shades of Tyrian Purple #720037
Tints of Tyrian Purple #720037
RGB
CMYK
RGB Variations
Color information
#720037 (or 0x720037) is known color: Tyrian Purple. HEX triplet: 72, 00 and 37. RGB value is (114,0,55). Sum of RGB (Red+Green+Blue) = 114+0+55=169 (22% of max value = 765). Red value is 114 (44.92% from 255 or 67.46% from 169); Green value is 0 (0.39% from 255 or 0% from 169); Blue value is 55 (21.88% from 255 or 32.54% from 169); Max value from RGB is 114 - color contains mainly: red. Hex color #720037 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #720037 is #8DFFC8. Grayscale: #282828. Windows color (decimal): -9306057 or 3604594. OLE color: 3604594.
HSL color Cylindrical-coordinate representation of color #720037: hue angle of 331.05º degrees, saturation: 1, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 1%. Process color model (Four color, CMYK) of #720037 is Cyan = 0, Magento = 1, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 0 | 55 | - |
| CMYK | 0 | 1 | 0.52 | 0.55 |
| HSL | 331.05º | 1% | 0.22% | - |
| HSV(B) | 331.05º | 1% | 0.45% | - |
| XYZ | 7.63 | 3.85 | 3.96 | - |
| YUV | 40.36 | 136.27 | 180.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 0 | 55 | 0 | 1 | 0.52 | 0.55 | 331.05 | 1 | 0.22 |
| Hex | 72 | 0 | 37 | 0 | 64 | 34 | 37 | 14B | 64 | 16 |
| Octal | 162 | 0 | 67 | 0 | 144 | 64 | 67 | 513 | 144 | 26 |
| Binary | 1110010 | 0 | 110111 | 0 | 1100100 | 110100 | 110111 | 101001011 | 1100100 | 10110 |
Color Harmonies of #720037
Complementary color
Monochromatic Colors of #720037
Black with #720037
Text Example
Text Example
White with #720037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #720037; }
p { color: rgb(114,0,55); }
H1.HeaderClassName
{
color: #720037;
}
.AnyTagClassName
{
color: #720037;
}
</style>
background-color css
<style>
a { background-color: #720037; }
a { background-color: rgb(114,0,55); }
div.DivClassName
{
background-color: #720037;
}
.BgClassName
{
background-color: #720037;
}
</style>
border-color css
<style>
span { border-color: #720037; }
span { border-color: rgb(114,0,55); }
td.TdClassName
{
border-color: #720037;
}
.TagClassName
{
border-color: #720037;
}
</style>