Shades of Loulou #583049
Tints of Loulou #583049
RGB
CMYK
RGB Variations
Color information
#583049 (or 0x583049) is known color: Loulou. HEX triplet: 58, 30 and 49. RGB value is (88,48,73). Sum of RGB (Red+Green+Blue) = 88+48+73=209 (27% of max value = 765). Red value is 88 (34.77% from 255 or 42.11% from 209); Green value is 48 (19.14% from 255 or 22.97% from 209); Blue value is 73 (28.91% from 255 or 34.93% from 209); Max value from RGB is 88 - color contains mainly: red. Hex color #583049 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #583049 is #A7CFB6. Grayscale: #3E3E3E. Windows color (decimal): -10997687 or 4796504. OLE color: 4796504.
HSL color Cylindrical-coordinate representation of color #583049: hue angle of 322.5º degrees, saturation: 0.29, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #583049 is Cyan = 0, Magento = 0.45, Yellow = 0.17 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 48 | 73 | - |
| CMYK | 0 | 0.45 | 0.17 | 0.65 |
| HSL | 322.5º | 0.29% | 0.27% | - |
| HSV(B) | 322.5º | 0.45% | 0.35% | - |
| XYZ | 6.28 | 4.67 | 6.87 | - |
| YUV | 62.81 | 133.75 | 145.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 48 | 73 | 0 | 0.45 | 0.17 | 0.65 | 322.5 | 0.29 | 0.27 |
| Hex | 58 | 30 | 49 | 0 | 2D | 11 | 41 | 142 | 1D | 1B |
| Octal | 130 | 60 | 111 | 0 | 55 | 21 | 101 | 502 | 35 | 33 |
| Binary | 1011000 | 110000 | 1001001 | 0 | 101101 | 10001 | 1000001 | 101000010 | 11101 | 11011 |
Color Harmonies of #583049
Complementary color
Monochromatic Colors of #583049
Black with #583049
Text Example
Text Example
White with #583049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583049; }
p { color: rgb(88,48,73); }
H1.HeaderClassName
{
color: #583049;
}
.AnyTagClassName
{
color: #583049;
}
</style>
background-color css
<style>
a { background-color: #583049; }
a { background-color: rgb(88,48,73); }
div.DivClassName
{
background-color: #583049;
}
.BgClassName
{
background-color: #583049;
}
</style>
border-color css
<style>
span { border-color: #583049; }
span { border-color: rgb(88,48,73); }
td.TdClassName
{
border-color: #583049;
}
.TagClassName
{
border-color: #583049;
}
</style>