Shades of Tyrian Purple #750858
Tints of Tyrian Purple #750858
RGB
CMYK
RGB Variations
Color information
#750858 (or 0x750858) is known color: Tyrian Purple. HEX triplet: 75, 08 and 58. RGB value is (117,8,88). Sum of RGB (Red+Green+Blue) = 117+8+88=213 (28% of max value = 765). Red value is 117 (46.09% from 255 or 54.93% from 213); Green value is 8 (3.52% from 255 or 3.76% from 213); Blue value is 88 (34.77% from 255 or 41.31% from 213); Max value from RGB is 117 - color contains mainly: red. Hex color #750858 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #750858 is #8AF7A7. Grayscale: #313131. Windows color (decimal): -9107368 or 5769333. OLE color: 5769333.
HSL color Cylindrical-coordinate representation of color #750858: hue angle of 315.96º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #750858 is Cyan = 0, Magento = 0.93, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 8 | 88 | - |
| CMYK | 0 | 0.93 | 0.25 | 0.54 |
| HSL | 315.96º | 0.87% | 0.25% | - |
| HSV(B) | 315.96º | 0.93% | 0.46% | - |
| XYZ | 9.18 | 4.66 | 9.65 | - |
| YUV | 49.71 | 149.61 | 176 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 8 | 88 | 0 | 0.93 | 0.25 | 0.54 | 315.96 | 0.87 | 0.25 |
| Hex | 75 | 8 | 58 | 0 | 5D | 19 | 36 | 13C | 57 | 19 |
| Octal | 165 | 10 | 130 | 0 | 135 | 31 | 66 | 474 | 127 | 31 |
| Binary | 1110101 | 1000 | 1011000 | 0 | 1011101 | 11001 | 110110 | 100111100 | 1010111 | 11001 |
Color Harmonies of #750858
Complementary color
Monochromatic Colors of #750858
Black with #750858
Text Example
Text Example
White with #750858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #750858; }
p { color: rgb(117,8,88); }
H1.HeaderClassName
{
color: #750858;
}
.AnyTagClassName
{
color: #750858;
}
</style>
background-color css
<style>
a { background-color: #750858; }
a { background-color: rgb(117,8,88); }
div.DivClassName
{
background-color: #750858;
}
.BgClassName
{
background-color: #750858;
}
</style>
border-color css
<style>
span { border-color: #750858; }
span { border-color: rgb(117,8,88); }
td.TdClassName
{
border-color: #750858;
}
.TagClassName
{
border-color: #750858;
}
</style>