Shades of Tyrian Purple #760456
Tints of Tyrian Purple #760456
RGB
CMYK
RGB Variations
Color information
#760456 (or 0x760456) is known color: Tyrian Purple. HEX triplet: 76, 04 and 56. RGB value is (118,4,86). Sum of RGB (Red+Green+Blue) = 118+4+86=208 (27% of max value = 765). Red value is 118 (46.48% from 255 or 56.73% from 208); Green value is 4 (1.95% from 255 or 1.92% from 208); Blue value is 86 (33.98% from 255 or 41.35% from 208); Max value from RGB is 118 - color contains mainly: red. Hex color #760456 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #760456 is #89FBA9. Grayscale: #2F2F2F. Windows color (decimal): -9042858 or 5637238. OLE color: 5637238.
HSL color Cylindrical-coordinate representation of color #760456: hue angle of 316.84º 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 #760456 is Cyan = 0, Magento = 0.97, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 4 | 86 | - |
| CMYK | 0 | 0.97 | 0.27 | 0.54 |
| HSL | 316.84º | 0.93% | 0.24% | - |
| HSV(B) | 316.84º | 0.97% | 0.46% | - |
| XYZ | 9.19 | 4.61 | 9.21 | - |
| YUV | 47.43 | 149.77 | 178.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 4 | 86 | 0 | 0.97 | 0.27 | 0.54 | 316.84 | 0.93 | 0.24 |
| Hex | 76 | 4 | 56 | 0 | 61 | 1B | 36 | 13D | 5D | 18 |
| Octal | 166 | 4 | 126 | 0 | 141 | 33 | 66 | 475 | 135 | 30 |
| Binary | 1110110 | 100 | 1010110 | 0 | 1100001 | 11011 | 110110 | 100111101 | 1011101 | 11000 |
Color Harmonies of #760456
Complementary color
Monochromatic Colors of #760456
Black with #760456
Text Example
Text Example
White with #760456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760456; }
p { color: rgb(118,4,86); }
H1.HeaderClassName
{
color: #760456;
}
.AnyTagClassName
{
color: #760456;
}
</style>
background-color css
<style>
a { background-color: #760456; }
a { background-color: rgb(118,4,86); }
div.DivClassName
{
background-color: #760456;
}
.BgClassName
{
background-color: #760456;
}
</style>
border-color css
<style>
span { border-color: #760456; }
span { border-color: rgb(118,4,86); }
td.TdClassName
{
border-color: #760456;
}
.TagClassName
{
border-color: #760456;
}
</style>