Shades of Tyrian Purple #750537
Tints of Tyrian Purple #750537
RGB
CMYK
RGB Variations
Color information
#750537 (or 0x750537) is known color: Tyrian Purple. HEX triplet: 75, 05 and 37. RGB value is (117,5,55). Sum of RGB (Red+Green+Blue) = 117+5+55=177 (23% of max value = 765). Red value is 117 (46.09% from 255 or 66.10% from 177); Green value is 5 (2.34% from 255 or 2.82% from 177); Blue value is 55 (21.88% from 255 or 31.07% from 177); Max value from RGB is 117 - color contains mainly: red. Hex color #750537 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #750537 is #8AFAC8. Grayscale: #2C2C2C. Windows color (decimal): -9108169 or 3605877. OLE color: 3605877.
HSL color Cylindrical-coordinate representation of color #750537: hue angle of 333.21º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #750537 is Cyan = 0, Magento = 0.96, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 5 | 55 | - |
| CMYK | 0 | 0.96 | 0.53 | 0.54 |
| HSL | 333.21º | 0.92% | 0.24% | - |
| HSV(B) | 333.21º | 0.96% | 0.46% | - |
| XYZ | 8.08 | 4.17 | 3.99 | - |
| YUV | 44.19 | 134.11 | 179.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 5 | 55 | 0 | 0.96 | 0.53 | 0.54 | 333.21 | 0.92 | 0.24 |
| Hex | 75 | 5 | 37 | 0 | 60 | 35 | 36 | 14D | 5C | 18 |
| Octal | 165 | 5 | 67 | 0 | 140 | 65 | 66 | 515 | 134 | 30 |
| Binary | 1110101 | 101 | 110111 | 0 | 1100000 | 110101 | 110110 | 101001101 | 1011100 | 11000 |
Color Harmonies of #750537
Complementary color
Monochromatic Colors of #750537
Black with #750537
Text Example
Text Example
White with #750537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #750537; }
p { color: rgb(117,5,55); }
H1.HeaderClassName
{
color: #750537;
}
.AnyTagClassName
{
color: #750537;
}
</style>
background-color css
<style>
a { background-color: #750537; }
a { background-color: rgb(117,5,55); }
div.DivClassName
{
background-color: #750537;
}
.BgClassName
{
background-color: #750537;
}
</style>
border-color css
<style>
span { border-color: #750537; }
span { border-color: rgb(117,5,55); }
td.TdClassName
{
border-color: #750537;
}
.TagClassName
{
border-color: #750537;
}
</style>