Shades of Tyrian Purple #750956
Tints of Tyrian Purple #750956
RGB
CMYK
RGB Variations
Color information
#750956 (or 0x750956) is known color: Tyrian Purple. HEX triplet: 75, 09 and 56. RGB value is (117,9,86). Sum of RGB (Red+Green+Blue) = 117+9+86=212 (28% of max value = 765). Red value is 117 (46.09% from 255 or 55.19% from 212); Green value is 9 (3.91% from 255 or 4.25% from 212); Blue value is 86 (33.98% from 255 or 40.57% from 212); Max value from RGB is 117 - color contains mainly: red. Hex color #750956 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #750956 is #8AF6A9. Grayscale: #313131. Windows color (decimal): -9107114 or 5638517. OLE color: 5638517.
HSL color Cylindrical-coordinate representation of color #750956: hue angle of 317.22º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #750956 is Cyan = 0, Magento = 0.92, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 9 | 86 | - |
| CMYK | 0 | 0.92 | 0.26 | 0.54 |
| HSL | 317.22º | 0.86% | 0.25% | - |
| HSV(B) | 317.22º | 0.92% | 0.46% | - |
| XYZ | 9.11 | 4.65 | 9.22 | - |
| YUV | 50.07 | 148.28 | 175.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 9 | 86 | 0 | 0.92 | 0.26 | 0.54 | 317.22 | 0.86 | 0.25 |
| Hex | 75 | 9 | 56 | 0 | 5C | 1A | 36 | 13D | 56 | 19 |
| Octal | 165 | 11 | 126 | 0 | 134 | 32 | 66 | 475 | 126 | 31 |
| Binary | 1110101 | 1001 | 1010110 | 0 | 1011100 | 11010 | 110110 | 100111101 | 1010110 | 11001 |
Color Harmonies of #750956
Complementary color
Monochromatic Colors of #750956
Black with #750956
Text Example
Text Example
White with #750956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #750956; }
p { color: rgb(117,9,86); }
H1.HeaderClassName
{
color: #750956;
}
.AnyTagClassName
{
color: #750956;
}
</style>
background-color css
<style>
a { background-color: #750956; }
a { background-color: rgb(117,9,86); }
div.DivClassName
{
background-color: #750956;
}
.BgClassName
{
background-color: #750956;
}
</style>
border-color css
<style>
span { border-color: #750956; }
span { border-color: rgb(117,9,86); }
td.TdClassName
{
border-color: #750956;
}
.TagClassName
{
border-color: #750956;
}
</style>