Shades of Loulou #562648
Tints of Loulou #562648
RGB
CMYK
RGB Variations
Color information
#562648 (or 0x562648) is known color: Loulou. HEX triplet: 56, 26 and 48. RGB value is (86,38,72). Sum of RGB (Red+Green+Blue) = 86+38+72=196 (25% of max value = 765). Red value is 86 (33.98% from 255 or 43.88% from 196); Green value is 38 (15.23% from 255 or 19.39% from 196); Blue value is 72 (28.52% from 255 or 36.73% from 196); Max value from RGB is 86 - color contains mainly: red. Hex color #562648 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562648 is #A9D9B7. Grayscale: #383838. Windows color (decimal): -11131320 or 4728406. OLE color: 4728406.
HSL color Cylindrical-coordinate representation of color #562648: hue angle of 317.5º degrees, saturation: 0.39, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #562648 is Cyan = 0, Magento = 0.56, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 38 | 72 | - |
| CMYK | 0 | 0.56 | 0.16 | 0.66 |
| HSL | 317.5º | 0.39% | 0.24% | - |
| HSV(B) | 317.5º | 0.56% | 0.34% | - |
| XYZ | 5.7 | 3.83 | 6.57 | - |
| YUV | 56.23 | 136.9 | 149.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 38 | 72 | 0 | 0.56 | 0.16 | 0.66 | 317.5 | 0.39 | 0.24 |
| Hex | 56 | 26 | 48 | 0 | 38 | 10 | 42 | 13E | 27 | 18 |
| Octal | 126 | 46 | 110 | 0 | 70 | 20 | 102 | 476 | 47 | 30 |
| Binary | 1010110 | 100110 | 1001000 | 0 | 111000 | 10000 | 1000010 | 100111110 | 100111 | 11000 |
Color Harmonies of #562648
Complementary color
Monochromatic Colors of #562648
Black with #562648
Text Example
Text Example
White with #562648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562648; }
p { color: rgb(86,38,72); }
H1.HeaderClassName
{
color: #562648;
}
.AnyTagClassName
{
color: #562648;
}
</style>
background-color css
<style>
a { background-color: #562648; }
a { background-color: rgb(86,38,72); }
div.DivClassName
{
background-color: #562648;
}
.BgClassName
{
background-color: #562648;
}
</style>
border-color css
<style>
span { border-color: #562648; }
span { border-color: rgb(86,38,72); }
td.TdClassName
{
border-color: #562648;
}
.TagClassName
{
border-color: #562648;
}
</style>