Shades of Hot Purple #513356
Tints of Hot Purple #513356
RGB
CMYK
RGB Variations
Color information
#513356 (or 0x513356) is known color: Hot Purple. HEX triplet: 51, 33 and 56. RGB value is (81,51,86). Sum of RGB (Red+Green+Blue) = 81+51+86=218 (28% of max value = 765). Red value is 81 (32.03% from 255 or 37.16% from 218); Green value is 51 (20.31% from 255 or 23.39% from 218); Blue value is 86 (33.98% from 255 or 39.45% from 218); Max value from RGB is 86 - color contains mainly: blue. Hex color #513356 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513356 is #AECCA9. Grayscale: #3F3F3F. Windows color (decimal): -11455658 or 5649233. OLE color: 5649233.
HSL color Cylindrical-coordinate representation of color #513356: hue angle of 291.43º degrees, saturation: 0.26, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #513356 is Cyan = 0.06, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 81 | 51 | 86 | - |
| CMYK | 0.06 | 0.41 | 0 | 0.66 |
| HSL | 291.43º | 0.26% | 0.27% | - |
| HSV(B) | 291.43º | 0.41% | 0.34% | - |
| XYZ | 6.26 | 4.79 | 9.4 | - |
| YUV | 63.96 | 140.44 | 140.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 51 | 86 | 0.06 | 0.41 | 0 | 0.66 | 291.43 | 0.26 | 0.27 |
| Hex | 51 | 33 | 56 | 6 | 29 | 0 | 42 | 123 | 1A | 1B |
| Octal | 121 | 63 | 126 | 6 | 51 | 0 | 102 | 443 | 32 | 33 |
| Binary | 1010001 | 110011 | 1010110 | 110 | 101001 | 0 | 1000010 | 100100011 | 11010 | 11011 |
Color Harmonies of #513356
Complementary color
Monochromatic Colors of #513356
Black with #513356
Text Example
Text Example
White with #513356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513356; }
p { color: rgb(81,51,86); }
H1.HeaderClassName
{
color: #513356;
}
.AnyTagClassName
{
color: #513356;
}
</style>
background-color css
<style>
a { background-color: #513356; }
a { background-color: rgb(81,51,86); }
div.DivClassName
{
background-color: #513356;
}
.BgClassName
{
background-color: #513356;
}
</style>
border-color css
<style>
span { border-color: #513356; }
span { border-color: rgb(81,51,86); }
td.TdClassName
{
border-color: #513356;
}
.TagClassName
{
border-color: #513356;
}
</style>