Shades of Loulou #582149
Tints of Loulou #582149
RGB
CMYK
RGB Variations
Color information
#582149 (or 0x582149) is known color: Loulou. HEX triplet: 58, 21 and 49. RGB value is (88,33,73). Sum of RGB (Red+Green+Blue) = 88+33+73=194 (25% of max value = 765). Red value is 88 (34.77% from 255 or 45.36% from 194); Green value is 33 (13.28% from 255 or 17.01% from 194); Blue value is 73 (28.91% from 255 or 37.63% from 194); Max value from RGB is 88 - color contains mainly: red. Hex color #582149 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #582149 is #A7DEB6. Grayscale: #353535. Windows color (decimal): -11001527 or 4792664. OLE color: 4792664.
HSL color Cylindrical-coordinate representation of color #582149: hue angle of 316.36º degrees, saturation: 0.45, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #582149 is Cyan = 0, Magento = 0.62, Yellow = 0.17 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 33 | 73 | - |
| CMYK | 0 | 0.62 | 0.17 | 0.65 |
| HSL | 316.36º | 0.45% | 0.24% | - |
| HSV(B) | 316.36º | 0.63% | 0.35% | - |
| XYZ | 5.77 | 3.64 | 6.7 | - |
| YUV | 54.01 | 138.72 | 152.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 33 | 73 | 0 | 0.62 | 0.17 | 0.65 | 316.36 | 0.45 | 0.24 |
| Hex | 58 | 21 | 49 | 0 | 3E | 11 | 41 | 13C | 2D | 18 |
| Octal | 130 | 41 | 111 | 0 | 76 | 21 | 101 | 474 | 55 | 30 |
| Binary | 1011000 | 100001 | 1001001 | 0 | 111110 | 10001 | 1000001 | 100111100 | 101101 | 11000 |
Color Harmonies of #582149
Complementary color
Monochromatic Colors of #582149
Black with #582149
Text Example
Text Example
White with #582149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582149; }
p { color: rgb(88,33,73); }
H1.HeaderClassName
{
color: #582149;
}
.AnyTagClassName
{
color: #582149;
}
</style>
background-color css
<style>
a { background-color: #582149; }
a { background-color: rgb(88,33,73); }
div.DivClassName
{
background-color: #582149;
}
.BgClassName
{
background-color: #582149;
}
</style>
border-color css
<style>
span { border-color: #582149; }
span { border-color: rgb(88,33,73); }
td.TdClassName
{
border-color: #582149;
}
.TagClassName
{
border-color: #582149;
}
</style>