Shades of Purple #790375
Tints of Purple #790375
RGB
CMYK
RGB Variations
Color information
#790375 (or 0x790375) is known color: Purple. HEX triplet: 79, 03 and 75. RGB value is (121,3,117). Sum of RGB (Red+Green+Blue) = 121+3+117=241 (31% of max value = 765). Red value is 121 (47.66% from 255 or 50.21% from 241); Green value is 3 (1.56% from 255 or 1.24% from 241); Blue value is 117 (46.09% from 255 or 48.55% from 241); Max value from RGB is 121 - color contains mainly: red. Hex color #790375 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790375 is #86FC8A. Grayscale: #323232. Windows color (decimal): -8846475 or 7668601. OLE color: 7668601.
HSL color Cylindrical-coordinate representation of color #790375: hue angle of 302.03º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #790375 is Cyan = 0, Magento = 0.98, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 3 | 117 | - |
| CMYK | 0 | 0.98 | 0.03 | 0.53 |
| HSL | 302.03º | 0.95% | 0.24% | - |
| HSV(B) | 302.03º | 0.98% | 0.47% | - |
| XYZ | 11.13 | 5.41 | 17.29 | - |
| YUV | 51.28 | 165.09 | 177.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 3 | 117 | 0 | 0.98 | 0.03 | 0.53 | 302.03 | 0.95 | 0.24 |
| Hex | 79 | 3 | 75 | 0 | 62 | 3 | 35 | 12E | 5F | 18 |
| Octal | 171 | 3 | 165 | 0 | 142 | 3 | 65 | 456 | 137 | 30 |
| Binary | 1111001 | 11 | 1110101 | 0 | 1100010 | 11 | 110101 | 100101110 | 1011111 | 11000 |
Color Harmonies of #790375
Complementary color
Monochromatic Colors of #790375
Black with #790375
Text Example
Text Example
White with #790375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790375; }
p { color: rgb(121,3,117); }
H1.HeaderClassName
{
color: #790375;
}
.AnyTagClassName
{
color: #790375;
}
</style>
background-color css
<style>
a { background-color: #790375; }
a { background-color: rgb(121,3,117); }
div.DivClassName
{
background-color: #790375;
}
.BgClassName
{
background-color: #790375;
}
</style>
border-color css
<style>
span { border-color: #790375; }
span { border-color: rgb(121,3,117); }
td.TdClassName
{
border-color: #790375;
}
.TagClassName
{
border-color: #790375;
}
</style>