Shades of Loulou #582250
Tints of Loulou #582250
RGB
CMYK
RGB Variations
Color information
#582250 (or 0x582250) is known color: Loulou. HEX triplet: 58, 22 and 50. RGB value is (88,34,80). Sum of RGB (Red+Green+Blue) = 88+34+80=202 (26% of max value = 765). Red value is 88 (34.77% from 255 or 43.56% from 202); Green value is 34 (13.67% from 255 or 16.83% from 202); Blue value is 80 (31.64% from 255 or 39.60% from 202); Max value from RGB is 88 - color contains mainly: red. Hex color #582250 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #582250 is #A7DDAF. Grayscale: #373737. Windows color (decimal): -11001264 or 5251672. OLE color: 5251672.
HSL color Cylindrical-coordinate representation of color #582250: hue angle of 308.89º degrees, saturation: 0.44, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #582250 is Cyan = 0, Magento = 0.61, Yellow = 0.09 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 34 | 80 | - |
| CMYK | 0 | 0.61 | 0.09 | 0.65 |
| HSL | 308.89º | 0.44% | 0.24% | - |
| HSV(B) | 308.89º | 0.61% | 0.35% | - |
| XYZ | 6.04 | 3.8 | 8 | - |
| YUV | 55.39 | 141.89 | 151.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 34 | 80 | 0 | 0.61 | 0.09 | 0.65 | 308.89 | 0.44 | 0.24 |
| Hex | 58 | 22 | 50 | 0 | 3D | 9 | 41 | 135 | 2C | 18 |
| Octal | 130 | 42 | 120 | 0 | 75 | 11 | 101 | 465 | 54 | 30 |
| Binary | 1011000 | 100010 | 1010000 | 0 | 111101 | 1001 | 1000001 | 100110101 | 101100 | 11000 |
Color Harmonies of #582250
Complementary color
Monochromatic Colors of #582250
Black with #582250
Text Example
Text Example
White with #582250
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582250; }
p { color: rgb(88,34,80); }
H1.HeaderClassName
{
color: #582250;
}
.AnyTagClassName
{
color: #582250;
}
</style>
background-color css
<style>
a { background-color: #582250; }
a { background-color: rgb(88,34,80); }
div.DivClassName
{
background-color: #582250;
}
.BgClassName
{
background-color: #582250;
}
</style>
border-color css
<style>
span { border-color: #582250; }
span { border-color: rgb(88,34,80); }
td.TdClassName
{
border-color: #582250;
}
.TagClassName
{
border-color: #582250;
}
</style>