Shades of Hot Purple #530850
Tints of Hot Purple #530850
RGB
CMYK
RGB Variations
Color information
#530850 (or 0x530850) is known color: Hot Purple. HEX triplet: 53, 08 and 50. RGB value is (83,8,80). Sum of RGB (Red+Green+Blue) = 83+8+80=171 (22% of max value = 765). Red value is 83 (32.81% from 255 or 48.54% from 171); Green value is 8 (3.52% from 255 or 4.68% from 171); Blue value is 80 (31.64% from 255 or 46.78% from 171); Max value from RGB is 83 - color contains mainly: red. Hex color #530850 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #530850 is #ACF7AF. Grayscale: #262626. Windows color (decimal): -11335600 or 5245011. OLE color: 5245011.
HSL color Cylindrical-coordinate representation of color #530850: hue angle of 302.4º degrees, saturation: 0.82, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #530850 is Cyan = 0, Magento = 0.90, Yellow = 0.04 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 8 | 80 | - |
| CMYK | 0 | 0.90 | 0.04 | 0.67 |
| HSL | 302.4º | 0.82% | 0.18% | - |
| HSV(B) | 302.4º | 0.9% | 0.33% | - |
| XYZ | 5.1 | 2.59 | 7.82 | - |
| YUV | 38.63 | 151.35 | 159.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 8 | 80 | 0 | 0.90 | 0.04 | 0.67 | 302.4 | 0.82 | 0.18 |
| Hex | 53 | 8 | 50 | 0 | 5A | 4 | 43 | 12E | 52 | 12 |
| Octal | 123 | 10 | 120 | 0 | 132 | 4 | 103 | 456 | 122 | 22 |
| Binary | 1010011 | 1000 | 1010000 | 0 | 1011010 | 100 | 1000011 | 100101110 | 1010010 | 10010 |
Color Harmonies of #530850
Complementary color
Monochromatic Colors of #530850
Black with #530850
Text Example
Text Example
White with #530850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530850; }
p { color: rgb(83,8,80); }
H1.HeaderClassName
{
color: #530850;
}
.AnyTagClassName
{
color: #530850;
}
</style>
background-color css
<style>
a { background-color: #530850; }
a { background-color: rgb(83,8,80); }
div.DivClassName
{
background-color: #530850;
}
.BgClassName
{
background-color: #530850;
}
</style>
border-color css
<style>
span { border-color: #530850; }
span { border-color: rgb(83,8,80); }
td.TdClassName
{
border-color: #530850;
}
.TagClassName
{
border-color: #530850;
}
</style>