Shades of Purple #790573
Tints of Purple #790573
RGB
CMYK
RGB Variations
Color information
#790573 (or 0x790573) is known color: Purple. HEX triplet: 79, 05 and 73. RGB value is (121,5,115). Sum of RGB (Red+Green+Blue) = 121+5+115=241 (31% of max value = 765). Red value is 121 (47.66% from 255 or 50.21% from 241); Green value is 5 (2.34% from 255 or 2.07% from 241); Blue value is 115 (45.31% from 255 or 47.72% from 241); Max value from RGB is 121 - color contains mainly: red. Hex color #790573 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790573 is #86FA8C. Grayscale: #333333. Windows color (decimal): -8845965 or 7538041. OLE color: 7538041.
HSL color Cylindrical-coordinate representation of color #790573: hue angle of 303.1º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #790573 is Cyan = 0, Magento = 0.96, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 5 | 115 | - |
| CMYK | 0 | 0.96 | 0.05 | 0.53 |
| HSL | 303.1º | 0.92% | 0.25% | - |
| HSV(B) | 303.1º | 0.96% | 0.47% | - |
| XYZ | 11.03 | 5.41 | 16.68 | - |
| YUV | 52.22 | 163.43 | 177.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 5 | 115 | 0 | 0.96 | 0.05 | 0.53 | 303.1 | 0.92 | 0.25 |
| Hex | 79 | 5 | 73 | 0 | 60 | 5 | 35 | 12F | 5C | 19 |
| Octal | 171 | 5 | 163 | 0 | 140 | 5 | 65 | 457 | 134 | 31 |
| Binary | 1111001 | 101 | 1110011 | 0 | 1100000 | 101 | 110101 | 100101111 | 1011100 | 11001 |
Color Harmonies of #790573
Complementary color
Monochromatic Colors of #790573
Black with #790573
Text Example
Text Example
White with #790573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790573; }
p { color: rgb(121,5,115); }
H1.HeaderClassName
{
color: #790573;
}
.AnyTagClassName
{
color: #790573;
}
</style>
background-color css
<style>
a { background-color: #790573; }
a { background-color: rgb(121,5,115); }
div.DivClassName
{
background-color: #790573;
}
.BgClassName
{
background-color: #790573;
}
</style>
border-color css
<style>
span { border-color: #790573; }
span { border-color: rgb(121,5,115); }
td.TdClassName
{
border-color: #790573;
}
.TagClassName
{
border-color: #790573;
}
</style>