Shades of Hot Purple #530452
Tints of Hot Purple #530452
RGB
CMYK
RGB Variations
Color information
#530452 (or 0x530452) is known color: Hot Purple. HEX triplet: 53, 04 and 52. RGB value is (83,4,82). Sum of RGB (Red+Green+Blue) = 83+4+82=169 (22% of max value = 765). Red value is 83 (32.81% from 255 or 49.11% from 169); Green value is 4 (1.95% from 255 or 2.37% from 169); Blue value is 82 (32.42% from 255 or 48.52% from 169); Max value from RGB is 83 - color contains mainly: red. Hex color #530452 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #530452 is #ACFBAD. Grayscale: #242424. Windows color (decimal): -11336622 or 5375059. OLE color: 5375059.
HSL color Cylindrical-coordinate representation of color #530452: hue angle of 300.76º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #530452 is Cyan = 0, Magento = 0.95, Yellow = 0.01 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 4 | 82 | - |
| CMYK | 0 | 0.95 | 0.01 | 0.67 |
| HSL | 300.76º | 0.91% | 0.17% | - |
| HSV(B) | 300.76º | 0.95% | 0.33% | - |
| XYZ | 5.13 | 2.54 | 8.2 | - |
| YUV | 36.51 | 153.67 | 161.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 4 | 82 | 0 | 0.95 | 0.01 | 0.67 | 300.76 | 0.91 | 0.17 |
| Hex | 53 | 4 | 52 | 0 | 5F | 1 | 43 | 12D | 5B | 11 |
| Octal | 123 | 4 | 122 | 0 | 137 | 1 | 103 | 455 | 133 | 21 |
| Binary | 1010011 | 100 | 1010010 | 0 | 1011111 | 1 | 1000011 | 100101101 | 1011011 | 10001 |
Color Harmonies of #530452
Complementary color
Monochromatic Colors of #530452
Black with #530452
Text Example
Text Example
White with #530452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530452; }
p { color: rgb(83,4,82); }
H1.HeaderClassName
{
color: #530452;
}
.AnyTagClassName
{
color: #530452;
}
</style>
background-color css
<style>
a { background-color: #530452; }
a { background-color: rgb(83,4,82); }
div.DivClassName
{
background-color: #530452;
}
.BgClassName
{
background-color: #530452;
}
</style>
border-color css
<style>
span { border-color: #530452; }
span { border-color: rgb(83,4,82); }
td.TdClassName
{
border-color: #530452;
}
.TagClassName
{
border-color: #530452;
}
</style>