Shades of Purple #840770
Tints of Purple #840770
RGB
CMYK
RGB Variations
Color information
#840770 (or 0x840770) is known color: Purple. HEX triplet: 84, 07 and 70. RGB value is (132,7,112). Sum of RGB (Red+Green+Blue) = 132+7+112=251 (33% of max value = 765). Red value is 132 (51.95% from 255 or 52.59% from 251); Green value is 7 (3.12% from 255 or 2.79% from 251); Blue value is 112 (44.14% from 255 or 44.62% from 251); Max value from RGB is 132 - color contains mainly: red. Hex color #840770 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #840770 is #7BF88F. Grayscale: #383838. Windows color (decimal): -8124560 or 7341956. OLE color: 7341956.
HSL color Cylindrical-coordinate representation of color #840770: hue angle of 309.6º degrees, saturation: 0.9, 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 #840770 is Cyan = 0, Magento = 0.95, Yellow = 0.15 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 7 | 112 | - |
| CMYK | 0 | 0.95 | 0.15 | 0.48 |
| HSL | 309.6º | 0.9% | 0.27% | - |
| HSV(B) | 309.6º | 0.95% | 0.52% | - |
| XYZ | 12.52 | 6.23 | 15.87 | - |
| YUV | 56.35 | 159.41 | 181.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 7 | 112 | 0 | 0.95 | 0.15 | 0.48 | 309.6 | 0.9 | 0.27 |
| Hex | 84 | 7 | 70 | 0 | 5F | F | 30 | 136 | 5A | 1B |
| Octal | 204 | 7 | 160 | 0 | 137 | 17 | 60 | 466 | 132 | 33 |
| Binary | 10000100 | 111 | 1110000 | 0 | 1011111 | 1111 | 110000 | 100110110 | 1011010 | 11011 |
Color Harmonies of #840770
Complementary color
Monochromatic Colors of #840770
Black with #840770
Text Example
Text Example
White with #840770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #840770; }
p { color: rgb(132,7,112); }
H1.HeaderClassName
{
color: #840770;
}
.AnyTagClassName
{
color: #840770;
}
</style>
background-color css
<style>
a { background-color: #840770; }
a { background-color: rgb(132,7,112); }
div.DivClassName
{
background-color: #840770;
}
.BgClassName
{
background-color: #840770;
}
</style>
border-color css
<style>
span { border-color: #840770; }
span { border-color: rgb(132,7,112); }
td.TdClassName
{
border-color: #840770;
}
.TagClassName
{
border-color: #840770;
}
</style>