Shades of Tyrian Purple #750137
Tints of Tyrian Purple #750137
RGB
CMYK
RGB Variations
Color information
#750137 (or 0x750137) is known color: Tyrian Purple. HEX triplet: 75, 01 and 37. RGB value is (117,1,55). Sum of RGB (Red+Green+Blue) = 117+1+55=173 (22% of max value = 765). Red value is 117 (46.09% from 255 or 67.63% from 173); Green value is 1 (0.78% from 255 or 0.58% from 173); Blue value is 55 (21.88% from 255 or 31.79% from 173); Max value from RGB is 117 - color contains mainly: red. Hex color #750137 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #750137 is #8AFEC8. Grayscale: #292929. Windows color (decimal): -9109193 or 3604853. OLE color: 3604853.
HSL color Cylindrical-coordinate representation of color #750137: hue angle of 332.07º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #750137 is Cyan = 0, Magento = 0.99, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 1 | 55 | - |
| CMYK | 0 | 0.99 | 0.53 | 0.54 |
| HSL | 332.07º | 0.98% | 0.23% | - |
| HSV(B) | 332.07º | 0.99% | 0.46% | - |
| XYZ | 8.04 | 4.08 | 3.98 | - |
| YUV | 41.84 | 135.43 | 181.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 1 | 55 | 0 | 0.99 | 0.53 | 0.54 | 332.07 | 0.98 | 0.23 |
| Hex | 75 | 1 | 37 | 0 | 63 | 35 | 36 | 14C | 62 | 17 |
| Octal | 165 | 1 | 67 | 0 | 143 | 65 | 66 | 514 | 142 | 27 |
| Binary | 1110101 | 1 | 110111 | 0 | 1100011 | 110101 | 110110 | 101001100 | 1100010 | 10111 |
Color Harmonies of #750137
Complementary color
Monochromatic Colors of #750137
Black with #750137
Text Example
Text Example
White with #750137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #750137; }
p { color: rgb(117,1,55); }
H1.HeaderClassName
{
color: #750137;
}
.AnyTagClassName
{
color: #750137;
}
</style>
background-color css
<style>
a { background-color: #750137; }
a { background-color: rgb(117,1,55); }
div.DivClassName
{
background-color: #750137;
}
.BgClassName
{
background-color: #750137;
}
</style>
border-color css
<style>
span { border-color: #750137; }
span { border-color: rgb(117,1,55); }
td.TdClassName
{
border-color: #750137;
}
.TagClassName
{
border-color: #750137;
}
</style>