Shades of Loulou #533549
Tints of Loulou #533549
RGB
CMYK
RGB Variations
Color information
#533549 (or 0x533549) is known color: Loulou. HEX triplet: 53, 35 and 49. RGB value is (83,53,73). Sum of RGB (Red+Green+Blue) = 83+53+73=209 (27% of max value = 765). Red value is 83 (32.81% from 255 or 39.71% from 209); Green value is 53 (21.09% from 255 or 25.36% from 209); Blue value is 73 (28.91% from 255 or 34.93% from 209); Max value from RGB is 83 - color contains mainly: red. Hex color #533549 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533549 is #ACCAB6. Grayscale: #404040. Windows color (decimal): -11324087 or 4797779. OLE color: 4797779.
HSL color Cylindrical-coordinate representation of color #533549: hue angle of 320º degrees, saturation: 0.22, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #533549 is Cyan = 0, Magento = 0.36, Yellow = 0.12 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 53 | 73 | - |
| CMYK | 0 | 0.36 | 0.12 | 0.67 |
| HSL | 320º | 0.22% | 0.27% | - |
| HSV(B) | 320º | 0.36% | 0.33% | - |
| XYZ | 6.04 | 4.87 | 6.92 | - |
| YUV | 64.25 | 132.94 | 141.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 53 | 73 | 0 | 0.36 | 0.12 | 0.67 | 320 | 0.22 | 0.27 |
| Hex | 53 | 35 | 49 | 0 | 24 | C | 43 | 140 | 16 | 1B |
| Octal | 123 | 65 | 111 | 0 | 44 | 14 | 103 | 500 | 26 | 33 |
| Binary | 1010011 | 110101 | 1001001 | 0 | 100100 | 1100 | 1000011 | 101000000 | 10110 | 11011 |
Color Harmonies of #533549
Complementary color
Monochromatic Colors of #533549
Black with #533549
Text Example
Text Example
White with #533549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533549; }
p { color: rgb(83,53,73); }
H1.HeaderClassName
{
color: #533549;
}
.AnyTagClassName
{
color: #533549;
}
</style>
background-color css
<style>
a { background-color: #533549; }
a { background-color: rgb(83,53,73); }
div.DivClassName
{
background-color: #533549;
}
.BgClassName
{
background-color: #533549;
}
</style>
border-color css
<style>
span { border-color: #533549; }
span { border-color: rgb(83,53,73); }
td.TdClassName
{
border-color: #533549;
}
.TagClassName
{
border-color: #533549;
}
</style>