Shades of Dark Purple #832276
Tints of Dark Purple #832276
RGB
CMYK
RGB Variations
Color information
#832276 (or 0x832276) is known color: Dark Purple. HEX triplet: 83, 22 and 76. RGB value is (131,34,118). Sum of RGB (Red+Green+Blue) = 131+34+118=283 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.29% from 283); Green value is 34 (13.67% from 255 or 12.01% from 283); Blue value is 118 (46.48% from 255 or 41.70% from 283); Max value from RGB is 131 - color contains mainly: red. Hex color #832276 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #832276 is #7CDD89. Grayscale: #484848. Windows color (decimal): -8183178 or 7742083. OLE color: 7742083.
HSL color Cylindrical-coordinate representation of color #832276: hue angle of 308.04º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #832276 is Cyan = 0, Magento = 0.74, Yellow = 0.10 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 34 | 118 | - |
| CMYK | 0 | 0.74 | 0.10 | 0.49 |
| HSL | 308.04º | 0.59% | 0.32% | - |
| HSV(B) | 308.04º | 0.74% | 0.51% | - |
| XYZ | 13.2 | 7.28 | 17.85 | - |
| YUV | 72.58 | 153.64 | 169.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 34 | 118 | 0 | 0.74 | 0.10 | 0.49 | 308.04 | 0.59 | 0.32 |
| Hex | 83 | 22 | 76 | 0 | 4A | A | 31 | 134 | 3B | 20 |
| Octal | 203 | 42 | 166 | 0 | 112 | 12 | 61 | 464 | 73 | 40 |
| Binary | 10000011 | 100010 | 1110110 | 0 | 1001010 | 1010 | 110001 | 100110100 | 111011 | 100000 |
Color Harmonies of #832276
Complementary color
Monochromatic Colors of #832276
Black with #832276
Text Example
Text Example
White with #832276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832276; }
p { color: rgb(131,34,118); }
H1.HeaderClassName
{
color: #832276;
}
.AnyTagClassName
{
color: #832276;
}
</style>
background-color css
<style>
a { background-color: #832276; }
a { background-color: rgb(131,34,118); }
div.DivClassName
{
background-color: #832276;
}
.BgClassName
{
background-color: #832276;
}
</style>
border-color css
<style>
span { border-color: #832276; }
span { border-color: rgb(131,34,118); }
td.TdClassName
{
border-color: #832276;
}
.TagClassName
{
border-color: #832276;
}
</style>