Shades of Loulou #533447
Tints of Loulou #533447
RGB
CMYK
RGB Variations
Color information
#533447 (or 0x533447) is known color: Loulou. HEX triplet: 53, 34 and 47. RGB value is (83,52,71). Sum of RGB (Red+Green+Blue) = 83+52+71=206 (27% of max value = 765). Red value is 83 (32.81% from 255 or 40.29% from 206); Green value is 52 (20.70% from 255 or 25.24% from 206); Blue value is 71 (28.12% from 255 or 34.47% from 206); Max value from RGB is 83 - color contains mainly: red. Hex color #533447 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533447 is #ACCBB8. Grayscale: #3F3F3F. Windows color (decimal): -11324345 or 4666451. OLE color: 4666451.
HSL color Cylindrical-coordinate representation of color #533447: hue angle of 323.23º 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 #533447 is Cyan = 0, Magento = 0.37, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 52 | 71 | - |
| CMYK | 0 | 0.37 | 0.14 | 0.67 |
| HSL | 323.23º | 0.23% | 0.26% | - |
| HSV(B) | 323.23º | 0.37% | 0.33% | - |
| XYZ | 5.93 | 4.75 | 6.57 | - |
| YUV | 63.44 | 132.27 | 141.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 52 | 71 | 0 | 0.37 | 0.14 | 0.67 | 323.23 | 0.23 | 0.26 |
| Hex | 53 | 34 | 47 | 0 | 25 | E | 43 | 143 | 17 | 1A |
| Octal | 123 | 64 | 107 | 0 | 45 | 16 | 103 | 503 | 27 | 32 |
| Binary | 1010011 | 110100 | 1000111 | 0 | 100101 | 1110 | 1000011 | 101000011 | 10111 | 11010 |
Color Harmonies of #533447
Complementary color
Monochromatic Colors of #533447
Black with #533447
Text Example
Text Example
White with #533447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533447; }
p { color: rgb(83,52,71); }
H1.HeaderClassName
{
color: #533447;
}
.AnyTagClassName
{
color: #533447;
}
</style>
background-color css
<style>
a { background-color: #533447; }
a { background-color: rgb(83,52,71); }
div.DivClassName
{
background-color: #533447;
}
.BgClassName
{
background-color: #533447;
}
</style>
border-color css
<style>
span { border-color: #533447; }
span { border-color: rgb(83,52,71); }
td.TdClassName
{
border-color: #533447;
}
.TagClassName
{
border-color: #533447;
}
</style>