Shades of Hot Purple #553053
Tints of Hot Purple #553053
RGB
CMYK
RGB Variations
Color information
#553053 (or 0x553053) is known color: Hot Purple. HEX triplet: 55, 30 and 53. RGB value is (85,48,83). Sum of RGB (Red+Green+Blue) = 85+48+83=216 (28% of max value = 765). Red value is 85 (33.59% from 255 or 39.35% from 216); Green value is 48 (19.14% from 255 or 22.22% from 216); Blue value is 83 (32.81% from 255 or 38.43% from 216); Max value from RGB is 85 - color contains mainly: red. Hex color #553053 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553053 is #AACFAC. Grayscale: #3E3E3E. Windows color (decimal): -11194285 or 5451861. OLE color: 5451861.
HSL color Cylindrical-coordinate representation of color #553053: hue angle of 303.24º degrees, saturation: 0.28, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #553053 is Cyan = 0, Magento = 0.44, Yellow = 0.02 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 48 | 83 | - |
| CMYK | 0 | 0.44 | 0.02 | 0.67 |
| HSL | 303.24º | 0.28% | 0.26% | - |
| HSV(B) | 303.24º | 0.44% | 0.33% | - |
| XYZ | 6.36 | 4.67 | 8.75 | - |
| YUV | 63.05 | 139.26 | 143.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 48 | 83 | 0 | 0.44 | 0.02 | 0.67 | 303.24 | 0.28 | 0.26 |
| Hex | 55 | 30 | 53 | 0 | 2C | 2 | 43 | 12F | 1C | 1A |
| Octal | 125 | 60 | 123 | 0 | 54 | 2 | 103 | 457 | 34 | 32 |
| Binary | 1010101 | 110000 | 1010011 | 0 | 101100 | 10 | 1000011 | 100101111 | 11100 | 11010 |
Color Harmonies of #553053
Complementary color
Monochromatic Colors of #553053
Black with #553053
Text Example
Text Example
White with #553053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553053; }
p { color: rgb(85,48,83); }
H1.HeaderClassName
{
color: #553053;
}
.AnyTagClassName
{
color: #553053;
}
</style>
background-color css
<style>
a { background-color: #553053; }
a { background-color: rgb(85,48,83); }
div.DivClassName
{
background-color: #553053;
}
.BgClassName
{
background-color: #553053;
}
</style>
border-color css
<style>
span { border-color: #553053; }
span { border-color: rgb(85,48,83); }
td.TdClassName
{
border-color: #553053;
}
.TagClassName
{
border-color: #553053;
}
</style>