Shades of Tyrian Purple #720443
Tints of Tyrian Purple #720443
RGB
CMYK
RGB Variations
Color information
#720443 (or 0x720443) is known color: Tyrian Purple. HEX triplet: 72, 04 and 43. RGB value is (114,4,67). Sum of RGB (Red+Green+Blue) = 114+4+67=185 (24% of max value = 765). Red value is 114 (44.92% from 255 or 61.62% from 185); Green value is 4 (1.95% from 255 or 2.16% from 185); Blue value is 67 (26.56% from 255 or 36.22% from 185); Max value from RGB is 114 - color contains mainly: red. Hex color #720443 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #720443 is #8DFBBC. Grayscale: #2B2B2B. Windows color (decimal): -9305021 or 4392050. OLE color: 4392050.
HSL color Cylindrical-coordinate representation of color #720443: hue angle of 325.64º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #720443 is Cyan = 0, Magento = 0.96, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 4 | 67 | - |
| CMYK | 0 | 0.96 | 0.41 | 0.55 |
| HSL | 325.64º | 0.93% | 0.23% | - |
| HSV(B) | 325.64º | 0.96% | 0.45% | - |
| XYZ | 8 | 4.07 | 5.67 | - |
| YUV | 44.07 | 140.94 | 177.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 4 | 67 | 0 | 0.96 | 0.41 | 0.55 | 325.64 | 0.93 | 0.23 |
| Hex | 72 | 4 | 43 | 0 | 60 | 29 | 37 | 146 | 5D | 17 |
| Octal | 162 | 4 | 103 | 0 | 140 | 51 | 67 | 506 | 135 | 27 |
| Binary | 1110010 | 100 | 1000011 | 0 | 1100000 | 101001 | 110111 | 101000110 | 1011101 | 10111 |
Color Harmonies of #720443
Complementary color
Monochromatic Colors of #720443
Black with #720443
Text Example
Text Example
White with #720443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #720443; }
p { color: rgb(114,4,67); }
H1.HeaderClassName
{
color: #720443;
}
.AnyTagClassName
{
color: #720443;
}
</style>
background-color css
<style>
a { background-color: #720443; }
a { background-color: rgb(114,4,67); }
div.DivClassName
{
background-color: #720443;
}
.BgClassName
{
background-color: #720443;
}
</style>
border-color css
<style>
span { border-color: #720443; }
span { border-color: rgb(114,4,67); }
td.TdClassName
{
border-color: #720443;
}
.TagClassName
{
border-color: #720443;
}
</style>