Shades of Loulou #582946
Tints of Loulou #582946
RGB
CMYK
RGB Variations
Color information
#582946 (or 0x582946) is known color: Loulou. HEX triplet: 58, 29 and 46. RGB value is (88,41,70). Sum of RGB (Red+Green+Blue) = 88+41+70=199 (26% of max value = 765). Red value is 88 (34.77% from 255 or 44.22% from 199); Green value is 41 (16.41% from 255 or 20.60% from 199); Blue value is 70 (27.73% from 255 or 35.18% from 199); Max value from RGB is 88 - color contains mainly: red. Hex color #582946 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #582946 is #A7D6B9. Grayscale: #3A3A3A. Windows color (decimal): -10999482 or 4598104. OLE color: 4598104.
HSL color Cylindrical-coordinate representation of color #582946: hue angle of 322.98º degrees, saturation: 0.36, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #582946 is Cyan = 0, Magento = 0.53, Yellow = 0.20 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 41 | 70 | - |
| CMYK | 0 | 0.53 | 0.20 | 0.65 |
| HSL | 322.98º | 0.36% | 0.25% | - |
| HSV(B) | 322.98º | 0.53% | 0.35% | - |
| XYZ | 5.92 | 4.1 | 6.27 | - |
| YUV | 58.36 | 134.57 | 149.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 41 | 70 | 0 | 0.53 | 0.20 | 0.65 | 322.98 | 0.36 | 0.25 |
| Hex | 58 | 29 | 46 | 0 | 35 | 14 | 41 | 143 | 24 | 19 |
| Octal | 130 | 51 | 106 | 0 | 65 | 24 | 101 | 503 | 44 | 31 |
| Binary | 1011000 | 101001 | 1000110 | 0 | 110101 | 10100 | 1000001 | 101000011 | 100100 | 11001 |
Color Harmonies of #582946
Complementary color
Monochromatic Colors of #582946
Black with #582946
Text Example
Text Example
White with #582946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582946; }
p { color: rgb(88,41,70); }
H1.HeaderClassName
{
color: #582946;
}
.AnyTagClassName
{
color: #582946;
}
</style>
background-color css
<style>
a { background-color: #582946; }
a { background-color: rgb(88,41,70); }
div.DivClassName
{
background-color: #582946;
}
.BgClassName
{
background-color: #582946;
}
</style>
border-color css
<style>
span { border-color: #582946; }
span { border-color: rgb(88,41,70); }
td.TdClassName
{
border-color: #582946;
}
.TagClassName
{
border-color: #582946;
}
</style>