Shades of Purple #830477
Tints of Purple #830477
RGB
CMYK
RGB Variations
Color information
#830477 (or 0x830477) is known color: Purple. HEX triplet: 83, 04 and 77. RGB value is (131,4,119). Sum of RGB (Red+Green+Blue) = 131+4+119=254 (33% of max value = 765). Red value is 131 (51.56% from 255 or 51.57% from 254); Green value is 4 (1.95% from 255 or 1.57% from 254); Blue value is 119 (46.88% from 255 or 46.85% from 254); Max value from RGB is 131 - color contains mainly: red. Hex color #830477 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #830477 is #7CFB88. Grayscale: #363636. Windows color (decimal): -8190857 or 7799939. OLE color: 7799939.
HSL color Cylindrical-coordinate representation of color #830477: hue angle of 305.67º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #830477 is Cyan = 0, Magento = 0.97, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 4 | 119 | - |
| CMYK | 0 | 0.97 | 0.09 | 0.49 |
| HSL | 305.67º | 0.94% | 0.26% | - |
| HSV(B) | 305.67º | 0.97% | 0.51% | - |
| XYZ | 12.73 | 6.24 | 17.99 | - |
| YUV | 55.08 | 164.08 | 182.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 4 | 119 | 0 | 0.97 | 0.09 | 0.49 | 305.67 | 0.94 | 0.26 |
| Hex | 83 | 4 | 77 | 0 | 61 | 9 | 31 | 132 | 5E | 1A |
| Octal | 203 | 4 | 167 | 0 | 141 | 11 | 61 | 462 | 136 | 32 |
| Binary | 10000011 | 100 | 1110111 | 0 | 1100001 | 1001 | 110001 | 100110010 | 1011110 | 11010 |
Color Harmonies of #830477
Complementary color
Monochromatic Colors of #830477
Black with #830477
Text Example
Text Example
White with #830477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #830477; }
p { color: rgb(131,4,119); }
H1.HeaderClassName
{
color: #830477;
}
.AnyTagClassName
{
color: #830477;
}
</style>
background-color css
<style>
a { background-color: #830477; }
a { background-color: rgb(131,4,119); }
div.DivClassName
{
background-color: #830477;
}
.BgClassName
{
background-color: #830477;
}
</style>
border-color css
<style>
span { border-color: #830477; }
span { border-color: rgb(131,4,119); }
td.TdClassName
{
border-color: #830477;
}
.TagClassName
{
border-color: #830477;
}
</style>