Shades of Loulou #582147
Tints of Loulou #582147
RGB
CMYK
RGB Variations
Color information
#582147 (or 0x582147) is known color: Loulou. HEX triplet: 58, 21 and 47. RGB value is (88,33,71). Sum of RGB (Red+Green+Blue) = 88+33+71=192 (25% of max value = 765). Red value is 88 (34.77% from 255 or 45.83% from 192); Green value is 33 (13.28% from 255 or 17.19% from 192); Blue value is 71 (28.12% from 255 or 36.98% from 192); Max value from RGB is 88 - color contains mainly: red. Hex color #582147 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #582147 is #A7DEB8. Grayscale: #353535. Windows color (decimal): -11001529 or 4661592. OLE color: 4661592.
HSL color Cylindrical-coordinate representation of color #582147: hue angle of 318.55º degrees, saturation: 0.45, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #582147 is Cyan = 0, Magento = 0.62, Yellow = 0.19 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 33 | 71 | - |
| CMYK | 0 | 0.62 | 0.19 | 0.65 |
| HSL | 318.55º | 0.45% | 0.24% | - |
| HSV(B) | 318.55º | 0.63% | 0.35% | - |
| XYZ | 5.71 | 3.62 | 6.36 | - |
| YUV | 53.78 | 137.72 | 152.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 33 | 71 | 0 | 0.62 | 0.19 | 0.65 | 318.55 | 0.45 | 0.24 |
| Hex | 58 | 21 | 47 | 0 | 3E | 13 | 41 | 13F | 2D | 18 |
| Octal | 130 | 41 | 107 | 0 | 76 | 23 | 101 | 477 | 55 | 30 |
| Binary | 1011000 | 100001 | 1000111 | 0 | 111110 | 10011 | 1000001 | 100111111 | 101101 | 11000 |
Color Harmonies of #582147
Complementary color
Monochromatic Colors of #582147
Black with #582147
Text Example
Text Example
White with #582147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582147; }
p { color: rgb(88,33,71); }
H1.HeaderClassName
{
color: #582147;
}
.AnyTagClassName
{
color: #582147;
}
</style>
background-color css
<style>
a { background-color: #582147; }
a { background-color: rgb(88,33,71); }
div.DivClassName
{
background-color: #582147;
}
.BgClassName
{
background-color: #582147;
}
</style>
border-color css
<style>
span { border-color: #582147; }
span { border-color: rgb(88,33,71); }
td.TdClassName
{
border-color: #582147;
}
.TagClassName
{
border-color: #582147;
}
</style>