Shades of Purple #840680
Tints of Purple #840680
RGB
CMYK
RGB Variations
Color information
#840680 (or 0x840680) is known color: Purple. HEX triplet: 84, 06 and 80. RGB value is (132,6,128). Sum of RGB (Red+Green+Blue) = 132+6+128=266 (35% of max value = 765). Red value is 132 (51.95% from 255 or 49.62% from 266); Green value is 6 (2.73% from 255 or 2.26% from 266); Blue value is 128 (50.39% from 255 or 48.12% from 266); Max value from RGB is 132 - color contains mainly: red. Hex color #840680 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #840680 is #7BF97F. Grayscale: #393939. Windows color (decimal): -8124800 or 8390276. OLE color: 8390276.
HSL color Cylindrical-coordinate representation of color #840680: hue angle of 301.9º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #840680 is Cyan = 0, Magento = 0.95, Yellow = 0.03 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 6 | 128 | - |
| CMYK | 0 | 0.95 | 0.03 | 0.48 |
| HSL | 301.9º | 0.91% | 0.27% | - |
| HSV(B) | 301.9º | 0.95% | 0.52% | - |
| XYZ | 13.48 | 6.59 | 20.98 | - |
| YUV | 57.58 | 167.74 | 181.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 6 | 128 | 0 | 0.95 | 0.03 | 0.48 | 301.9 | 0.91 | 0.27 |
| Hex | 84 | 6 | 80 | 0 | 5F | 3 | 30 | 12E | 5B | 1B |
| Octal | 204 | 6 | 200 | 0 | 137 | 3 | 60 | 456 | 133 | 33 |
| Binary | 10000100 | 110 | 10000000 | 0 | 1011111 | 11 | 110000 | 100101110 | 1011011 | 11011 |
Color Harmonies of #840680
Complementary color
Monochromatic Colors of #840680
Black with #840680
Text Example
Text Example
White with #840680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #840680; }
p { color: rgb(132,6,128); }
H1.HeaderClassName
{
color: #840680;
}
.AnyTagClassName
{
color: #840680;
}
</style>
background-color css
<style>
a { background-color: #840680; }
a { background-color: rgb(132,6,128); }
div.DivClassName
{
background-color: #840680;
}
.BgClassName
{
background-color: #840680;
}
</style>
border-color css
<style>
span { border-color: #840680; }
span { border-color: rgb(132,6,128); }
td.TdClassName
{
border-color: #840680;
}
.TagClassName
{
border-color: #840680;
}
</style>