Shades of Hot Purple #530953
Tints of Hot Purple #530953
RGB
CMYK
RGB Variations
Color information
#530953 (or 0x530953) is known color: Hot Purple. HEX triplet: 53, 09 and 53. RGB value is (83,9,83). Sum of RGB (Red+Green+Blue) = 83+9+83=175 (23% of max value = 765). Red value is 83 (32.81% from 255 or 47.43% from 175); Green value is 9 (3.91% from 255 or 5.14% from 175); Blue value is 83 (32.81% from 255 or 47.43% from 175); Max value from RGB is 83 - color contains mainly: red, blue. Hex color #530953 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #530953 is #ACF6AC. Grayscale: #272727. Windows color (decimal): -11335341 or 5441875. OLE color: 5441875.
HSL color Cylindrical-coordinate representation of color #530953: hue angle of 300º 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 #530953 is Cyan = 0, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 9 | 83 | - |
| CMYK | 0 | 0.89 | 0 | 0.67 |
| HSL | 300º | 0.8% | 0.18% | - |
| HSV(B) | 300º | 0.89% | 0.33% | - |
| XYZ | 5.23 | 2.66 | 8.42 | - |
| YUV | 39.56 | 152.52 | 158.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 9 | 83 | 0 | 0.89 | 0 | 0.67 | 300 | 0.8 | 0.18 |
| Hex | 53 | 9 | 53 | 0 | 59 | 0 | 43 | 12C | 50 | 12 |
| Octal | 123 | 11 | 123 | 0 | 131 | 0 | 103 | 454 | 120 | 22 |
| Binary | 1010011 | 1001 | 1010011 | 0 | 1011001 | 0 | 1000011 | 100101100 | 1010000 | 10010 |
Color Harmonies of #530953
Complementary color
Monochromatic Colors of #530953
Black with #530953
Text Example
Text Example
White with #530953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530953; }
p { color: rgb(83,9,83); }
H1.HeaderClassName
{
color: #530953;
}
.AnyTagClassName
{
color: #530953;
}
</style>
background-color css
<style>
a { background-color: #530953; }
a { background-color: rgb(83,9,83); }
div.DivClassName
{
background-color: #530953;
}
.BgClassName
{
background-color: #530953;
}
</style>
border-color css
<style>
span { border-color: #530953; }
span { border-color: rgb(83,9,83); }
td.TdClassName
{
border-color: #530953;
}
.TagClassName
{
border-color: #530953;
}
</style>