Shades of Hot Purple #532656
Tints of Hot Purple #532656
RGB
CMYK
RGB Variations
Color information
#532656 (or 0x532656) is known color: Hot Purple. HEX triplet: 53, 26 and 56. RGB value is (83,38,86). Sum of RGB (Red+Green+Blue) = 83+38+86=207 (27% of max value = 765). Red value is 83 (32.81% from 255 or 40.10% from 207); Green value is 38 (15.23% from 255 or 18.36% from 207); Blue value is 86 (33.98% from 255 or 41.55% from 207); Max value from RGB is 86 - color contains mainly: blue. Hex color #532656 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #532656 is #ACD9A9. Grayscale: #383838. Windows color (decimal): -11327914 or 5645907. OLE color: 5645907.
HSL color Cylindrical-coordinate representation of color #532656: hue angle of 296.25º degrees, saturation: 0.39, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #532656 is Cyan = 0.03, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 83 | 38 | 86 | - |
| CMYK | 0.03 | 0.56 | 0 | 0.66 |
| HSL | 296.25º | 0.39% | 0.24% | - |
| HSV(B) | 296.25º | 0.56% | 0.34% | - |
| XYZ | 5.94 | 3.9 | 9.24 | - |
| YUV | 56.93 | 144.41 | 146.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 38 | 86 | 0.03 | 0.56 | 0 | 0.66 | 296.25 | 0.39 | 0.24 |
| Hex | 53 | 26 | 56 | 3 | 38 | 0 | 42 | 128 | 27 | 18 |
| Octal | 123 | 46 | 126 | 3 | 70 | 0 | 102 | 450 | 47 | 30 |
| Binary | 1010011 | 100110 | 1010110 | 11 | 111000 | 0 | 1000010 | 100101000 | 100111 | 11000 |
Color Harmonies of #532656
Complementary color
Monochromatic Colors of #532656
Black with #532656
Text Example
Text Example
White with #532656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532656; }
p { color: rgb(83,38,86); }
H1.HeaderClassName
{
color: #532656;
}
.AnyTagClassName
{
color: #532656;
}
</style>
background-color css
<style>
a { background-color: #532656; }
a { background-color: rgb(83,38,86); }
div.DivClassName
{
background-color: #532656;
}
.BgClassName
{
background-color: #532656;
}
</style>
border-color css
<style>
span { border-color: #532656; }
span { border-color: rgb(83,38,86); }
td.TdClassName
{
border-color: #532656;
}
.TagClassName
{
border-color: #532656;
}
</style>