Shades of Loulou #533050
Tints of Loulou #533050
RGB
CMYK
RGB Variations
Color information
#533050 (or 0x533050) is known color: Loulou. HEX triplet: 53, 30 and 50. RGB value is (83,48,80). Sum of RGB (Red+Green+Blue) = 83+48+80=211 (27% of max value = 765). Red value is 83 (32.81% from 255 or 39.34% from 211); Green value is 48 (19.14% from 255 or 22.75% from 211); Blue value is 80 (31.64% from 255 or 37.91% from 211); Max value from RGB is 83 - color contains mainly: red. Hex color #533050 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533050 is #ACCFAF. Grayscale: #3E3E3E. Windows color (decimal): -11325360 or 5255251. OLE color: 5255251.
HSL color Cylindrical-coordinate representation of color #533050: hue angle of 305.14º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #533050 is Cyan = 0, Magento = 0.42, Yellow = 0.04 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 48 | 80 | - |
| CMYK | 0 | 0.42 | 0.04 | 0.67 |
| HSL | 305.14º | 0.27% | 0.26% | - |
| HSV(B) | 305.14º | 0.42% | 0.33% | - |
| XYZ | 6.07 | 4.53 | 8.14 | - |
| YUV | 62.11 | 138.1 | 142.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 48 | 80 | 0 | 0.42 | 0.04 | 0.67 | 305.14 | 0.27 | 0.26 |
| Hex | 53 | 30 | 50 | 0 | 2A | 4 | 43 | 131 | 1B | 1A |
| Octal | 123 | 60 | 120 | 0 | 52 | 4 | 103 | 461 | 33 | 32 |
| Binary | 1010011 | 110000 | 1010000 | 0 | 101010 | 100 | 1000011 | 100110001 | 11011 | 11010 |
Color Harmonies of #533050
Complementary color
Monochromatic Colors of #533050
Black with #533050
Text Example
Text Example
White with #533050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533050; }
p { color: rgb(83,48,80); }
H1.HeaderClassName
{
color: #533050;
}
.AnyTagClassName
{
color: #533050;
}
</style>
background-color css
<style>
a { background-color: #533050; }
a { background-color: rgb(83,48,80); }
div.DivClassName
{
background-color: #533050;
}
.BgClassName
{
background-color: #533050;
}
</style>
border-color css
<style>
span { border-color: #533050; }
span { border-color: rgb(83,48,80); }
td.TdClassName
{
border-color: #533050;
}
.TagClassName
{
border-color: #533050;
}
</style>