Shades of Hot Purple #530951
Tints of Hot Purple #530951
RGB
CMYK
RGB Variations
Color information
#530951 (or 0x530951) is known color: Hot Purple. HEX triplet: 53, 09 and 51. RGB value is (83,9,81). Sum of RGB (Red+Green+Blue) = 83+9+81=173 (22% of max value = 765). Red value is 83 (32.81% from 255 or 47.98% from 173); Green value is 9 (3.91% from 255 or 5.20% from 173); Blue value is 81 (32.03% from 255 or 46.82% from 173); Max value from RGB is 83 - color contains mainly: red. Hex color #530951 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #530951 is #ACF6AE. Grayscale: #272727. Windows color (decimal): -11335343 or 5310803. OLE color: 5310803.
HSL color Cylindrical-coordinate representation of color #530951: hue angle of 301.62º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #530951 is Cyan = 0, Magento = 0.89, Yellow = 0.02 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 9 | 81 | - |
| CMYK | 0 | 0.89 | 0.02 | 0.67 |
| HSL | 301.62º | 0.8% | 0.18% | - |
| HSV(B) | 301.62º | 0.89% | 0.33% | - |
| XYZ | 5.15 | 2.63 | 8.02 | - |
| YUV | 39.33 | 151.52 | 159.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 9 | 81 | 0 | 0.89 | 0.02 | 0.67 | 301.62 | 0.8 | 0.18 |
| Hex | 53 | 9 | 51 | 0 | 59 | 2 | 43 | 12E | 50 | 12 |
| Octal | 123 | 11 | 121 | 0 | 131 | 2 | 103 | 456 | 120 | 22 |
| Binary | 1010011 | 1001 | 1010001 | 0 | 1011001 | 10 | 1000011 | 100101110 | 1010000 | 10010 |
Color Harmonies of #530951
Complementary color
Monochromatic Colors of #530951
Black with #530951
Text Example
Text Example
White with #530951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530951; }
p { color: rgb(83,9,81); }
H1.HeaderClassName
{
color: #530951;
}
.AnyTagClassName
{
color: #530951;
}
</style>
background-color css
<style>
a { background-color: #530951; }
a { background-color: rgb(83,9,81); }
div.DivClassName
{
background-color: #530951;
}
.BgClassName
{
background-color: #530951;
}
</style>
border-color css
<style>
span { border-color: #530951; }
span { border-color: rgb(83,9,81); }
td.TdClassName
{
border-color: #530951;
}
.TagClassName
{
border-color: #530951;
}
</style>