Shades of Loulou #573248
Tints of Loulou #573248
RGB
CMYK
RGB Variations
Color information
#573248 (or 0x573248) is known color: Loulou. HEX triplet: 57, 32 and 48. RGB value is (87,50,72). Sum of RGB (Red+Green+Blue) = 87+50+72=209 (27% of max value = 765). Red value is 87 (34.38% from 255 or 41.63% from 209); Green value is 50 (19.92% from 255 or 23.92% from 209); Blue value is 72 (28.52% from 255 or 34.45% from 209); Max value from RGB is 87 - color contains mainly: red. Hex color #573248 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #573248 is #A8CDB7. Grayscale: #3F3F3F. Windows color (decimal): -11062712 or 4731479. OLE color: 4731479.
HSL color Cylindrical-coordinate representation of color #573248: hue angle of 324.32º degrees, saturation: 0.27, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #573248 is Cyan = 0, Magento = 0.43, Yellow = 0.17 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 50 | 72 | - |
| CMYK | 0 | 0.43 | 0.17 | 0.66 |
| HSL | 324.32º | 0.27% | 0.27% | - |
| HSV(B) | 324.32º | 0.43% | 0.34% | - |
| XYZ | 6.24 | 4.78 | 6.72 | - |
| YUV | 63.57 | 132.76 | 144.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 50 | 72 | 0 | 0.43 | 0.17 | 0.66 | 324.32 | 0.27 | 0.27 |
| Hex | 57 | 32 | 48 | 0 | 2B | 11 | 42 | 144 | 1B | 1B |
| Octal | 127 | 62 | 110 | 0 | 53 | 21 | 102 | 504 | 33 | 33 |
| Binary | 1010111 | 110010 | 1001000 | 0 | 101011 | 10001 | 1000010 | 101000100 | 11011 | 11011 |
Color Harmonies of #573248
Complementary color
Monochromatic Colors of #573248
Black with #573248
Text Example
Text Example
White with #573248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573248; }
p { color: rgb(87,50,72); }
H1.HeaderClassName
{
color: #573248;
}
.AnyTagClassName
{
color: #573248;
}
</style>
background-color css
<style>
a { background-color: #573248; }
a { background-color: rgb(87,50,72); }
div.DivClassName
{
background-color: #573248;
}
.BgClassName
{
background-color: #573248;
}
</style>
border-color css
<style>
span { border-color: #573248; }
span { border-color: rgb(87,50,72); }
td.TdClassName
{
border-color: #573248;
}
.TagClassName
{
border-color: #573248;
}
</style>