Shades of Purple #830677
Tints of Purple #830677
RGB
CMYK
RGB Variations
Color information
#830677 (or 0x830677) is known color: Purple. HEX triplet: 83, 06 and 77. RGB value is (131,6,119). Sum of RGB (Red+Green+Blue) = 131+6+119=256 (33% of max value = 765). Red value is 131 (51.56% from 255 or 51.17% from 256); Green value is 6 (2.73% from 255 or 2.34% from 256); Blue value is 119 (46.88% from 255 or 46.48% from 256); Max value from RGB is 131 - color contains mainly: red. Hex color #830677 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #830677 is #7CF988. Grayscale: #373737. Windows color (decimal): -8190345 or 7800451. OLE color: 7800451.
HSL color Cylindrical-coordinate representation of color #830677: hue angle of 305.76º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #830677 is Cyan = 0, Magento = 0.95, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 6 | 119 | - |
| CMYK | 0 | 0.95 | 0.09 | 0.49 |
| HSL | 305.76º | 0.91% | 0.27% | - |
| HSV(B) | 305.76º | 0.95% | 0.51% | - |
| XYZ | 12.75 | 6.29 | 17.99 | - |
| YUV | 56.26 | 163.41 | 181.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 6 | 119 | 0 | 0.95 | 0.09 | 0.49 | 305.76 | 0.91 | 0.27 |
| Hex | 83 | 6 | 77 | 0 | 5F | 9 | 31 | 132 | 5B | 1B |
| Octal | 203 | 6 | 167 | 0 | 137 | 11 | 61 | 462 | 133 | 33 |
| Binary | 10000011 | 110 | 1110111 | 0 | 1011111 | 1001 | 110001 | 100110010 | 1011011 | 11011 |
Color Harmonies of #830677
Complementary color
Monochromatic Colors of #830677
Black with #830677
Text Example
Text Example
White with #830677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #830677; }
p { color: rgb(131,6,119); }
H1.HeaderClassName
{
color: #830677;
}
.AnyTagClassName
{
color: #830677;
}
</style>
background-color css
<style>
a { background-color: #830677; }
a { background-color: rgb(131,6,119); }
div.DivClassName
{
background-color: #830677;
}
.BgClassName
{
background-color: #830677;
}
</style>
border-color css
<style>
span { border-color: #830677; }
span { border-color: rgb(131,6,119); }
td.TdClassName
{
border-color: #830677;
}
.TagClassName
{
border-color: #830677;
}
</style>