Shades of Loulou #582651
Tints of Loulou #582651
RGB
CMYK
RGB Variations
Color information
#582651 (or 0x582651) is known color: Loulou. HEX triplet: 58, 26 and 51. RGB value is (88,38,81). Sum of RGB (Red+Green+Blue) = 88+38+81=207 (27% of max value = 765). Red value is 88 (34.77% from 255 or 42.51% from 207); Green value is 38 (15.23% from 255 or 18.36% from 207); Blue value is 81 (32.03% from 255 or 39.13% from 207); Max value from RGB is 88 - color contains mainly: red. Hex color #582651 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #582651 is #A7D9AE. Grayscale: #393939. Windows color (decimal): -11000239 or 5318232. OLE color: 5318232.
HSL color Cylindrical-coordinate representation of color #582651: hue angle of 308.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 #582651 is Cyan = 0, Magento = 0.57, Yellow = 0.08 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 38 | 81 | - |
| CMYK | 0 | 0.57 | 0.08 | 0.65 |
| HSL | 308.4º | 0.4% | 0.25% | - |
| HSV(B) | 308.4º | 0.57% | 0.35% | - |
| XYZ | 6.2 | 4.06 | 8.24 | - |
| YUV | 57.85 | 141.07 | 149.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 38 | 81 | 0 | 0.57 | 0.08 | 0.65 | 308.4 | 0.4 | 0.25 |
| Hex | 58 | 26 | 51 | 0 | 39 | 8 | 41 | 134 | 28 | 19 |
| Octal | 130 | 46 | 121 | 0 | 71 | 10 | 101 | 464 | 50 | 31 |
| Binary | 1011000 | 100110 | 1010001 | 0 | 111001 | 1000 | 1000001 | 100110100 | 101000 | 11001 |
Color Harmonies of #582651
Complementary color
Monochromatic Colors of #582651
Black with #582651
Text Example
Text Example
White with #582651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582651; }
p { color: rgb(88,38,81); }
H1.HeaderClassName
{
color: #582651;
}
.AnyTagClassName
{
color: #582651;
}
</style>
background-color css
<style>
a { background-color: #582651; }
a { background-color: rgb(88,38,81); }
div.DivClassName
{
background-color: #582651;
}
.BgClassName
{
background-color: #582651;
}
</style>
border-color css
<style>
span { border-color: #582651; }
span { border-color: rgb(88,38,81); }
td.TdClassName
{
border-color: #582651;
}
.TagClassName
{
border-color: #582651;
}
</style>