Shades of Loulou #533446
Tints of Loulou #533446
RGB
CMYK
RGB Variations
Color information
#533446 (or 0x533446) is known color: Loulou. HEX triplet: 53, 34 and 46. RGB value is (83,52,70). Sum of RGB (Red+Green+Blue) = 83+52+70=205 (27% of max value = 765). Red value is 83 (32.81% from 255 or 40.49% from 205); Green value is 52 (20.70% from 255 or 25.37% from 205); Blue value is 70 (27.73% from 255 or 34.15% from 205); Max value from RGB is 83 - color contains mainly: red. Hex color #533446 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533446 is #ACCBB9. Grayscale: #3F3F3F. Windows color (decimal): -11324346 or 4600915. OLE color: 4600915.
HSL color Cylindrical-coordinate representation of color #533446: hue angle of 325.16º degrees, saturation: 0.23, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #533446 is Cyan = 0, Magento = 0.37, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 52 | 70 | - |
| CMYK | 0 | 0.37 | 0.16 | 0.67 |
| HSL | 325.16º | 0.23% | 0.26% | - |
| HSV(B) | 325.16º | 0.37% | 0.33% | - |
| XYZ | 5.9 | 4.74 | 6.4 | - |
| YUV | 63.32 | 131.77 | 142.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 52 | 70 | 0 | 0.37 | 0.16 | 0.67 | 325.16 | 0.23 | 0.26 |
| Hex | 53 | 34 | 46 | 0 | 25 | 10 | 43 | 145 | 17 | 1A |
| Octal | 123 | 64 | 106 | 0 | 45 | 20 | 103 | 505 | 27 | 32 |
| Binary | 1010011 | 110100 | 1000110 | 0 | 100101 | 10000 | 1000011 | 101000101 | 10111 | 11010 |
Color Harmonies of #533446
Complementary color
Monochromatic Colors of #533446
Black with #533446
Text Example
Text Example
White with #533446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533446; }
p { color: rgb(83,52,70); }
H1.HeaderClassName
{
color: #533446;
}
.AnyTagClassName
{
color: #533446;
}
</style>
background-color css
<style>
a { background-color: #533446; }
a { background-color: rgb(83,52,70); }
div.DivClassName
{
background-color: #533446;
}
.BgClassName
{
background-color: #533446;
}
</style>
border-color css
<style>
span { border-color: #533446; }
span { border-color: rgb(83,52,70); }
td.TdClassName
{
border-color: #533446;
}
.TagClassName
{
border-color: #533446;
}
</style>