Shades of Purple #790467
Tints of Purple #790467
RGB
CMYK
RGB Variations
Color information
#790467 (or 0x790467) is known color: Purple. HEX triplet: 79, 04 and 67. RGB value is (121,4,103). Sum of RGB (Red+Green+Blue) = 121+4+103=228 (30% of max value = 765). Red value is 121 (47.66% from 255 or 53.07% from 228); Green value is 4 (1.95% from 255 or 1.75% from 228); Blue value is 103 (40.62% from 255 or 45.18% from 228); Max value from RGB is 121 - color contains mainly: red. Hex color #790467 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790467 is #86FB98. Grayscale: #313131. Windows color (decimal): -8846233 or 6751353. OLE color: 6751353.
HSL color Cylindrical-coordinate representation of color #790467: hue angle of 309.23º degrees, saturation: 0.94, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #790467 is Cyan = 0, Magento = 0.97, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 4 | 103 | - |
| CMYK | 0 | 0.97 | 0.15 | 0.53 |
| HSL | 309.23º | 0.94% | 0.25% | - |
| HSV(B) | 309.23º | 0.97% | 0.47% | - |
| XYZ | 10.38 | 5.13 | 13.28 | - |
| YUV | 50.27 | 157.76 | 178.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 4 | 103 | 0 | 0.97 | 0.15 | 0.53 | 309.23 | 0.94 | 0.25 |
| Hex | 79 | 4 | 67 | 0 | 61 | F | 35 | 135 | 5E | 19 |
| Octal | 171 | 4 | 147 | 0 | 141 | 17 | 65 | 465 | 136 | 31 |
| Binary | 1111001 | 100 | 1100111 | 0 | 1100001 | 1111 | 110101 | 100110101 | 1011110 | 11001 |
Color Harmonies of #790467
Complementary color
Monochromatic Colors of #790467
Black with #790467
Text Example
Text Example
White with #790467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790467; }
p { color: rgb(121,4,103); }
H1.HeaderClassName
{
color: #790467;
}
.AnyTagClassName
{
color: #790467;
}
</style>
background-color css
<style>
a { background-color: #790467; }
a { background-color: rgb(121,4,103); }
div.DivClassName
{
background-color: #790467;
}
.BgClassName
{
background-color: #790467;
}
</style>
border-color css
<style>
span { border-color: #790467; }
span { border-color: rgb(121,4,103); }
td.TdClassName
{
border-color: #790467;
}
.TagClassName
{
border-color: #790467;
}
</style>