Shades of Tyrian Purple #790638
Tints of Tyrian Purple #790638
RGB
CMYK
RGB Variations
Color information
#790638 (or 0x790638) is known color: Tyrian Purple. HEX triplet: 79, 06 and 38. RGB value is (121,6,56). Sum of RGB (Red+Green+Blue) = 121+6+56=183 (24% of max value = 765). Red value is 121 (47.66% from 255 or 66.12% from 183); Green value is 6 (2.73% from 255 or 3.28% from 183); Blue value is 56 (22.27% from 255 or 30.60% from 183); Max value from RGB is 121 - color contains mainly: red. Hex color #790638 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #790638 is #86F9C7. Grayscale: #2E2E2E. Windows color (decimal): -8845768 or 3671673. OLE color: 3671673.
HSL color Cylindrical-coordinate representation of color #790638: hue angle of 333.91º 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 #790638 is Cyan = 0, Magento = 0.95, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 6 | 56 | - |
| CMYK | 0 | 0.95 | 0.54 | 0.53 |
| HSL | 333.91º | 0.91% | 0.25% | - |
| HSV(B) | 333.91º | 0.95% | 0.47% | - |
| XYZ | 8.66 | 4.48 | 4.15 | - |
| YUV | 46.09 | 133.6 | 181.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 6 | 56 | 0 | 0.95 | 0.54 | 0.53 | 333.91 | 0.91 | 0.25 |
| Hex | 79 | 6 | 38 | 0 | 5F | 36 | 35 | 14E | 5B | 19 |
| Octal | 171 | 6 | 70 | 0 | 137 | 66 | 65 | 516 | 133 | 31 |
| Binary | 1111001 | 110 | 111000 | 0 | 1011111 | 110110 | 110101 | 101001110 | 1011011 | 11001 |
Color Harmonies of #790638
Complementary color
Monochromatic Colors of #790638
Black with #790638
Text Example
Text Example
White with #790638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790638; }
p { color: rgb(121,6,56); }
H1.HeaderClassName
{
color: #790638;
}
.AnyTagClassName
{
color: #790638;
}
</style>
background-color css
<style>
a { background-color: #790638; }
a { background-color: rgb(121,6,56); }
div.DivClassName
{
background-color: #790638;
}
.BgClassName
{
background-color: #790638;
}
</style>
border-color css
<style>
span { border-color: #790638; }
span { border-color: rgb(121,6,56); }
td.TdClassName
{
border-color: #790638;
}
.TagClassName
{
border-color: #790638;
}
</style>