Shades of Dark Purple #813276
Tints of Dark Purple #813276
RGB
CMYK
RGB Variations
Color information
#813276 (or 0x813276) is known color: Dark Purple. HEX triplet: 81, 32 and 76. RGB value is (129,50,118). Sum of RGB (Red+Green+Blue) = 129+50+118=297 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43.43% from 297); Green value is 50 (19.92% from 255 or 16.84% from 297); Blue value is 118 (46.48% from 255 or 39.73% from 297); Max value from RGB is 129 - color contains mainly: red. Hex color #813276 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #813276 is #7ECD89. Grayscale: #515151. Windows color (decimal): -8310154 or 7746177. OLE color: 7746177.
HSL color Cylindrical-coordinate representation of color #813276: hue angle of 308.35º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #813276 is Cyan = 0, Magento = 0.61, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 50 | 118 | - |
| CMYK | 0 | 0.61 | 0.09 | 0.49 |
| HSL | 308.35º | 0.44% | 0.35% | - |
| HSV(B) | 308.35º | 0.61% | 0.51% | - |
| XYZ | 13.46 | 8.26 | 18.02 | - |
| YUV | 81.37 | 148.67 | 161.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 50 | 118 | 0 | 0.61 | 0.09 | 0.49 | 308.35 | 0.44 | 0.35 |
| Hex | 81 | 32 | 76 | 0 | 3D | 9 | 31 | 134 | 2C | 23 |
| Octal | 201 | 62 | 166 | 0 | 75 | 11 | 61 | 464 | 54 | 43 |
| Binary | 10000001 | 110010 | 1110110 | 0 | 111101 | 1001 | 110001 | 100110100 | 101100 | 100011 |
Color Harmonies of #813276
Complementary color
Monochromatic Colors of #813276
Black with #813276
Text Example
Text Example
White with #813276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813276; }
p { color: rgb(129,50,118); }
H1.HeaderClassName
{
color: #813276;
}
.AnyTagClassName
{
color: #813276;
}
</style>
background-color css
<style>
a { background-color: #813276; }
a { background-color: rgb(129,50,118); }
div.DivClassName
{
background-color: #813276;
}
.BgClassName
{
background-color: #813276;
}
</style>
border-color css
<style>
span { border-color: #813276; }
span { border-color: rgb(129,50,118); }
td.TdClassName
{
border-color: #813276;
}
.TagClassName
{
border-color: #813276;
}
</style>