Shades of Hot Purple #531152
Tints of Hot Purple #531152
RGB
CMYK
RGB Variations
Color information
#531152 (or 0x531152) is known color: Hot Purple. HEX triplet: 53, 11 and 52. RGB value is (83,17,82). Sum of RGB (Red+Green+Blue) = 83+17+82=182 (24% of max value = 765). Red value is 83 (32.81% from 255 or 45.60% from 182); Green value is 17 (7.03% from 255 or 9.34% from 182); Blue value is 82 (32.42% from 255 or 45.05% from 182); Max value from RGB is 83 - color contains mainly: red. Hex color #531152 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #531152 is #ACEEAD. Grayscale: #2B2B2B. Windows color (decimal): -11333294 or 5378387. OLE color: 5378387.
HSL color Cylindrical-coordinate representation of color #531152: hue angle of 300.91º degrees, saturation: 0.66, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #531152 is Cyan = 0, Magento = 0.80, Yellow = 0.01 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 17 | 82 | - |
| CMYK | 0 | 0.80 | 0.01 | 0.67 |
| HSL | 300.91º | 0.66% | 0.2% | - |
| HSV(B) | 300.91º | 0.8% | 0.33% | - |
| XYZ | 5.29 | 2.85 | 8.25 | - |
| YUV | 44.14 | 149.37 | 155.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 17 | 82 | 0 | 0.80 | 0.01 | 0.67 | 300.91 | 0.66 | 0.2 |
| Hex | 53 | 11 | 52 | 0 | 50 | 1 | 43 | 12D | 42 | 14 |
| Octal | 123 | 21 | 122 | 0 | 120 | 1 | 103 | 455 | 102 | 24 |
| Binary | 1010011 | 10001 | 1010010 | 0 | 1010000 | 1 | 1000011 | 100101101 | 1000010 | 10100 |
Color Harmonies of #531152
Complementary color
Monochromatic Colors of #531152
Black with #531152
Text Example
Text Example
White with #531152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531152; }
p { color: rgb(83,17,82); }
H1.HeaderClassName
{
color: #531152;
}
.AnyTagClassName
{
color: #531152;
}
</style>
background-color css
<style>
a { background-color: #531152; }
a { background-color: rgb(83,17,82); }
div.DivClassName
{
background-color: #531152;
}
.BgClassName
{
background-color: #531152;
}
</style>
border-color css
<style>
span { border-color: #531152; }
span { border-color: rgb(83,17,82); }
td.TdClassName
{
border-color: #531152;
}
.TagClassName
{
border-color: #531152;
}
</style>