Shades of Tyrian Purple #750134
Tints of Tyrian Purple #750134
RGB
CMYK
RGB Variations
Color information
#750134 (or 0x750134) is known color: Tyrian Purple. HEX triplet: 75, 01 and 34. RGB value is (117,1,52). Sum of RGB (Red+Green+Blue) = 117+1+52=170 (22% of max value = 765). Red value is 117 (46.09% from 255 or 68.82% from 170); Green value is 1 (0.78% from 255 or 0.59% from 170); Blue value is 52 (20.70% from 255 or 30.59% from 170); Max value from RGB is 117 - color contains mainly: red. Hex color #750134 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #750134 is #8AFECB. Grayscale: #292929. Windows color (decimal): -9109196 or 3408245. OLE color: 3408245.
HSL color Cylindrical-coordinate representation of color #750134: hue angle of 333.62º 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 #750134 is Cyan = 0, Magento = 0.99, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 1 | 52 | - |
| CMYK | 0 | 0.99 | 0.56 | 0.54 |
| HSL | 333.62º | 0.98% | 0.23% | - |
| HSV(B) | 333.62º | 0.99% | 0.46% | - |
| XYZ | 7.97 | 4.05 | 3.61 | - |
| YUV | 41.5 | 133.93 | 181.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 1 | 52 | 0 | 0.99 | 0.56 | 0.54 | 333.62 | 0.98 | 0.23 |
| Hex | 75 | 1 | 34 | 0 | 63 | 38 | 36 | 14E | 62 | 17 |
| Octal | 165 | 1 | 64 | 0 | 143 | 70 | 66 | 516 | 142 | 27 |
| Binary | 1110101 | 1 | 110100 | 0 | 1100011 | 111000 | 110110 | 101001110 | 1100010 | 10111 |
Color Harmonies of #750134
Complementary color
Monochromatic Colors of #750134
Black with #750134
Text Example
Text Example
White with #750134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #750134; }
p { color: rgb(117,1,52); }
H1.HeaderClassName
{
color: #750134;
}
.AnyTagClassName
{
color: #750134;
}
</style>
background-color css
<style>
a { background-color: #750134; }
a { background-color: rgb(117,1,52); }
div.DivClassName
{
background-color: #750134;
}
.BgClassName
{
background-color: #750134;
}
</style>
border-color css
<style>
span { border-color: #750134; }
span { border-color: rgb(117,1,52); }
td.TdClassName
{
border-color: #750134;
}
.TagClassName
{
border-color: #750134;
}
</style>