Shades of Tyrian Purple #750756
Tints of Tyrian Purple #750756
RGB
CMYK
RGB Variations
Color information
#750756 (or 0x750756) is known color: Tyrian Purple. HEX triplet: 75, 07 and 56. RGB value is (117,7,86). Sum of RGB (Red+Green+Blue) = 117+7+86=210 (27% of max value = 765). Red value is 117 (46.09% from 255 or 55.71% from 210); Green value is 7 (3.12% from 255 or 3.33% from 210); Blue value is 86 (33.98% from 255 or 40.95% from 210); Max value from RGB is 117 - color contains mainly: red. Hex color #750756 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #750756 is #8AF8A9. Grayscale: #303030. Windows color (decimal): -9107626 or 5638005. OLE color: 5638005.
HSL color Cylindrical-coordinate representation of color #750756: hue angle of 316.91º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #750756 is Cyan = 0, Magento = 0.94, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 7 | 86 | - |
| CMYK | 0 | 0.94 | 0.26 | 0.54 |
| HSL | 316.91º | 0.89% | 0.24% | - |
| HSV(B) | 316.91º | 0.94% | 0.46% | - |
| XYZ | 9.09 | 4.61 | 9.21 | - |
| YUV | 48.9 | 148.94 | 176.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 7 | 86 | 0 | 0.94 | 0.26 | 0.54 | 316.91 | 0.89 | 0.24 |
| Hex | 75 | 7 | 56 | 0 | 5E | 1A | 36 | 13D | 59 | 18 |
| Octal | 165 | 7 | 126 | 0 | 136 | 32 | 66 | 475 | 131 | 30 |
| Binary | 1110101 | 111 | 1010110 | 0 | 1011110 | 11010 | 110110 | 100111101 | 1011001 | 11000 |
Color Harmonies of #750756
Complementary color
Monochromatic Colors of #750756
Black with #750756
Text Example
Text Example
White with #750756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #750756; }
p { color: rgb(117,7,86); }
H1.HeaderClassName
{
color: #750756;
}
.AnyTagClassName
{
color: #750756;
}
</style>
background-color css
<style>
a { background-color: #750756; }
a { background-color: rgb(117,7,86); }
div.DivClassName
{
background-color: #750756;
}
.BgClassName
{
background-color: #750756;
}
</style>
border-color css
<style>
span { border-color: #750756; }
span { border-color: rgb(117,7,86); }
td.TdClassName
{
border-color: #750756;
}
.TagClassName
{
border-color: #750756;
}
</style>