Shades of Hot Purple #533758
Tints of Hot Purple #533758
RGB
CMYK
RGB Variations
Color information
#533758 (or 0x533758) is known color: Hot Purple. HEX triplet: 53, 37 and 58. RGB value is (83,55,88). Sum of RGB (Red+Green+Blue) = 83+55+88=226 (29% of max value = 765). Red value is 83 (32.81% from 255 or 36.73% from 226); Green value is 55 (21.88% from 255 or 24.34% from 226); Blue value is 88 (34.77% from 255 or 38.94% from 226); Max value from RGB is 88 - color contains mainly: blue. Hex color #533758 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533758 is #ACC8A7. Grayscale: #434343. Windows color (decimal): -11323560 or 5781331. OLE color: 5781331.
HSL color Cylindrical-coordinate representation of color #533758: hue angle of 290.91º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #533758 is Cyan = 0.06, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 83 | 55 | 88 | - |
| CMYK | 0.06 | 0.38 | 0 | 0.65 |
| HSL | 290.91º | 0.23% | 0.28% | - |
| HSV(B) | 290.91º | 0.38% | 0.35% | - |
| XYZ | 6.69 | 5.28 | 9.9 | - |
| YUV | 67.13 | 139.78 | 139.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 55 | 88 | 0.06 | 0.38 | 0 | 0.65 | 290.91 | 0.23 | 0.28 |
| Hex | 53 | 37 | 58 | 6 | 26 | 0 | 41 | 123 | 17 | 1C |
| Octal | 123 | 67 | 130 | 6 | 46 | 0 | 101 | 443 | 27 | 34 |
| Binary | 1010011 | 110111 | 1011000 | 110 | 100110 | 0 | 1000001 | 100100011 | 10111 | 11100 |
Color Harmonies of #533758
Complementary color
Monochromatic Colors of #533758
Black with #533758
Text Example
Text Example
White with #533758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533758; }
p { color: rgb(83,55,88); }
H1.HeaderClassName
{
color: #533758;
}
.AnyTagClassName
{
color: #533758;
}
</style>
background-color css
<style>
a { background-color: #533758; }
a { background-color: rgb(83,55,88); }
div.DivClassName
{
background-color: #533758;
}
.BgClassName
{
background-color: #533758;
}
</style>
border-color css
<style>
span { border-color: #533758; }
span { border-color: rgb(83,55,88); }
td.TdClassName
{
border-color: #533758;
}
.TagClassName
{
border-color: #533758;
}
</style>