Shades of Loulou #511645
Tints of Loulou #511645
RGB
CMYK
RGB Variations
Color information
#511645 (or 0x511645) is known color: Loulou. HEX triplet: 51, 16 and 45. RGB value is (81,22,69). Sum of RGB (Red+Green+Blue) = 81+22+69=172 (22% of max value = 765). Red value is 81 (32.03% from 255 or 47.09% from 172); Green value is 22 (8.98% from 255 or 12.79% from 172); Blue value is 69 (27.34% from 255 or 40.12% from 172); Max value from RGB is 81 - color contains mainly: red. Hex color #511645 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511645 is #AEE9BA. Grayscale: #2C2C2C. Windows color (decimal): -11463099 or 4527697. OLE color: 4527697.
HSL color Cylindrical-coordinate representation of color #511645: hue angle of 312.2º degrees, saturation: 0.57, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #511645 is Cyan = 0, Magento = 0.73, Yellow = 0.15 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 22 | 69 | - |
| CMYK | 0 | 0.73 | 0.15 | 0.68 |
| HSL | 312.2º | 0.57% | 0.2% | - |
| HSV(B) | 312.2º | 0.73% | 0.32% | - |
| XYZ | 4.75 | 2.75 | 5.91 | - |
| YUV | 45 | 141.55 | 153.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 22 | 69 | 0 | 0.73 | 0.15 | 0.68 | 312.2 | 0.57 | 0.2 |
| Hex | 51 | 16 | 45 | 0 | 49 | F | 44 | 138 | 39 | 14 |
| Octal | 121 | 26 | 105 | 0 | 111 | 17 | 104 | 470 | 71 | 24 |
| Binary | 1010001 | 10110 | 1000101 | 0 | 1001001 | 1111 | 1000100 | 100111000 | 111001 | 10100 |
Color Harmonies of #511645
Complementary color
Monochromatic Colors of #511645
Black with #511645
Text Example
Text Example
White with #511645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511645; }
p { color: rgb(81,22,69); }
H1.HeaderClassName
{
color: #511645;
}
.AnyTagClassName
{
color: #511645;
}
</style>
background-color css
<style>
a { background-color: #511645; }
a { background-color: rgb(81,22,69); }
div.DivClassName
{
background-color: #511645;
}
.BgClassName
{
background-color: #511645;
}
</style>
border-color css
<style>
span { border-color: #511645; }
span { border-color: rgb(81,22,69); }
td.TdClassName
{
border-color: #511645;
}
.TagClassName
{
border-color: #511645;
}
</style>