Shades of Loulou #583151
Tints of Loulou #583151
RGB
CMYK
RGB Variations
Color information
#583151 (or 0x583151) is known color: Loulou. HEX triplet: 58, 31 and 51. RGB value is (88,49,81). Sum of RGB (Red+Green+Blue) = 88+49+81=218 (28% of max value = 765). Red value is 88 (34.77% from 255 or 40.37% from 218); Green value is 49 (19.53% from 255 or 22.48% from 218); Blue value is 81 (32.03% from 255 or 37.16% from 218); Max value from RGB is 88 - color contains mainly: red. Hex color #583151 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #583151 is #A7CEAE. Grayscale: #404040. Windows color (decimal): -10997423 or 5321048. OLE color: 5321048.
HSL color Cylindrical-coordinate representation of color #583151: hue angle of 310.77º 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 #583151 is Cyan = 0, Magento = 0.44, Yellow = 0.08 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 49 | 81 | - |
| CMYK | 0 | 0.44 | 0.08 | 0.65 |
| HSL | 310.77º | 0.28% | 0.27% | - |
| HSV(B) | 310.77º | 0.44% | 0.35% | - |
| XYZ | 6.61 | 4.87 | 8.38 | - |
| YUV | 64.31 | 137.42 | 144.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 49 | 81 | 0 | 0.44 | 0.08 | 0.65 | 310.77 | 0.28 | 0.27 |
| Hex | 58 | 31 | 51 | 0 | 2C | 8 | 41 | 137 | 1C | 1B |
| Octal | 130 | 61 | 121 | 0 | 54 | 10 | 101 | 467 | 34 | 33 |
| Binary | 1011000 | 110001 | 1010001 | 0 | 101100 | 1000 | 1000001 | 100110111 | 11100 | 11011 |
Color Harmonies of #583151
Complementary color
Monochromatic Colors of #583151
Black with #583151
Text Example
Text Example
White with #583151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583151; }
p { color: rgb(88,49,81); }
H1.HeaderClassName
{
color: #583151;
}
.AnyTagClassName
{
color: #583151;
}
</style>
background-color css
<style>
a { background-color: #583151; }
a { background-color: rgb(88,49,81); }
div.DivClassName
{
background-color: #583151;
}
.BgClassName
{
background-color: #583151;
}
</style>
border-color css
<style>
span { border-color: #583151; }
span { border-color: rgb(88,49,81); }
td.TdClassName
{
border-color: #583151;
}
.TagClassName
{
border-color: #583151;
}
</style>