Shades of Hot Purple #513758
Tints of Hot Purple #513758
RGB
CMYK
RGB Variations
Color information
#513758 (or 0x513758) is known color: Hot Purple. HEX triplet: 51, 37 and 58. RGB value is (81,55,88). Sum of RGB (Red+Green+Blue) = 81+55+88=224 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36.16% from 224); Green value is 55 (21.88% from 255 or 24.55% from 224); Blue value is 88 (34.77% from 255 or 39.29% from 224); Max value from RGB is 88 - color contains mainly: blue. Hex color #513758 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513758 is #AEC8A7. Grayscale: #424242. Windows color (decimal): -11454632 or 5781329. OLE color: 5781329.
HSL color Cylindrical-coordinate representation of color #513758: hue angle of 287.27º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #513758 is Cyan = 0.08, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 81 | 55 | 88 | - |
| CMYK | 0.08 | 0.38 | 0 | 0.65 |
| HSL | 287.27º | 0.23% | 0.28% | - |
| HSV(B) | 287.27º | 0.38% | 0.35% | - |
| XYZ | 6.52 | 5.19 | 9.89 | - |
| YUV | 66.54 | 140.11 | 138.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 55 | 88 | 0.08 | 0.38 | 0 | 0.65 | 287.27 | 0.23 | 0.28 |
| Hex | 51 | 37 | 58 | 8 | 26 | 0 | 41 | 11F | 17 | 1C |
| Octal | 121 | 67 | 130 | 10 | 46 | 0 | 101 | 437 | 27 | 34 |
| Binary | 1010001 | 110111 | 1011000 | 1000 | 100110 | 0 | 1000001 | 100011111 | 10111 | 11100 |
Color Harmonies of #513758
Complementary color
Monochromatic Colors of #513758
Black with #513758
Text Example
Text Example
White with #513758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513758; }
p { color: rgb(81,55,88); }
H1.HeaderClassName
{
color: #513758;
}
.AnyTagClassName
{
color: #513758;
}
</style>
background-color css
<style>
a { background-color: #513758; }
a { background-color: rgb(81,55,88); }
div.DivClassName
{
background-color: #513758;
}
.BgClassName
{
background-color: #513758;
}
</style>
border-color css
<style>
span { border-color: #513758; }
span { border-color: rgb(81,55,88); }
td.TdClassName
{
border-color: #513758;
}
.TagClassName
{
border-color: #513758;
}
</style>