Shades of Loulou #582347
Tints of Loulou #582347
RGB
CMYK
RGB Variations
Color information
#582347 (or 0x582347) is known color: Loulou. HEX triplet: 58, 23 and 47. RGB value is (88,35,71). Sum of RGB (Red+Green+Blue) = 88+35+71=194 (25% of max value = 765). Red value is 88 (34.77% from 255 or 45.36% from 194); Green value is 35 (14.06% from 255 or 18.04% from 194); Blue value is 71 (28.12% from 255 or 36.60% from 194); Max value from RGB is 88 - color contains mainly: red. Hex color #582347 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #582347 is #A7DCB8. Grayscale: #363636. Windows color (decimal): -11001017 or 4662104. OLE color: 4662104.
HSL color Cylindrical-coordinate representation of color #582347: hue angle of 319.25º degrees, saturation: 0.43, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #582347 is Cyan = 0, Magento = 0.60, Yellow = 0.19 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 35 | 71 | - |
| CMYK | 0 | 0.60 | 0.19 | 0.65 |
| HSL | 319.25º | 0.43% | 0.24% | - |
| HSV(B) | 319.25º | 0.6% | 0.35% | - |
| XYZ | 5.76 | 3.73 | 6.38 | - |
| YUV | 54.95 | 137.06 | 151.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 35 | 71 | 0 | 0.60 | 0.19 | 0.65 | 319.25 | 0.43 | 0.24 |
| Hex | 58 | 23 | 47 | 0 | 3C | 13 | 41 | 13F | 2B | 18 |
| Octal | 130 | 43 | 107 | 0 | 74 | 23 | 101 | 477 | 53 | 30 |
| Binary | 1011000 | 100011 | 1000111 | 0 | 111100 | 10011 | 1000001 | 100111111 | 101011 | 11000 |
Color Harmonies of #582347
Complementary color
Monochromatic Colors of #582347
Black with #582347
Text Example
Text Example
White with #582347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582347; }
p { color: rgb(88,35,71); }
H1.HeaderClassName
{
color: #582347;
}
.AnyTagClassName
{
color: #582347;
}
</style>
background-color css
<style>
a { background-color: #582347; }
a { background-color: rgb(88,35,71); }
div.DivClassName
{
background-color: #582347;
}
.BgClassName
{
background-color: #582347;
}
</style>
border-color css
<style>
span { border-color: #582347; }
span { border-color: rgb(88,35,71); }
td.TdClassName
{
border-color: #582347;
}
.TagClassName
{
border-color: #582347;
}
</style>