Shades of Loulou #562745
Tints of Loulou #562745
RGB
CMYK
RGB Variations
Color information
#562745 (or 0x562745) is known color: Loulou. HEX triplet: 56, 27 and 45. RGB value is (86,39,69). Sum of RGB (Red+Green+Blue) = 86+39+69=194 (25% of max value = 765). Red value is 86 (33.98% from 255 or 44.33% from 194); Green value is 39 (15.62% from 255 or 20.10% from 194); Blue value is 69 (27.34% from 255 or 35.57% from 194); Max value from RGB is 86 - color contains mainly: red. Hex color #562745 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562745 is #A9D8BA. Grayscale: #383838. Windows color (decimal): -11131067 or 4532054. OLE color: 4532054.
HSL color Cylindrical-coordinate representation of color #562745: hue angle of 321.7º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #562745 is Cyan = 0, Magento = 0.55, Yellow = 0.20 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 39 | 69 | - |
| CMYK | 0 | 0.55 | 0.20 | 0.66 |
| HSL | 321.7º | 0.38% | 0.25% | - |
| HSV(B) | 321.7º | 0.55% | 0.34% | - |
| XYZ | 5.64 | 3.86 | 6.08 | - |
| YUV | 56.47 | 135.07 | 149.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 39 | 69 | 0 | 0.55 | 0.20 | 0.66 | 321.7 | 0.38 | 0.25 |
| Hex | 56 | 27 | 45 | 0 | 37 | 14 | 42 | 142 | 26 | 19 |
| Octal | 126 | 47 | 105 | 0 | 67 | 24 | 102 | 502 | 46 | 31 |
| Binary | 1010110 | 100111 | 1000101 | 0 | 110111 | 10100 | 1000010 | 101000010 | 100110 | 11001 |
Color Harmonies of #562745
Complementary color
Monochromatic Colors of #562745
Black with #562745
Text Example
Text Example
White with #562745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562745; }
p { color: rgb(86,39,69); }
H1.HeaderClassName
{
color: #562745;
}
.AnyTagClassName
{
color: #562745;
}
</style>
background-color css
<style>
a { background-color: #562745; }
a { background-color: rgb(86,39,69); }
div.DivClassName
{
background-color: #562745;
}
.BgClassName
{
background-color: #562745;
}
</style>
border-color css
<style>
span { border-color: #562745; }
span { border-color: rgb(86,39,69); }
td.TdClassName
{
border-color: #562745;
}
.TagClassName
{
border-color: #562745;
}
</style>