Shades of Loulou #562846
Tints of Loulou #562846
RGB
CMYK
RGB Variations
Color information
#562846 (or 0x562846) is known color: Loulou. HEX triplet: 56, 28 and 46. RGB value is (86,40,70). Sum of RGB (Red+Green+Blue) = 86+40+70=196 (25% of max value = 765). Red value is 86 (33.98% from 255 or 43.88% from 196); Green value is 40 (16.02% from 255 or 20.41% from 196); Blue value is 70 (27.73% from 255 or 35.71% from 196); Max value from RGB is 86 - color contains mainly: red. Hex color #562846 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562846 is #A9D7B9. Grayscale: #393939. Windows color (decimal): -11130810 or 4597846. OLE color: 4597846.
HSL color Cylindrical-coordinate representation of color #562846: hue angle of 320.87º degrees, saturation: 0.37, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #562846 is Cyan = 0, Magento = 0.53, Yellow = 0.19 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 40 | 70 | - |
| CMYK | 0 | 0.53 | 0.19 | 0.66 |
| HSL | 320.87º | 0.37% | 0.25% | - |
| HSV(B) | 320.87º | 0.53% | 0.34% | - |
| XYZ | 5.7 | 3.94 | 6.25 | - |
| YUV | 57.17 | 135.24 | 148.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 40 | 70 | 0 | 0.53 | 0.19 | 0.66 | 320.87 | 0.37 | 0.25 |
| Hex | 56 | 28 | 46 | 0 | 35 | 13 | 42 | 141 | 25 | 19 |
| Octal | 126 | 50 | 106 | 0 | 65 | 23 | 102 | 501 | 45 | 31 |
| Binary | 1010110 | 101000 | 1000110 | 0 | 110101 | 10011 | 1000010 | 101000001 | 100101 | 11001 |
Color Harmonies of #562846
Complementary color
Monochromatic Colors of #562846
Black with #562846
Text Example
Text Example
White with #562846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562846; }
p { color: rgb(86,40,70); }
H1.HeaderClassName
{
color: #562846;
}
.AnyTagClassName
{
color: #562846;
}
</style>
background-color css
<style>
a { background-color: #562846; }
a { background-color: rgb(86,40,70); }
div.DivClassName
{
background-color: #562846;
}
.BgClassName
{
background-color: #562846;
}
</style>
border-color css
<style>
span { border-color: #562846; }
span { border-color: rgb(86,40,70); }
td.TdClassName
{
border-color: #562846;
}
.TagClassName
{
border-color: #562846;
}
</style>