Shades of Loulou #582647
Tints of Loulou #582647
RGB
CMYK
RGB Variations
Color information
#582647 (or 0x582647) is known color: Loulou. HEX triplet: 58, 26 and 47. RGB value is (88,38,71). Sum of RGB (Red+Green+Blue) = 88+38+71=197 (26% of max value = 765). Red value is 88 (34.77% from 255 or 44.67% from 197); Green value is 38 (15.23% from 255 or 19.29% from 197); Blue value is 71 (28.12% from 255 or 36.04% from 197); Max value from RGB is 88 - color contains mainly: red. Hex color #582647 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #582647 is #A7D9B8. Grayscale: #383838. Windows color (decimal): -11000249 or 4662872. OLE color: 4662872.
HSL color Cylindrical-coordinate representation of color #582647: hue angle of 320.4º degrees, saturation: 0.4, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #582647 is Cyan = 0, Magento = 0.57, Yellow = 0.19 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 38 | 71 | - |
| CMYK | 0 | 0.57 | 0.19 | 0.65 |
| HSL | 320.4º | 0.4% | 0.25% | - |
| HSV(B) | 320.4º | 0.57% | 0.35% | - |
| XYZ | 5.85 | 3.92 | 6.41 | - |
| YUV | 56.71 | 136.07 | 150.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 38 | 71 | 0 | 0.57 | 0.19 | 0.65 | 320.4 | 0.4 | 0.25 |
| Hex | 58 | 26 | 47 | 0 | 39 | 13 | 41 | 140 | 28 | 19 |
| Octal | 130 | 46 | 107 | 0 | 71 | 23 | 101 | 500 | 50 | 31 |
| Binary | 1011000 | 100110 | 1000111 | 0 | 111001 | 10011 | 1000001 | 101000000 | 101000 | 11001 |
Color Harmonies of #582647
Complementary color
Monochromatic Colors of #582647
Black with #582647
Text Example
Text Example
White with #582647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582647; }
p { color: rgb(88,38,71); }
H1.HeaderClassName
{
color: #582647;
}
.AnyTagClassName
{
color: #582647;
}
</style>
background-color css
<style>
a { background-color: #582647; }
a { background-color: rgb(88,38,71); }
div.DivClassName
{
background-color: #582647;
}
.BgClassName
{
background-color: #582647;
}
</style>
border-color css
<style>
span { border-color: #582647; }
span { border-color: rgb(88,38,71); }
td.TdClassName
{
border-color: #582647;
}
.TagClassName
{
border-color: #582647;
}
</style>