Shades of Tyrian Purple #720038
Tints of Tyrian Purple #720038
RGB
CMYK
RGB Variations
Color information
#720038 (or 0x720038) is known color: Tyrian Purple. HEX triplet: 72, 00 and 38. RGB value is (114,0,56). Sum of RGB (Red+Green+Blue) = 114+0+56=170 (22% of max value = 765). Red value is 114 (44.92% from 255 or 67.06% from 170); Green value is 0 (0.39% from 255 or 0% from 170); Blue value is 56 (22.27% from 255 or 32.94% from 170); Max value from RGB is 114 - color contains mainly: red. Hex color #720038 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #720038 is #8DFFC7. Grayscale: #282828. Windows color (decimal): -9306056 or 3670130. OLE color: 3670130.
HSL color Cylindrical-coordinate representation of color #720038: hue angle of 330.53º 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 #720038 is Cyan = 0, Magento = 1, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 0 | 56 | - |
| CMYK | 0 | 1 | 0.51 | 0.55 |
| HSL | 330.53º | 1% | 0.22% | - |
| HSV(B) | 330.53º | 1% | 0.45% | - |
| XYZ | 7.65 | 3.86 | 4.08 | - |
| YUV | 40.47 | 136.77 | 180.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 0 | 56 | 0 | 1 | 0.51 | 0.55 | 330.53 | 1 | 0.22 |
| Hex | 72 | 0 | 38 | 0 | 64 | 33 | 37 | 14B | 64 | 16 |
| Octal | 162 | 0 | 70 | 0 | 144 | 63 | 67 | 513 | 144 | 26 |
| Binary | 1110010 | 0 | 111000 | 0 | 1100100 | 110011 | 110111 | 101001011 | 1100100 | 10110 |
Color Harmonies of #720038
Complementary color
Monochromatic Colors of #720038
Black with #720038
Text Example
Text Example
White with #720038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #720038; }
p { color: rgb(114,0,56); }
H1.HeaderClassName
{
color: #720038;
}
.AnyTagClassName
{
color: #720038;
}
</style>
background-color css
<style>
a { background-color: #720038; }
a { background-color: rgb(114,0,56); }
div.DivClassName
{
background-color: #720038;
}
.BgClassName
{
background-color: #720038;
}
</style>
border-color css
<style>
span { border-color: #720038; }
span { border-color: rgb(114,0,56); }
td.TdClassName
{
border-color: #720038;
}
.TagClassName
{
border-color: #720038;
}
</style>