Shades of Hot Purple #523358
Tints of Hot Purple #523358
RGB
CMYK
RGB Variations
Color information
#523358 (or 0x523358) is known color: Hot Purple. HEX triplet: 52, 33 and 58. RGB value is (82,51,88). Sum of RGB (Red+Green+Blue) = 82+51+88=221 (29% of max value = 765). Red value is 82 (32.42% from 255 or 37.10% from 221); Green value is 51 (20.31% from 255 or 23.08% from 221); Blue value is 88 (34.77% from 255 or 39.82% from 221); Max value from RGB is 88 - color contains mainly: blue. Hex color #523358 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523358 is #ADCCA7. Grayscale: #404040. Windows color (decimal): -11390120 or 5780306. OLE color: 5780306.
HSL color Cylindrical-coordinate representation of color #523358: hue angle of 290.27º degrees, saturation: 0.27, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #523358 is Cyan = 0.07, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 82 | 51 | 88 | - |
| CMYK | 0.07 | 0.42 | 0 | 0.65 |
| HSL | 290.27º | 0.27% | 0.27% | - |
| HSV(B) | 290.27º | 0.42% | 0.35% | - |
| XYZ | 6.42 | 4.87 | 9.83 | - |
| YUV | 64.49 | 141.27 | 140.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 51 | 88 | 0.07 | 0.42 | 0 | 0.65 | 290.27 | 0.27 | 0.27 |
| Hex | 52 | 33 | 58 | 7 | 2A | 0 | 41 | 122 | 1B | 1B |
| Octal | 122 | 63 | 130 | 7 | 52 | 0 | 101 | 442 | 33 | 33 |
| Binary | 1010010 | 110011 | 1011000 | 111 | 101010 | 0 | 1000001 | 100100010 | 11011 | 11011 |
Color Harmonies of #523358
Complementary color
Monochromatic Colors of #523358
Black with #523358
Text Example
Text Example
White with #523358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523358; }
p { color: rgb(82,51,88); }
H1.HeaderClassName
{
color: #523358;
}
.AnyTagClassName
{
color: #523358;
}
</style>
background-color css
<style>
a { background-color: #523358; }
a { background-color: rgb(82,51,88); }
div.DivClassName
{
background-color: #523358;
}
.BgClassName
{
background-color: #523358;
}
</style>
border-color css
<style>
span { border-color: #523358; }
span { border-color: rgb(82,51,88); }
td.TdClassName
{
border-color: #523358;
}
.TagClassName
{
border-color: #523358;
}
</style>