Shades of Loulou #573349
Tints of Loulou #573349
RGB
CMYK
RGB Variations
Color information
#573349 (or 0x573349) is known color: Loulou. HEX triplet: 57, 33 and 49. RGB value is (87,51,73). Sum of RGB (Red+Green+Blue) = 87+51+73=211 (27% of max value = 765). Red value is 87 (34.38% from 255 or 41.23% from 211); Green value is 51 (20.31% from 255 or 24.17% from 211); Blue value is 73 (28.91% from 255 or 34.60% from 211); Max value from RGB is 87 - color contains mainly: red. Hex color #573349 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #573349 is #A8CCB6. Grayscale: #404040. Windows color (decimal): -11062455 or 4797271. OLE color: 4797271.
HSL color Cylindrical-coordinate representation of color #573349: hue angle of 323.33º degrees, saturation: 0.26, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #573349 is Cyan = 0, Magento = 0.41, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 51 | 73 | - |
| CMYK | 0 | 0.41 | 0.16 | 0.66 |
| HSL | 323.33º | 0.26% | 0.27% | - |
| HSV(B) | 323.33º | 0.41% | 0.34% | - |
| XYZ | 6.32 | 4.87 | 6.91 | - |
| YUV | 64.27 | 132.93 | 144.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 51 | 73 | 0 | 0.41 | 0.16 | 0.66 | 323.33 | 0.26 | 0.27 |
| Hex | 57 | 33 | 49 | 0 | 29 | 10 | 42 | 143 | 1A | 1B |
| Octal | 127 | 63 | 111 | 0 | 51 | 20 | 102 | 503 | 32 | 33 |
| Binary | 1010111 | 110011 | 1001001 | 0 | 101001 | 10000 | 1000010 | 101000011 | 11010 | 11011 |
Color Harmonies of #573349
Complementary color
Monochromatic Colors of #573349
Black with #573349
Text Example
Text Example
White with #573349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573349; }
p { color: rgb(87,51,73); }
H1.HeaderClassName
{
color: #573349;
}
.AnyTagClassName
{
color: #573349;
}
</style>
background-color css
<style>
a { background-color: #573349; }
a { background-color: rgb(87,51,73); }
div.DivClassName
{
background-color: #573349;
}
.BgClassName
{
background-color: #573349;
}
</style>
border-color css
<style>
span { border-color: #573349; }
span { border-color: rgb(87,51,73); }
td.TdClassName
{
border-color: #573349;
}
.TagClassName
{
border-color: #573349;
}
</style>