Shades of Tyrian Purple #790945
Tints of Tyrian Purple #790945
RGB
CMYK
RGB Variations
Color information
#790945 (or 0x790945) is known color: Tyrian Purple. HEX triplet: 79, 09 and 45. RGB value is (121,9,69). Sum of RGB (Red+Green+Blue) = 121+9+69=199 (26% of max value = 765). Red value is 121 (47.66% from 255 or 60.80% from 199); Green value is 9 (3.91% from 255 or 4.52% from 199); Blue value is 69 (27.34% from 255 or 34.67% from 199); Max value from RGB is 121 - color contains mainly: red. Hex color #790945 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #790945 is #86F6BA. Grayscale: #313131. Windows color (decimal): -8844987 or 4524409. OLE color: 4524409.
HSL color Cylindrical-coordinate representation of color #790945: hue angle of 327.86º 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 #790945 is Cyan = 0, Magento = 0.93, Yellow = 0.43 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 9 | 69 | - |
| CMYK | 0 | 0.93 | 0.43 | 0.53 |
| HSL | 327.86º | 0.86% | 0.25% | - |
| HSV(B) | 327.86º | 0.93% | 0.47% | - |
| XYZ | 9.06 | 4.69 | 6.06 | - |
| YUV | 49.33 | 139.11 | 179.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 9 | 69 | 0 | 0.93 | 0.43 | 0.53 | 327.86 | 0.86 | 0.25 |
| Hex | 79 | 9 | 45 | 0 | 5D | 2B | 35 | 148 | 56 | 19 |
| Octal | 171 | 11 | 105 | 0 | 135 | 53 | 65 | 510 | 126 | 31 |
| Binary | 1111001 | 1001 | 1000101 | 0 | 1011101 | 101011 | 110101 | 101001000 | 1010110 | 11001 |
Color Harmonies of #790945
Complementary color
Monochromatic Colors of #790945
Black with #790945
Text Example
Text Example
White with #790945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790945; }
p { color: rgb(121,9,69); }
H1.HeaderClassName
{
color: #790945;
}
.AnyTagClassName
{
color: #790945;
}
</style>
background-color css
<style>
a { background-color: #790945; }
a { background-color: rgb(121,9,69); }
div.DivClassName
{
background-color: #790945;
}
.BgClassName
{
background-color: #790945;
}
</style>
border-color css
<style>
span { border-color: #790945; }
span { border-color: rgb(121,9,69); }
td.TdClassName
{
border-color: #790945;
}
.TagClassName
{
border-color: #790945;
}
</style>