Shades of Loulou #583351
Tints of Loulou #583351
RGB
CMYK
RGB Variations
Color information
#583351 (or 0x583351) is known color: Loulou. HEX triplet: 58, 33 and 51. RGB value is (88,51,81). Sum of RGB (Red+Green+Blue) = 88+51+81=220 (29% of max value = 765). Red value is 88 (34.77% from 255 or 40% from 220); Green value is 51 (20.31% from 255 or 23.18% from 220); Blue value is 81 (32.03% from 255 or 36.82% from 220); Max value from RGB is 88 - color contains mainly: red. Hex color #583351 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #583351 is #A7CCAE. Grayscale: #414141. Windows color (decimal): -10996911 or 5321560. OLE color: 5321560.
HSL color Cylindrical-coordinate representation of color #583351: hue angle of 311.35º degrees, saturation: 0.27, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #583351 is Cyan = 0, Magento = 0.42, Yellow = 0.08 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 51 | 81 | - |
| CMYK | 0 | 0.42 | 0.08 | 0.65 |
| HSL | 311.35º | 0.27% | 0.27% | - |
| HSV(B) | 311.35º | 0.42% | 0.35% | - |
| XYZ | 6.69 | 5.04 | 8.4 | - |
| YUV | 65.48 | 136.76 | 144.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 51 | 81 | 0 | 0.42 | 0.08 | 0.65 | 311.35 | 0.27 | 0.27 |
| Hex | 58 | 33 | 51 | 0 | 2A | 8 | 41 | 137 | 1B | 1B |
| Octal | 130 | 63 | 121 | 0 | 52 | 10 | 101 | 467 | 33 | 33 |
| Binary | 1011000 | 110011 | 1010001 | 0 | 101010 | 1000 | 1000001 | 100110111 | 11011 | 11011 |
Color Harmonies of #583351
Complementary color
Monochromatic Colors of #583351
Black with #583351
Text Example
Text Example
White with #583351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583351; }
p { color: rgb(88,51,81); }
H1.HeaderClassName
{
color: #583351;
}
.AnyTagClassName
{
color: #583351;
}
</style>
background-color css
<style>
a { background-color: #583351; }
a { background-color: rgb(88,51,81); }
div.DivClassName
{
background-color: #583351;
}
.BgClassName
{
background-color: #583351;
}
</style>
border-color css
<style>
span { border-color: #583351; }
span { border-color: rgb(88,51,81); }
td.TdClassName
{
border-color: #583351;
}
.TagClassName
{
border-color: #583351;
}
</style>