Shades of Dark Purple #822671
Tints of Dark Purple #822671
RGB
CMYK
RGB Variations
Color information
#822671 (or 0x822671) is known color: Dark Purple. HEX triplet: 82, 26 and 71. RGB value is (130,38,113). Sum of RGB (Red+Green+Blue) = 130+38+113=281 (37% of max value = 765). Red value is 130 (51.17% from 255 or 46.26% from 281); Green value is 38 (15.23% from 255 or 13.52% from 281); Blue value is 113 (44.53% from 255 or 40.21% from 281); Max value from RGB is 130 - color contains mainly: red. Hex color #822671 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #822671 is #7DD98E. Grayscale: #494949. Windows color (decimal): -8247695 or 7415426. OLE color: 7415426.
HSL color Cylindrical-coordinate representation of color #822671: hue angle of 311.09º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #822671 is Cyan = 0, Magento = 0.71, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 38 | 113 | - |
| CMYK | 0 | 0.71 | 0.13 | 0.49 |
| HSL | 311.09º | 0.55% | 0.33% | - |
| HSV(B) | 311.09º | 0.71% | 0.51% | - |
| XYZ | 12.88 | 7.32 | 16.36 | - |
| YUV | 74.06 | 149.98 | 167.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 38 | 113 | 0 | 0.71 | 0.13 | 0.49 | 311.09 | 0.55 | 0.33 |
| Hex | 82 | 26 | 71 | 0 | 47 | D | 31 | 137 | 37 | 21 |
| Octal | 202 | 46 | 161 | 0 | 107 | 15 | 61 | 467 | 67 | 41 |
| Binary | 10000010 | 100110 | 1110001 | 0 | 1000111 | 1101 | 110001 | 100110111 | 110111 | 100001 |
Color Harmonies of #822671
Complementary color
Monochromatic Colors of #822671
Black with #822671
Text Example
Text Example
White with #822671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822671; }
p { color: rgb(130,38,113); }
H1.HeaderClassName
{
color: #822671;
}
.AnyTagClassName
{
color: #822671;
}
</style>
background-color css
<style>
a { background-color: #822671; }
a { background-color: rgb(130,38,113); }
div.DivClassName
{
background-color: #822671;
}
.BgClassName
{
background-color: #822671;
}
</style>
border-color css
<style>
span { border-color: #822671; }
span { border-color: rgb(130,38,113); }
td.TdClassName
{
border-color: #822671;
}
.TagClassName
{
border-color: #822671;
}
</style>