Shades of Tyrian Purple #730338
Tints of Tyrian Purple #730338
RGB
CMYK
RGB Variations
Color information
#730338 (or 0x730338) is known color: Tyrian Purple. HEX triplet: 73, 03 and 38. RGB value is (115,3,56). Sum of RGB (Red+Green+Blue) = 115+3+56=174 (23% of max value = 765). Red value is 115 (45.31% from 255 or 66.09% from 174); Green value is 3 (1.56% from 255 or 1.72% from 174); Blue value is 56 (22.27% from 255 or 32.18% from 174); Max value from RGB is 115 - color contains mainly: red. Hex color #730338 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #730338 is #8CFCC7. Grayscale: #2A2A2A. Windows color (decimal): -9239752 or 3670899. OLE color: 3670899.
HSL color Cylindrical-coordinate representation of color #730338: hue angle of 331.61º 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 #730338 is Cyan = 0, Magento = 0.97, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 3 | 56 | - |
| CMYK | 0 | 0.97 | 0.51 | 0.55 |
| HSL | 331.61º | 0.95% | 0.23% | - |
| HSV(B) | 331.61º | 0.97% | 0.45% | - |
| XYZ | 7.82 | 4 | 4.1 | - |
| YUV | 42.53 | 135.61 | 179.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 3 | 56 | 0 | 0.97 | 0.51 | 0.55 | 331.61 | 0.95 | 0.23 |
| Hex | 73 | 3 | 38 | 0 | 61 | 33 | 37 | 14C | 5F | 17 |
| Octal | 163 | 3 | 70 | 0 | 141 | 63 | 67 | 514 | 137 | 27 |
| Binary | 1110011 | 11 | 111000 | 0 | 1100001 | 110011 | 110111 | 101001100 | 1011111 | 10111 |
Color Harmonies of #730338
Complementary color
Monochromatic Colors of #730338
Black with #730338
Text Example
Text Example
White with #730338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730338; }
p { color: rgb(115,3,56); }
H1.HeaderClassName
{
color: #730338;
}
.AnyTagClassName
{
color: #730338;
}
</style>
background-color css
<style>
a { background-color: #730338; }
a { background-color: rgb(115,3,56); }
div.DivClassName
{
background-color: #730338;
}
.BgClassName
{
background-color: #730338;
}
</style>
border-color css
<style>
span { border-color: #730338; }
span { border-color: rgb(115,3,56); }
td.TdClassName
{
border-color: #730338;
}
.TagClassName
{
border-color: #730338;
}
</style>