Shades of Tyrian Purple #720938
Tints of Tyrian Purple #720938
RGB
CMYK
RGB Variations
Color information
#720938 (or 0x720938) is known color: Tyrian Purple. HEX triplet: 72, 09 and 38. RGB value is (114,9,56). Sum of RGB (Red+Green+Blue) = 114+9+56=179 (23% of max value = 765). Red value is 114 (44.92% from 255 or 63.69% from 179); Green value is 9 (3.91% from 255 or 5.03% from 179); Blue value is 56 (22.27% from 255 or 31.28% from 179); Max value from RGB is 114 - color contains mainly: red. Hex color #720938 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #720938 is #8DF6C7. Grayscale: #2D2D2D. Windows color (decimal): -9303752 or 3672434. OLE color: 3672434.
HSL color Cylindrical-coordinate representation of color #720938: hue angle of 333.14º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #720938 is Cyan = 0, Magento = 0.92, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 9 | 56 | - |
| CMYK | 0 | 0.92 | 0.51 | 0.55 |
| HSL | 333.14º | 0.85% | 0.24% | - |
| HSV(B) | 333.14º | 0.92% | 0.45% | - |
| XYZ | 7.75 | 4.06 | 4.12 | - |
| YUV | 45.75 | 133.79 | 176.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 9 | 56 | 0 | 0.92 | 0.51 | 0.55 | 333.14 | 0.85 | 0.24 |
| Hex | 72 | 9 | 38 | 0 | 5C | 33 | 37 | 14D | 55 | 18 |
| Octal | 162 | 11 | 70 | 0 | 134 | 63 | 67 | 515 | 125 | 30 |
| Binary | 1110010 | 1001 | 111000 | 0 | 1011100 | 110011 | 110111 | 101001101 | 1010101 | 11000 |
Color Harmonies of #720938
Complementary color
Monochromatic Colors of #720938
Black with #720938
Text Example
Text Example
White with #720938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #720938; }
p { color: rgb(114,9,56); }
H1.HeaderClassName
{
color: #720938;
}
.AnyTagClassName
{
color: #720938;
}
</style>
background-color css
<style>
a { background-color: #720938; }
a { background-color: rgb(114,9,56); }
div.DivClassName
{
background-color: #720938;
}
.BgClassName
{
background-color: #720938;
}
</style>
border-color css
<style>
span { border-color: #720938; }
span { border-color: rgb(114,9,56); }
td.TdClassName
{
border-color: #720938;
}
.TagClassName
{
border-color: #720938;
}
</style>