Shades of Loulou #583150
Tints of Loulou #583150
RGB
CMYK
RGB Variations
Color information
#583150 (or 0x583150) is known color: Loulou. HEX triplet: 58, 31 and 50. RGB value is (88,49,80). Sum of RGB (Red+Green+Blue) = 88+49+80=217 (28% of max value = 765). Red value is 88 (34.77% from 255 or 40.55% from 217); Green value is 49 (19.53% from 255 or 22.58% from 217); Blue value is 80 (31.64% from 255 or 36.87% from 217); Max value from RGB is 88 - color contains mainly: red. Hex color #583150 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #583150 is #A7CEAF. Grayscale: #404040. Windows color (decimal): -10997424 or 5255512. OLE color: 5255512.
HSL color Cylindrical-coordinate representation of color #583150: hue angle of 312.31º 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 #583150 is Cyan = 0, Magento = 0.44, Yellow = 0.09 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 49 | 80 | - |
| CMYK | 0 | 0.44 | 0.09 | 0.65 |
| HSL | 312.31º | 0.28% | 0.27% | - |
| HSV(B) | 312.31º | 0.44% | 0.35% | - |
| XYZ | 6.57 | 4.85 | 8.18 | - |
| YUV | 64.2 | 136.92 | 144.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 49 | 80 | 0 | 0.44 | 0.09 | 0.65 | 312.31 | 0.28 | 0.27 |
| Hex | 58 | 31 | 50 | 0 | 2C | 9 | 41 | 138 | 1C | 1B |
| Octal | 130 | 61 | 120 | 0 | 54 | 11 | 101 | 470 | 34 | 33 |
| Binary | 1011000 | 110001 | 1010000 | 0 | 101100 | 1001 | 1000001 | 100111000 | 11100 | 11011 |
Color Harmonies of #583150
Complementary color
Monochromatic Colors of #583150
Black with #583150
Text Example
Text Example
White with #583150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583150; }
p { color: rgb(88,49,80); }
H1.HeaderClassName
{
color: #583150;
}
.AnyTagClassName
{
color: #583150;
}
</style>
background-color css
<style>
a { background-color: #583150; }
a { background-color: rgb(88,49,80); }
div.DivClassName
{
background-color: #583150;
}
.BgClassName
{
background-color: #583150;
}
</style>
border-color css
<style>
span { border-color: #583150; }
span { border-color: rgb(88,49,80); }
td.TdClassName
{
border-color: #583150;
}
.TagClassName
{
border-color: #583150;
}
</style>