Shades of Purple #820671
Tints of Purple #820671
RGB
CMYK
RGB Variations
Color information
#820671 (or 0x820671) is known color: Purple. HEX triplet: 82, 06 and 71. RGB value is (130,6,113). Sum of RGB (Red+Green+Blue) = 130+6+113=249 (32% of max value = 765). Red value is 130 (51.17% from 255 or 52.21% from 249); Green value is 6 (2.73% from 255 or 2.41% from 249); Blue value is 113 (44.53% from 255 or 45.38% from 249); Max value from RGB is 130 - color contains mainly: red. Hex color #820671 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #820671 is #7DF98E. Grayscale: #363636. Windows color (decimal): -8255887 or 7407234. OLE color: 7407234.
HSL color Cylindrical-coordinate representation of color #820671: hue angle of 308.23º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #820671 is Cyan = 0, Magento = 0.95, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 6 | 113 | - |
| CMYK | 0 | 0.95 | 0.13 | 0.49 |
| HSL | 308.23º | 0.91% | 0.27% | - |
| HSV(B) | 308.23º | 0.95% | 0.51% | - |
| XYZ | 12.25 | 6.07 | 16.15 | - |
| YUV | 55.27 | 160.58 | 181.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 6 | 113 | 0 | 0.95 | 0.13 | 0.49 | 308.23 | 0.91 | 0.27 |
| Hex | 82 | 6 | 71 | 0 | 5F | D | 31 | 134 | 5B | 1B |
| Octal | 202 | 6 | 161 | 0 | 137 | 15 | 61 | 464 | 133 | 33 |
| Binary | 10000010 | 110 | 1110001 | 0 | 1011111 | 1101 | 110001 | 100110100 | 1011011 | 11011 |
Color Harmonies of #820671
Complementary color
Monochromatic Colors of #820671
Black with #820671
Text Example
Text Example
White with #820671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820671; }
p { color: rgb(130,6,113); }
H1.HeaderClassName
{
color: #820671;
}
.AnyTagClassName
{
color: #820671;
}
</style>
background-color css
<style>
a { background-color: #820671; }
a { background-color: rgb(130,6,113); }
div.DivClassName
{
background-color: #820671;
}
.BgClassName
{
background-color: #820671;
}
</style>
border-color css
<style>
span { border-color: #820671; }
span { border-color: rgb(130,6,113); }
td.TdClassName
{
border-color: #820671;
}
.TagClassName
{
border-color: #820671;
}
</style>