Shades of Dark Purple #792671
Tints of Dark Purple #792671
RGB
CMYK
RGB Variations
Color information
#792671 (or 0x792671) is known color: Dark Purple. HEX triplet: 79, 26 and 71. RGB value is (121,38,113). Sum of RGB (Red+Green+Blue) = 121+38+113=272 (36% of max value = 765). Red value is 121 (47.66% from 255 or 44.49% from 272); Green value is 38 (15.23% from 255 or 13.97% from 272); Blue value is 113 (44.53% from 255 or 41.54% from 272); Max value from RGB is 121 - color contains mainly: red. Hex color #792671 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #792671 is #86D98E. Grayscale: #474747. Windows color (decimal): -8837519 or 7415417. OLE color: 7415417.
HSL color Cylindrical-coordinate representation of color #792671: hue angle of 305.78º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #792671 is Cyan = 0, Magento = 0.69, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 38 | 113 | - |
| CMYK | 0 | 0.69 | 0.07 | 0.53 |
| HSL | 305.78º | 0.52% | 0.31% | - |
| HSV(B) | 305.78º | 0.69% | 0.47% | - |
| XYZ | 11.56 | 6.64 | 16.3 | - |
| YUV | 71.37 | 151.5 | 163.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 38 | 113 | 0 | 0.69 | 0.07 | 0.53 | 305.78 | 0.52 | 0.31 |
| Hex | 79 | 26 | 71 | 0 | 45 | 7 | 35 | 132 | 34 | 1F |
| Octal | 171 | 46 | 161 | 0 | 105 | 7 | 65 | 462 | 64 | 37 |
| Binary | 1111001 | 100110 | 1110001 | 0 | 1000101 | 111 | 110101 | 100110010 | 110100 | 11111 |
Color Harmonies of #792671
Complementary color
Monochromatic Colors of #792671
Black with #792671
Text Example
Text Example
White with #792671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792671; }
p { color: rgb(121,38,113); }
H1.HeaderClassName
{
color: #792671;
}
.AnyTagClassName
{
color: #792671;
}
</style>
background-color css
<style>
a { background-color: #792671; }
a { background-color: rgb(121,38,113); }
div.DivClassName
{
background-color: #792671;
}
.BgClassName
{
background-color: #792671;
}
</style>
border-color css
<style>
span { border-color: #792671; }
span { border-color: rgb(121,38,113); }
td.TdClassName
{
border-color: #792671;
}
.TagClassName
{
border-color: #792671;
}
</style>