Shades of Tyrian Purple #730339
Tints of Tyrian Purple #730339
RGB
CMYK
RGB Variations
Color information
#730339 (or 0x730339) is known color: Tyrian Purple. HEX triplet: 73, 03 and 39. RGB value is (115,3,57). Sum of RGB (Red+Green+Blue) = 115+3+57=175 (23% of max value = 765). Red value is 115 (45.31% from 255 or 65.71% from 175); Green value is 3 (1.56% from 255 or 1.71% from 175); Blue value is 57 (22.66% from 255 or 32.57% from 175); Max value from RGB is 115 - color contains mainly: red. Hex color #730339 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #730339 is #8CFCC6. Grayscale: #2A2A2A. Windows color (decimal): -9239751 or 3736435. OLE color: 3736435.
HSL color Cylindrical-coordinate representation of color #730339: hue angle of 331.07º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #730339 is Cyan = 0, Magento = 0.97, Yellow = 0.50 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 3 | 57 | - |
| CMYK | 0 | 0.97 | 0.50 | 0.55 |
| HSL | 331.07º | 0.95% | 0.23% | - |
| HSV(B) | 331.07º | 0.97% | 0.45% | - |
| XYZ | 7.84 | 4.01 | 4.23 | - |
| YUV | 42.64 | 136.11 | 179.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 3 | 57 | 0 | 0.97 | 0.50 | 0.55 | 331.07 | 0.95 | 0.23 |
| Hex | 73 | 3 | 39 | 0 | 61 | 32 | 37 | 14B | 5F | 17 |
| Octal | 163 | 3 | 71 | 0 | 141 | 62 | 67 | 513 | 137 | 27 |
| Binary | 1110011 | 11 | 111001 | 0 | 1100001 | 110010 | 110111 | 101001011 | 1011111 | 10111 |
Color Harmonies of #730339
Complementary color
Monochromatic Colors of #730339
Black with #730339
Text Example
Text Example
White with #730339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730339; }
p { color: rgb(115,3,57); }
H1.HeaderClassName
{
color: #730339;
}
.AnyTagClassName
{
color: #730339;
}
</style>
background-color css
<style>
a { background-color: #730339; }
a { background-color: rgb(115,3,57); }
div.DivClassName
{
background-color: #730339;
}
.BgClassName
{
background-color: #730339;
}
</style>
border-color css
<style>
span { border-color: #730339; }
span { border-color: rgb(115,3,57); }
td.TdClassName
{
border-color: #730339;
}
.TagClassName
{
border-color: #730339;
}
</style>