Shades of Purple #790667
Tints of Purple #790667
RGB
CMYK
RGB Variations
Color information
#790667 (or 0x790667) is known color: Purple. HEX triplet: 79, 06 and 67. RGB value is (121,6,103). Sum of RGB (Red+Green+Blue) = 121+6+103=230 (30% of max value = 765). Red value is 121 (47.66% from 255 or 52.61% from 230); Green value is 6 (2.73% from 255 or 2.61% from 230); Blue value is 103 (40.62% from 255 or 44.78% from 230); Max value from RGB is 121 - color contains mainly: red. Hex color #790667 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790667 is #86F998. Grayscale: #333333. Windows color (decimal): -8845721 or 6751865. OLE color: 6751865.
HSL color Cylindrical-coordinate representation of color #790667: hue angle of 309.39º 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 #790667 is Cyan = 0, Magento = 0.95, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 6 | 103 | - |
| CMYK | 0 | 0.95 | 0.15 | 0.53 |
| HSL | 309.39º | 0.91% | 0.25% | - |
| HSV(B) | 309.39º | 0.95% | 0.47% | - |
| XYZ | 10.4 | 5.17 | 13.28 | - |
| YUV | 51.44 | 157.1 | 177.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 6 | 103 | 0 | 0.95 | 0.15 | 0.53 | 309.39 | 0.91 | 0.25 |
| Hex | 79 | 6 | 67 | 0 | 5F | F | 35 | 135 | 5B | 19 |
| Octal | 171 | 6 | 147 | 0 | 137 | 17 | 65 | 465 | 133 | 31 |
| Binary | 1111001 | 110 | 1100111 | 0 | 1011111 | 1111 | 110101 | 100110101 | 1011011 | 11001 |
Color Harmonies of #790667
Complementary color
Monochromatic Colors of #790667
Black with #790667
Text Example
Text Example
White with #790667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790667; }
p { color: rgb(121,6,103); }
H1.HeaderClassName
{
color: #790667;
}
.AnyTagClassName
{
color: #790667;
}
</style>
background-color css
<style>
a { background-color: #790667; }
a { background-color: rgb(121,6,103); }
div.DivClassName
{
background-color: #790667;
}
.BgClassName
{
background-color: #790667;
}
</style>
border-color css
<style>
span { border-color: #790667; }
span { border-color: rgb(121,6,103); }
td.TdClassName
{
border-color: #790667;
}
.TagClassName
{
border-color: #790667;
}
</style>