Shades of Hot Purple #513856
Tints of Hot Purple #513856
RGB
CMYK
RGB Variations
Color information
#513856 (or 0x513856) is known color: Hot Purple. HEX triplet: 51, 38 and 56. RGB value is (81,56,86). Sum of RGB (Red+Green+Blue) = 81+56+86=223 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36.32% from 223); Green value is 56 (22.27% from 255 or 25.11% from 223); Blue value is 86 (33.98% from 255 or 38.57% from 223); Max value from RGB is 86 - color contains mainly: blue. Hex color #513856 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513856 is #AEC7A9. Grayscale: #424242. Windows color (decimal): -11454378 or 5650513. OLE color: 5650513.
HSL color Cylindrical-coordinate representation of color #513856: hue angle of 290º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #513856 is Cyan = 0.06, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 81 | 56 | 86 | - |
| CMYK | 0.06 | 0.35 | 0 | 0.66 |
| HSL | 290º | 0.21% | 0.28% | - |
| HSV(B) | 290º | 0.35% | 0.34% | - |
| XYZ | 6.49 | 5.25 | 9.48 | - |
| YUV | 66.9 | 138.78 | 138.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 56 | 86 | 0.06 | 0.35 | 0 | 0.66 | 290 | 0.21 | 0.28 |
| Hex | 51 | 38 | 56 | 6 | 23 | 0 | 42 | 122 | 15 | 1C |
| Octal | 121 | 70 | 126 | 6 | 43 | 0 | 102 | 442 | 25 | 34 |
| Binary | 1010001 | 111000 | 1010110 | 110 | 100011 | 0 | 1000010 | 100100010 | 10101 | 11100 |
Color Harmonies of #513856
Complementary color
Monochromatic Colors of #513856
Black with #513856
Text Example
Text Example
White with #513856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513856; }
p { color: rgb(81,56,86); }
H1.HeaderClassName
{
color: #513856;
}
.AnyTagClassName
{
color: #513856;
}
</style>
background-color css
<style>
a { background-color: #513856; }
a { background-color: rgb(81,56,86); }
div.DivClassName
{
background-color: #513856;
}
.BgClassName
{
background-color: #513856;
}
</style>
border-color css
<style>
span { border-color: #513856; }
span { border-color: rgb(81,56,86); }
td.TdClassName
{
border-color: #513856;
}
.TagClassName
{
border-color: #513856;
}
</style>