Shades of Tyrian Purple #790956
Tints of Tyrian Purple #790956
RGB
CMYK
RGB Variations
Color information
#790956 (or 0x790956) is known color: Tyrian Purple. HEX triplet: 79, 09 and 56. RGB value is (121,9,86). Sum of RGB (Red+Green+Blue) = 121+9+86=216 (28% of max value = 765). Red value is 121 (47.66% from 255 or 56.02% from 216); Green value is 9 (3.91% from 255 or 4.17% from 216); Blue value is 86 (33.98% from 255 or 39.81% from 216); Max value from RGB is 121 - color contains mainly: red. Hex color #790956 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790956 is #86F6A9. Grayscale: #333333. Windows color (decimal): -8844970 or 5638521. OLE color: 5638521.
HSL color Cylindrical-coordinate representation of color #790956: hue angle of 318.75º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #790956 is Cyan = 0, Magento = 0.93, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 9 | 86 | - |
| CMYK | 0 | 0.93 | 0.29 | 0.53 |
| HSL | 318.75º | 0.86% | 0.25% | - |
| HSV(B) | 318.75º | 0.93% | 0.47% | - |
| XYZ | 9.66 | 4.93 | 9.25 | - |
| YUV | 51.27 | 147.61 | 177.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 9 | 86 | 0 | 0.93 | 0.29 | 0.53 | 318.75 | 0.86 | 0.25 |
| Hex | 79 | 9 | 56 | 0 | 5D | 1D | 35 | 13F | 56 | 19 |
| Octal | 171 | 11 | 126 | 0 | 135 | 35 | 65 | 477 | 126 | 31 |
| Binary | 1111001 | 1001 | 1010110 | 0 | 1011101 | 11101 | 110101 | 100111111 | 1010110 | 11001 |
Color Harmonies of #790956
Complementary color
Monochromatic Colors of #790956
Black with #790956
Text Example
Text Example
White with #790956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790956; }
p { color: rgb(121,9,86); }
H1.HeaderClassName
{
color: #790956;
}
.AnyTagClassName
{
color: #790956;
}
</style>
background-color css
<style>
a { background-color: #790956; }
a { background-color: rgb(121,9,86); }
div.DivClassName
{
background-color: #790956;
}
.BgClassName
{
background-color: #790956;
}
</style>
border-color css
<style>
span { border-color: #790956; }
span { border-color: rgb(121,9,86); }
td.TdClassName
{
border-color: #790956;
}
.TagClassName
{
border-color: #790956;
}
</style>