Shades of Loulou #533849
Tints of Loulou #533849
RGB
CMYK
RGB Variations
Color information
#533849 (or 0x533849) is known color: Loulou. HEX triplet: 53, 38 and 49. RGB value is (83,56,73). Sum of RGB (Red+Green+Blue) = 83+56+73=212 (28% of max value = 765). Red value is 83 (32.81% from 255 or 39.15% from 212); Green value is 56 (22.27% from 255 or 26.42% from 212); Blue value is 73 (28.91% from 255 or 34.43% from 212); Max value from RGB is 83 - color contains mainly: red. Hex color #533849 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533849 is #ACC7B6. Grayscale: #414141. Windows color (decimal): -11323319 or 4798547. OLE color: 4798547.
HSL color Cylindrical-coordinate representation of color #533849: hue angle of 322.22º degrees, saturation: 0.19, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #533849 is Cyan = 0, Magento = 0.33, Yellow = 0.12 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 56 | 73 | - |
| CMYK | 0 | 0.33 | 0.12 | 0.67 |
| HSL | 322.22º | 0.19% | 0.27% | - |
| HSV(B) | 322.22º | 0.33% | 0.33% | - |
| XYZ | 6.18 | 5.15 | 6.97 | - |
| YUV | 66.01 | 131.95 | 140.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 56 | 73 | 0 | 0.33 | 0.12 | 0.67 | 322.22 | 0.19 | 0.27 |
| Hex | 53 | 38 | 49 | 0 | 21 | C | 43 | 142 | 13 | 1B |
| Octal | 123 | 70 | 111 | 0 | 41 | 14 | 103 | 502 | 23 | 33 |
| Binary | 1010011 | 111000 | 1001001 | 0 | 100001 | 1100 | 1000011 | 101000010 | 10011 | 11011 |
Color Harmonies of #533849
Complementary color
Monochromatic Colors of #533849
Black with #533849
Text Example
Text Example
White with #533849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533849; }
p { color: rgb(83,56,73); }
H1.HeaderClassName
{
color: #533849;
}
.AnyTagClassName
{
color: #533849;
}
</style>
background-color css
<style>
a { background-color: #533849; }
a { background-color: rgb(83,56,73); }
div.DivClassName
{
background-color: #533849;
}
.BgClassName
{
background-color: #533849;
}
</style>
border-color css
<style>
span { border-color: #533849; }
span { border-color: rgb(83,56,73); }
td.TdClassName
{
border-color: #533849;
}
.TagClassName
{
border-color: #533849;
}
</style>