Shades of Purple #820672
Tints of Purple #820672
RGB
CMYK
RGB Variations
Color information
#820672 (or 0x820672) is known color: Purple. HEX triplet: 82, 06 and 72. RGB value is (130,6,114). Sum of RGB (Red+Green+Blue) = 130+6+114=250 (33% of max value = 765). Red value is 130 (51.17% from 255 or 52% from 250); Green value is 6 (2.73% from 255 or 2.4% from 250); Blue value is 114 (44.92% from 255 or 45.6% from 250); Max value from RGB is 130 - color contains mainly: red. Hex color #820672 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #820672 is #7DF98D. Grayscale: #373737. Windows color (decimal): -8255886 or 7472770. OLE color: 7472770.
HSL color Cylindrical-coordinate representation of color #820672: hue angle of 307.74º 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 #820672 is Cyan = 0, Magento = 0.95, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 6 | 114 | - |
| CMYK | 0 | 0.95 | 0.12 | 0.49 |
| HSL | 307.74º | 0.91% | 0.27% | - |
| HSV(B) | 307.74º | 0.95% | 0.51% | - |
| XYZ | 12.31 | 6.09 | 16.45 | - |
| YUV | 55.39 | 161.08 | 181.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 6 | 114 | 0 | 0.95 | 0.12 | 0.49 | 307.74 | 0.91 | 0.27 |
| Hex | 82 | 6 | 72 | 0 | 5F | C | 31 | 134 | 5B | 1B |
| Octal | 202 | 6 | 162 | 0 | 137 | 14 | 61 | 464 | 133 | 33 |
| Binary | 10000010 | 110 | 1110010 | 0 | 1011111 | 1100 | 110001 | 100110100 | 1011011 | 11011 |
Color Harmonies of #820672
Complementary color
Monochromatic Colors of #820672
Black with #820672
Text Example
Text Example
White with #820672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820672; }
p { color: rgb(130,6,114); }
H1.HeaderClassName
{
color: #820672;
}
.AnyTagClassName
{
color: #820672;
}
</style>
background-color css
<style>
a { background-color: #820672; }
a { background-color: rgb(130,6,114); }
div.DivClassName
{
background-color: #820672;
}
.BgClassName
{
background-color: #820672;
}
</style>
border-color css
<style>
span { border-color: #820672; }
span { border-color: rgb(130,6,114); }
td.TdClassName
{
border-color: #820672;
}
.TagClassName
{
border-color: #820672;
}
</style>