Shades of Loulou #582849
Tints of Loulou #582849
RGB
CMYK
RGB Variations
Color information
#582849 (or 0x582849) is known color: Loulou. HEX triplet: 58, 28 and 49. RGB value is (88,40,73). Sum of RGB (Red+Green+Blue) = 88+40+73=201 (26% of max value = 765). Red value is 88 (34.77% from 255 or 43.78% from 201); Green value is 40 (16.02% from 255 or 19.90% from 201); Blue value is 73 (28.91% from 255 or 36.32% from 201); Max value from RGB is 88 - color contains mainly: red. Hex color #582849 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #582849 is #A7D7B6. Grayscale: #3A3A3A. Windows color (decimal): -10999735 or 4794456. OLE color: 4794456.
HSL color Cylindrical-coordinate representation of color #582849: hue angle of 318.75º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #582849 is Cyan = 0, Magento = 0.55, Yellow = 0.17 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 40 | 73 | - |
| CMYK | 0 | 0.55 | 0.17 | 0.65 |
| HSL | 318.75º | 0.38% | 0.25% | - |
| HSV(B) | 318.75º | 0.55% | 0.35% | - |
| XYZ | 5.99 | 4.07 | 6.77 | - |
| YUV | 58.11 | 136.4 | 149.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 40 | 73 | 0 | 0.55 | 0.17 | 0.65 | 318.75 | 0.38 | 0.25 |
| Hex | 58 | 28 | 49 | 0 | 37 | 11 | 41 | 13F | 26 | 19 |
| Octal | 130 | 50 | 111 | 0 | 67 | 21 | 101 | 477 | 46 | 31 |
| Binary | 1011000 | 101000 | 1001001 | 0 | 110111 | 10001 | 1000001 | 100111111 | 100110 | 11001 |
Color Harmonies of #582849
Complementary color
Monochromatic Colors of #582849
Black with #582849
Text Example
Text Example
White with #582849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582849; }
p { color: rgb(88,40,73); }
H1.HeaderClassName
{
color: #582849;
}
.AnyTagClassName
{
color: #582849;
}
</style>
background-color css
<style>
a { background-color: #582849; }
a { background-color: rgb(88,40,73); }
div.DivClassName
{
background-color: #582849;
}
.BgClassName
{
background-color: #582849;
}
</style>
border-color css
<style>
span { border-color: #582849; }
span { border-color: rgb(88,40,73); }
td.TdClassName
{
border-color: #582849;
}
.TagClassName
{
border-color: #582849;
}
</style>