Shades of Tyrian Purple #790656
Tints of Tyrian Purple #790656
RGB
CMYK
RGB Variations
Color information
#790656 (or 0x790656) is known color: Tyrian Purple. HEX triplet: 79, 06 and 56. RGB value is (121,6,86). Sum of RGB (Red+Green+Blue) = 121+6+86=213 (28% of max value = 765). Red value is 121 (47.66% from 255 or 56.81% from 213); Green value is 6 (2.73% from 255 or 2.82% from 213); Blue value is 86 (33.98% from 255 or 40.38% from 213); Max value from RGB is 121 - color contains mainly: red. Hex color #790656 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790656 is #86F9A9. Grayscale: #313131. Windows color (decimal): -8845738 or 5637753. OLE color: 5637753.
HSL color Cylindrical-coordinate representation of color #790656: hue angle of 318.26º degrees, saturation: 0.91, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #790656 is Cyan = 0, Magento = 0.95, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 6 | 86 | - |
| CMYK | 0 | 0.95 | 0.29 | 0.53 |
| HSL | 318.26º | 0.91% | 0.25% | - |
| HSV(B) | 318.26º | 0.95% | 0.47% | - |
| XYZ | 9.63 | 4.87 | 9.24 | - |
| YUV | 49.51 | 148.6 | 179 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 6 | 86 | 0 | 0.95 | 0.29 | 0.53 | 318.26 | 0.91 | 0.25 |
| Hex | 79 | 6 | 56 | 0 | 5F | 1D | 35 | 13E | 5B | 19 |
| Octal | 171 | 6 | 126 | 0 | 137 | 35 | 65 | 476 | 133 | 31 |
| Binary | 1111001 | 110 | 1010110 | 0 | 1011111 | 11101 | 110101 | 100111110 | 1011011 | 11001 |
Color Harmonies of #790656
Complementary color
Monochromatic Colors of #790656
Black with #790656
Text Example
Text Example
White with #790656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790656; }
p { color: rgb(121,6,86); }
H1.HeaderClassName
{
color: #790656;
}
.AnyTagClassName
{
color: #790656;
}
</style>
background-color css
<style>
a { background-color: #790656; }
a { background-color: rgb(121,6,86); }
div.DivClassName
{
background-color: #790656;
}
.BgClassName
{
background-color: #790656;
}
</style>
border-color css
<style>
span { border-color: #790656; }
span { border-color: rgb(121,6,86); }
td.TdClassName
{
border-color: #790656;
}
.TagClassName
{
border-color: #790656;
}
</style>