Shades of Loulou #582648
Tints of Loulou #582648
RGB
CMYK
RGB Variations
Color information
#582648 (or 0x582648) is known color: Loulou. HEX triplet: 58, 26 and 48. RGB value is (88,38,72). Sum of RGB (Red+Green+Blue) = 88+38+72=198 (26% of max value = 765). Red value is 88 (34.77% from 255 or 44.44% from 198); Green value is 38 (15.23% from 255 or 19.19% from 198); Blue value is 72 (28.52% from 255 or 36.36% from 198); Max value from RGB is 88 - color contains mainly: red. Hex color #582648 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #582648 is #A7D9B7. Grayscale: #383838. Windows color (decimal): -11000248 or 4728408. OLE color: 4728408.
HSL color Cylindrical-coordinate representation of color #582648: hue angle of 319.2º 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 #582648 is Cyan = 0, Magento = 0.57, Yellow = 0.18 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 38 | 72 | - |
| CMYK | 0 | 0.57 | 0.18 | 0.65 |
| HSL | 319.2º | 0.4% | 0.25% | - |
| HSV(B) | 319.2º | 0.57% | 0.35% | - |
| XYZ | 5.89 | 3.93 | 6.58 | - |
| YUV | 56.83 | 136.57 | 150.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 38 | 72 | 0 | 0.57 | 0.18 | 0.65 | 319.2 | 0.4 | 0.25 |
| Hex | 58 | 26 | 48 | 0 | 39 | 12 | 41 | 13F | 28 | 19 |
| Octal | 130 | 46 | 110 | 0 | 71 | 22 | 101 | 477 | 50 | 31 |
| Binary | 1011000 | 100110 | 1001000 | 0 | 111001 | 10010 | 1000001 | 100111111 | 101000 | 11001 |
Color Harmonies of #582648
Complementary color
Monochromatic Colors of #582648
Black with #582648
Text Example
Text Example
White with #582648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582648; }
p { color: rgb(88,38,72); }
H1.HeaderClassName
{
color: #582648;
}
.AnyTagClassName
{
color: #582648;
}
</style>
background-color css
<style>
a { background-color: #582648; }
a { background-color: rgb(88,38,72); }
div.DivClassName
{
background-color: #582648;
}
.BgClassName
{
background-color: #582648;
}
</style>
border-color css
<style>
span { border-color: #582648; }
span { border-color: rgb(88,38,72); }
td.TdClassName
{
border-color: #582648;
}
.TagClassName
{
border-color: #582648;
}
</style>