Shades of Tyrian Purple #760856
Tints of Tyrian Purple #760856
RGB
CMYK
RGB Variations
Color information
#760856 (or 0x760856) is known color: Tyrian Purple. HEX triplet: 76, 08 and 56. RGB value is (118,8,86). Sum of RGB (Red+Green+Blue) = 118+8+86=212 (28% of max value = 765). Red value is 118 (46.48% from 255 or 55.66% from 212); Green value is 8 (3.52% from 255 or 3.77% from 212); Blue value is 86 (33.98% from 255 or 40.57% from 212); Max value from RGB is 118 - color contains mainly: red. Hex color #760856 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #760856 is #89F7A9. Grayscale: #313131. Windows color (decimal): -9041834 or 5638262. OLE color: 5638262.
HSL color Cylindrical-coordinate representation of color #760856: hue angle of 317.45º 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 #760856 is Cyan = 0, Magento = 0.93, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 8 | 86 | - |
| CMYK | 0 | 0.93 | 0.27 | 0.54 |
| HSL | 317.45º | 0.87% | 0.25% | - |
| HSV(B) | 317.45º | 0.93% | 0.46% | - |
| XYZ | 9.24 | 4.7 | 9.22 | - |
| YUV | 49.78 | 148.44 | 176.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 8 | 86 | 0 | 0.93 | 0.27 | 0.54 | 317.45 | 0.87 | 0.25 |
| Hex | 76 | 8 | 56 | 0 | 5D | 1B | 36 | 13D | 57 | 19 |
| Octal | 166 | 10 | 126 | 0 | 135 | 33 | 66 | 475 | 127 | 31 |
| Binary | 1110110 | 1000 | 1010110 | 0 | 1011101 | 11011 | 110110 | 100111101 | 1010111 | 11001 |
Color Harmonies of #760856
Complementary color
Monochromatic Colors of #760856
Black with #760856
Text Example
Text Example
White with #760856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760856; }
p { color: rgb(118,8,86); }
H1.HeaderClassName
{
color: #760856;
}
.AnyTagClassName
{
color: #760856;
}
</style>
background-color css
<style>
a { background-color: #760856; }
a { background-color: rgb(118,8,86); }
div.DivClassName
{
background-color: #760856;
}
.BgClassName
{
background-color: #760856;
}
</style>
border-color css
<style>
span { border-color: #760856; }
span { border-color: rgb(118,8,86); }
td.TdClassName
{
border-color: #760856;
}
.TagClassName
{
border-color: #760856;
}
</style>