Shades of Hot Purple #530657
Tints of Hot Purple #530657
RGB
CMYK
RGB Variations
Color information
#530657 (or 0x530657) is known color: Hot Purple. HEX triplet: 53, 06 and 57. RGB value is (83,6,87). Sum of RGB (Red+Green+Blue) = 83+6+87=176 (23% of max value = 765). Red value is 83 (32.81% from 255 or 47.16% from 176); Green value is 6 (2.73% from 255 or 3.41% from 176); Blue value is 87 (34.38% from 255 or 49.43% from 176); Max value from RGB is 87 - color contains mainly: blue. Hex color #530657 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #530657 is #ACF9A8. Grayscale: #262626. Windows color (decimal): -11336105 or 5703251. OLE color: 5703251.
HSL color Cylindrical-coordinate representation of color #530657: hue angle of 297.04º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #530657 is Cyan = 0.05, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 83 | 6 | 87 | - |
| CMYK | 0.05 | 0.93 | 0 | 0.66 |
| HSL | 297.04º | 0.87% | 0.18% | - |
| HSV(B) | 297.04º | 0.93% | 0.34% | - |
| XYZ | 5.35 | 2.66 | 9.25 | - |
| YUV | 38.26 | 155.51 | 159.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 6 | 87 | 0.05 | 0.93 | 0 | 0.66 | 297.04 | 0.87 | 0.18 |
| Hex | 53 | 6 | 57 | 5 | 5D | 0 | 42 | 129 | 57 | 12 |
| Octal | 123 | 6 | 127 | 5 | 135 | 0 | 102 | 451 | 127 | 22 |
| Binary | 1010011 | 110 | 1010111 | 101 | 1011101 | 0 | 1000010 | 100101001 | 1010111 | 10010 |
Color Harmonies of #530657
Complementary color
Monochromatic Colors of #530657
Black with #530657
Text Example
Text Example
White with #530657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530657; }
p { color: rgb(83,6,87); }
H1.HeaderClassName
{
color: #530657;
}
.AnyTagClassName
{
color: #530657;
}
</style>
background-color css
<style>
a { background-color: #530657; }
a { background-color: rgb(83,6,87); }
div.DivClassName
{
background-color: #530657;
}
.BgClassName
{
background-color: #530657;
}
</style>
border-color css
<style>
span { border-color: #530657; }
span { border-color: rgb(83,6,87); }
td.TdClassName
{
border-color: #530657;
}
.TagClassName
{
border-color: #530657;
}
</style>