Shades of Tyrian Purple #730637
Tints of Tyrian Purple #730637
RGB
CMYK
RGB Variations
Color information
#730637 (or 0x730637) is known color: Tyrian Purple. HEX triplet: 73, 06 and 37. RGB value is (115,6,55). Sum of RGB (Red+Green+Blue) = 115+6+55=176 (23% of max value = 765). Red value is 115 (45.31% from 255 or 65.34% from 176); Green value is 6 (2.73% from 255 or 3.41% from 176); Blue value is 55 (21.88% from 255 or 31.25% from 176); Max value from RGB is 115 - color contains mainly: red. Hex color #730637 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #730637 is #8CF9C8. Grayscale: #2C2C2C. Windows color (decimal): -9238985 or 3606131. OLE color: 3606131.
HSL color Cylindrical-coordinate representation of color #730637: hue angle of 333.03º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #730637 is Cyan = 0, Magento = 0.95, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 6 | 55 | - |
| CMYK | 0 | 0.95 | 0.52 | 0.55 |
| HSL | 333.03º | 0.9% | 0.24% | - |
| HSV(B) | 333.03º | 0.95% | 0.45% | - |
| XYZ | 7.82 | 4.05 | 3.98 | - |
| YUV | 44.18 | 134.11 | 178.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 6 | 55 | 0 | 0.95 | 0.52 | 0.55 | 333.03 | 0.9 | 0.24 |
| Hex | 73 | 6 | 37 | 0 | 5F | 34 | 37 | 14D | 5A | 18 |
| Octal | 163 | 6 | 67 | 0 | 137 | 64 | 67 | 515 | 132 | 30 |
| Binary | 1110011 | 110 | 110111 | 0 | 1011111 | 110100 | 110111 | 101001101 | 1011010 | 11000 |
Color Harmonies of #730637
Complementary color
Monochromatic Colors of #730637
Black with #730637
Text Example
Text Example
White with #730637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730637; }
p { color: rgb(115,6,55); }
H1.HeaderClassName
{
color: #730637;
}
.AnyTagClassName
{
color: #730637;
}
</style>
background-color css
<style>
a { background-color: #730637; }
a { background-color: rgb(115,6,55); }
div.DivClassName
{
background-color: #730637;
}
.BgClassName
{
background-color: #730637;
}
</style>
border-color css
<style>
span { border-color: #730637; }
span { border-color: rgb(115,6,55); }
td.TdClassName
{
border-color: #730637;
}
.TagClassName
{
border-color: #730637;
}
</style>