Shades of Loulou #533949
Tints of Loulou #533949
RGB
CMYK
RGB Variations
Color information
#533949 (or 0x533949) is known color: Loulou. HEX triplet: 53, 39 and 49. RGB value is (83,57,73). Sum of RGB (Red+Green+Blue) = 83+57+73=213 (28% of max value = 765). Red value is 83 (32.81% from 255 or 38.97% from 213); Green value is 57 (22.66% from 255 or 26.76% from 213); Blue value is 73 (28.91% from 255 or 34.27% from 213); Max value from RGB is 83 - color contains mainly: red. Hex color #533949 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533949 is #ACC6B6. Grayscale: #424242. Windows color (decimal): -11323063 or 4798803. OLE color: 4798803.
HSL color Cylindrical-coordinate representation of color #533949: hue angle of 323.08º degrees, saturation: 0.19, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #533949 is Cyan = 0, Magento = 0.31, Yellow = 0.12 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 57 | 73 | - |
| CMYK | 0 | 0.31 | 0.12 | 0.67 |
| HSL | 323.08º | 0.19% | 0.27% | - |
| HSV(B) | 323.08º | 0.31% | 0.33% | - |
| XYZ | 6.23 | 5.25 | 6.99 | - |
| YUV | 66.6 | 131.61 | 139.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 57 | 73 | 0 | 0.31 | 0.12 | 0.67 | 323.08 | 0.19 | 0.27 |
| Hex | 53 | 39 | 49 | 0 | 1F | C | 43 | 143 | 13 | 1B |
| Octal | 123 | 71 | 111 | 0 | 37 | 14 | 103 | 503 | 23 | 33 |
| Binary | 1010011 | 111001 | 1001001 | 0 | 11111 | 1100 | 1000011 | 101000011 | 10011 | 11011 |
Color Harmonies of #533949
Complementary color
Monochromatic Colors of #533949
Black with #533949
Text Example
Text Example
White with #533949
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533949; }
p { color: rgb(83,57,73); }
H1.HeaderClassName
{
color: #533949;
}
.AnyTagClassName
{
color: #533949;
}
</style>
background-color css
<style>
a { background-color: #533949; }
a { background-color: rgb(83,57,73); }
div.DivClassName
{
background-color: #533949;
}
.BgClassName
{
background-color: #533949;
}
</style>
border-color css
<style>
span { border-color: #533949; }
span { border-color: rgb(83,57,73); }
td.TdClassName
{
border-color: #533949;
}
.TagClassName
{
border-color: #533949;
}
</style>