Shades of Purple #830276
Tints of Purple #830276
RGB
CMYK
RGB Variations
Color information
#830276 (or 0x830276) is known color: Purple. HEX triplet: 83, 02 and 76. RGB value is (131,2,118). Sum of RGB (Red+Green+Blue) = 131+2+118=251 (33% of max value = 765). Red value is 131 (51.56% from 255 or 52.19% from 251); Green value is 2 (1.17% from 255 or 0.80% from 251); Blue value is 118 (46.48% from 255 or 47.01% from 251); Max value from RGB is 131 - color contains mainly: red. Hex color #830276 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #830276 is #7CFD89. Grayscale: #353535. Windows color (decimal): -8191370 or 7733891. OLE color: 7733891.
HSL color Cylindrical-coordinate representation of color #830276: hue angle of 306.05º degrees, saturation: 0.97, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #830276 is Cyan = 0, Magento = 0.98, Yellow = 0.10 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 2 | 118 | - |
| CMYK | 0 | 0.98 | 0.10 | 0.49 |
| HSL | 306.05º | 0.97% | 0.26% | - |
| HSV(B) | 306.05º | 0.98% | 0.51% | - |
| XYZ | 12.65 | 6.18 | 17.66 | - |
| YUV | 53.8 | 164.24 | 183.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 2 | 118 | 0 | 0.98 | 0.10 | 0.49 | 306.05 | 0.97 | 0.26 |
| Hex | 83 | 2 | 76 | 0 | 62 | A | 31 | 132 | 61 | 1A |
| Octal | 203 | 2 | 166 | 0 | 142 | 12 | 61 | 462 | 141 | 32 |
| Binary | 10000011 | 10 | 1110110 | 0 | 1100010 | 1010 | 110001 | 100110010 | 1100001 | 11010 |
Color Harmonies of #830276
Complementary color
Monochromatic Colors of #830276
Black with #830276
Text Example
Text Example
White with #830276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #830276; }
p { color: rgb(131,2,118); }
H1.HeaderClassName
{
color: #830276;
}
.AnyTagClassName
{
color: #830276;
}
</style>
background-color css
<style>
a { background-color: #830276; }
a { background-color: rgb(131,2,118); }
div.DivClassName
{
background-color: #830276;
}
.BgClassName
{
background-color: #830276;
}
</style>
border-color css
<style>
span { border-color: #830276; }
span { border-color: rgb(131,2,118); }
td.TdClassName
{
border-color: #830276;
}
.TagClassName
{
border-color: #830276;
}
</style>