Shades of Tyrian Purple #750135
Tints of Tyrian Purple #750135
RGB
CMYK
RGB Variations
Color information
#750135 (or 0x750135) is known color: Tyrian Purple. HEX triplet: 75, 01 and 35. RGB value is (117,1,53). Sum of RGB (Red+Green+Blue) = 117+1+53=171 (22% of max value = 765). Red value is 117 (46.09% from 255 or 68.42% from 171); Green value is 1 (0.78% from 255 or 0.58% from 171); Blue value is 53 (21.09% from 255 or 30.99% from 171); Max value from RGB is 117 - color contains mainly: red. Hex color #750135 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #750135 is #8AFECA. Grayscale: #292929. Windows color (decimal): -9109195 or 3473781. OLE color: 3473781.
HSL color Cylindrical-coordinate representation of color #750135: hue angle of 333.1º 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 #750135 is Cyan = 0, Magento = 0.99, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 1 | 53 | - |
| CMYK | 0 | 0.99 | 0.55 | 0.54 |
| HSL | 333.1º | 0.98% | 0.23% | - |
| HSV(B) | 333.1º | 0.99% | 0.46% | - |
| XYZ | 7.99 | 4.06 | 3.73 | - |
| YUV | 41.61 | 134.43 | 181.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 1 | 53 | 0 | 0.99 | 0.55 | 0.54 | 333.1 | 0.98 | 0.23 |
| Hex | 75 | 1 | 35 | 0 | 63 | 37 | 36 | 14D | 62 | 17 |
| Octal | 165 | 1 | 65 | 0 | 143 | 67 | 66 | 515 | 142 | 27 |
| Binary | 1110101 | 1 | 110101 | 0 | 1100011 | 110111 | 110110 | 101001101 | 1100010 | 10111 |
Color Harmonies of #750135
Complementary color
Monochromatic Colors of #750135
Black with #750135
Text Example
Text Example
White with #750135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #750135; }
p { color: rgb(117,1,53); }
H1.HeaderClassName
{
color: #750135;
}
.AnyTagClassName
{
color: #750135;
}
</style>
background-color css
<style>
a { background-color: #750135; }
a { background-color: rgb(117,1,53); }
div.DivClassName
{
background-color: #750135;
}
.BgClassName
{
background-color: #750135;
}
</style>
border-color css
<style>
span { border-color: #750135; }
span { border-color: rgb(117,1,53); }
td.TdClassName
{
border-color: #750135;
}
.TagClassName
{
border-color: #750135;
}
</style>