Shades of Loulou #583149
Tints of Loulou #583149
RGB
CMYK
RGB Variations
Color information
#583149 (or 0x583149) is known color: Loulou. HEX triplet: 58, 31 and 49. RGB value is (88,49,73). Sum of RGB (Red+Green+Blue) = 88+49+73=210 (27% of max value = 765). Red value is 88 (34.77% from 255 or 41.90% from 210); Green value is 49 (19.53% from 255 or 23.33% from 210); Blue value is 73 (28.91% from 255 or 34.76% from 210); Max value from RGB is 88 - color contains mainly: red. Hex color #583149 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #583149 is #A7CEB6. Grayscale: #3F3F3F. Windows color (decimal): -10997431 or 4796760. OLE color: 4796760.
HSL color Cylindrical-coordinate representation of color #583149: hue angle of 323.08º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #583149 is Cyan = 0, Magento = 0.44, Yellow = 0.17 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 49 | 73 | - |
| CMYK | 0 | 0.44 | 0.17 | 0.65 |
| HSL | 323.08º | 0.28% | 0.27% | - |
| HSV(B) | 323.08º | 0.44% | 0.35% | - |
| XYZ | 6.33 | 4.75 | 6.89 | - |
| YUV | 63.4 | 133.42 | 145.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 49 | 73 | 0 | 0.44 | 0.17 | 0.65 | 323.08 | 0.28 | 0.27 |
| Hex | 58 | 31 | 49 | 0 | 2C | 11 | 41 | 143 | 1C | 1B |
| Octal | 130 | 61 | 111 | 0 | 54 | 21 | 101 | 503 | 34 | 33 |
| Binary | 1011000 | 110001 | 1001001 | 0 | 101100 | 10001 | 1000001 | 101000011 | 11100 | 11011 |
Color Harmonies of #583149
Complementary color
Monochromatic Colors of #583149
Black with #583149
Text Example
Text Example
White with #583149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583149; }
p { color: rgb(88,49,73); }
H1.HeaderClassName
{
color: #583149;
}
.AnyTagClassName
{
color: #583149;
}
</style>
background-color css
<style>
a { background-color: #583149; }
a { background-color: rgb(88,49,73); }
div.DivClassName
{
background-color: #583149;
}
.BgClassName
{
background-color: #583149;
}
</style>
border-color css
<style>
span { border-color: #583149; }
span { border-color: rgb(88,49,73); }
td.TdClassName
{
border-color: #583149;
}
.TagClassName
{
border-color: #583149;
}
</style>