Shades of Loulou #562848
Tints of Loulou #562848
RGB
CMYK
RGB Variations
Color information
#562848 (or 0x562848) is known color: Loulou. HEX triplet: 56, 28 and 48. RGB value is (86,40,72). Sum of RGB (Red+Green+Blue) = 86+40+72=198 (26% of max value = 765). Red value is 86 (33.98% from 255 or 43.43% from 198); Green value is 40 (16.02% from 255 or 20.20% from 198); Blue value is 72 (28.52% from 255 or 36.36% from 198); Max value from RGB is 86 - color contains mainly: red. Hex color #562848 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562848 is #A9D7B7. Grayscale: #393939. Windows color (decimal): -11130808 or 4728918. OLE color: 4728918.
HSL color Cylindrical-coordinate representation of color #562848: hue angle of 318.26º 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 #562848 is Cyan = 0, Magento = 0.53, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 40 | 72 | - |
| CMYK | 0 | 0.53 | 0.16 | 0.66 |
| HSL | 318.26º | 0.37% | 0.25% | - |
| HSV(B) | 318.26º | 0.53% | 0.34% | - |
| XYZ | 5.77 | 3.96 | 6.59 | - |
| YUV | 57.4 | 136.24 | 148.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 40 | 72 | 0 | 0.53 | 0.16 | 0.66 | 318.26 | 0.37 | 0.25 |
| Hex | 56 | 28 | 48 | 0 | 35 | 10 | 42 | 13E | 25 | 19 |
| Octal | 126 | 50 | 110 | 0 | 65 | 20 | 102 | 476 | 45 | 31 |
| Binary | 1010110 | 101000 | 1001000 | 0 | 110101 | 10000 | 1000010 | 100111110 | 100101 | 11001 |
Color Harmonies of #562848
Complementary color
Monochromatic Colors of #562848
Black with #562848
Text Example
Text Example
White with #562848
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562848; }
p { color: rgb(86,40,72); }
H1.HeaderClassName
{
color: #562848;
}
.AnyTagClassName
{
color: #562848;
}
</style>
background-color css
<style>
a { background-color: #562848; }
a { background-color: rgb(86,40,72); }
div.DivClassName
{
background-color: #562848;
}
.BgClassName
{
background-color: #562848;
}
</style>
border-color css
<style>
span { border-color: #562848; }
span { border-color: rgb(86,40,72); }
td.TdClassName
{
border-color: #562848;
}
.TagClassName
{
border-color: #562848;
}
</style>