Shades of Tyrian Purple #750456
Tints of Tyrian Purple #750456
RGB
CMYK
RGB Variations
Color information
#750456 (or 0x750456) is known color: Tyrian Purple. HEX triplet: 75, 04 and 56. RGB value is (117,4,86). Sum of RGB (Red+Green+Blue) = 117+4+86=207 (27% of max value = 765). Red value is 117 (46.09% from 255 or 56.52% from 207); Green value is 4 (1.95% from 255 or 1.93% from 207); Blue value is 86 (33.98% from 255 or 41.55% from 207); Max value from RGB is 117 - color contains mainly: red. Hex color #750456 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #750456 is #8AFBA9. Grayscale: #2E2E2E. Windows color (decimal): -9108394 or 5637237. OLE color: 5637237.
HSL color Cylindrical-coordinate representation of color #750456: hue angle of 316.46º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #750456 is Cyan = 0, Magento = 0.97, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 4 | 86 | - |
| CMYK | 0 | 0.97 | 0.26 | 0.54 |
| HSL | 316.46º | 0.93% | 0.24% | - |
| HSV(B) | 316.46º | 0.97% | 0.46% | - |
| XYZ | 9.06 | 4.54 | 9.2 | - |
| YUV | 47.14 | 149.94 | 177.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 4 | 86 | 0 | 0.97 | 0.26 | 0.54 | 316.46 | 0.93 | 0.24 |
| Hex | 75 | 4 | 56 | 0 | 61 | 1A | 36 | 13C | 5D | 18 |
| Octal | 165 | 4 | 126 | 0 | 141 | 32 | 66 | 474 | 135 | 30 |
| Binary | 1110101 | 100 | 1010110 | 0 | 1100001 | 11010 | 110110 | 100111100 | 1011101 | 11000 |
Color Harmonies of #750456
Complementary color
Monochromatic Colors of #750456
Black with #750456
Text Example
Text Example
White with #750456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #750456; }
p { color: rgb(117,4,86); }
H1.HeaderClassName
{
color: #750456;
}
.AnyTagClassName
{
color: #750456;
}
</style>
background-color css
<style>
a { background-color: #750456; }
a { background-color: rgb(117,4,86); }
div.DivClassName
{
background-color: #750456;
}
.BgClassName
{
background-color: #750456;
}
</style>
border-color css
<style>
span { border-color: #750456; }
span { border-color: rgb(117,4,86); }
td.TdClassName
{
border-color: #750456;
}
.TagClassName
{
border-color: #750456;
}
</style>