Shades of Loulou #533347
Tints of Loulou #533347
RGB
CMYK
RGB Variations
Color information
#533347 (or 0x533347) is known color: Loulou. HEX triplet: 53, 33 and 47. RGB value is (83,51,71). Sum of RGB (Red+Green+Blue) = 83+51+71=205 (27% of max value = 765). Red value is 83 (32.81% from 255 or 40.49% from 205); Green value is 51 (20.31% from 255 or 24.88% from 205); Blue value is 71 (28.12% from 255 or 34.63% from 205); Max value from RGB is 83 - color contains mainly: red. Hex color #533347 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533347 is #ACCCB8. Grayscale: #3E3E3E. Windows color (decimal): -11324601 or 4666195. OLE color: 4666195.
HSL color Cylindrical-coordinate representation of color #533347: hue angle of 322.5º degrees, saturation: 0.24, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #533347 is Cyan = 0, Magento = 0.39, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 51 | 71 | - |
| CMYK | 0 | 0.39 | 0.14 | 0.67 |
| HSL | 322.5º | 0.24% | 0.26% | - |
| HSV(B) | 322.5º | 0.39% | 0.33% | - |
| XYZ | 5.89 | 4.66 | 6.55 | - |
| YUV | 62.85 | 132.6 | 142.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 51 | 71 | 0 | 0.39 | 0.14 | 0.67 | 322.5 | 0.24 | 0.26 |
| Hex | 53 | 33 | 47 | 0 | 27 | E | 43 | 142 | 18 | 1A |
| Octal | 123 | 63 | 107 | 0 | 47 | 16 | 103 | 502 | 30 | 32 |
| Binary | 1010011 | 110011 | 1000111 | 0 | 100111 | 1110 | 1000011 | 101000010 | 11000 | 11010 |
Color Harmonies of #533347
Complementary color
Monochromatic Colors of #533347
Black with #533347
Text Example
Text Example
White with #533347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533347; }
p { color: rgb(83,51,71); }
H1.HeaderClassName
{
color: #533347;
}
.AnyTagClassName
{
color: #533347;
}
</style>
background-color css
<style>
a { background-color: #533347; }
a { background-color: rgb(83,51,71); }
div.DivClassName
{
background-color: #533347;
}
.BgClassName
{
background-color: #533347;
}
</style>
border-color css
<style>
span { border-color: #533347; }
span { border-color: rgb(83,51,71); }
td.TdClassName
{
border-color: #533347;
}
.TagClassName
{
border-color: #533347;
}
</style>