Shades of Loulou #511545
Tints of Loulou #511545
RGB
CMYK
RGB Variations
Color information
#511545 (or 0x511545) is known color: Loulou. HEX triplet: 51, 15 and 45. RGB value is (81,21,69). Sum of RGB (Red+Green+Blue) = 81+21+69=171 (22% of max value = 765). Red value is 81 (32.03% from 255 or 47.37% from 171); Green value is 21 (8.59% from 255 or 12.28% from 171); Blue value is 69 (27.34% from 255 or 40.35% from 171); Max value from RGB is 81 - color contains mainly: red. Hex color #511545 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511545 is #AEEABA. Grayscale: #2C2C2C. Windows color (decimal): -11463355 or 4527441. OLE color: 4527441.
HSL color Cylindrical-coordinate representation of color #511545: hue angle of 312º degrees, saturation: 0.59, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #511545 is Cyan = 0, Magento = 0.74, Yellow = 0.15 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 21 | 69 | - |
| CMYK | 0 | 0.74 | 0.15 | 0.68 |
| HSL | 312º | 0.59% | 0.2% | - |
| HSV(B) | 312º | 0.74% | 0.32% | - |
| XYZ | 4.74 | 2.72 | 5.9 | - |
| YUV | 44.41 | 141.88 | 154.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 21 | 69 | 0 | 0.74 | 0.15 | 0.68 | 312 | 0.59 | 0.2 |
| Hex | 51 | 15 | 45 | 0 | 4A | F | 44 | 138 | 3B | 14 |
| Octal | 121 | 25 | 105 | 0 | 112 | 17 | 104 | 470 | 73 | 24 |
| Binary | 1010001 | 10101 | 1000101 | 0 | 1001010 | 1111 | 1000100 | 100111000 | 111011 | 10100 |
Color Harmonies of #511545
Complementary color
Monochromatic Colors of #511545
Black with #511545
Text Example
Text Example
White with #511545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511545; }
p { color: rgb(81,21,69); }
H1.HeaderClassName
{
color: #511545;
}
.AnyTagClassName
{
color: #511545;
}
</style>
background-color css
<style>
a { background-color: #511545; }
a { background-color: rgb(81,21,69); }
div.DivClassName
{
background-color: #511545;
}
.BgClassName
{
background-color: #511545;
}
</style>
border-color css
<style>
span { border-color: #511545; }
span { border-color: rgb(81,21,69); }
td.TdClassName
{
border-color: #511545;
}
.TagClassName
{
border-color: #511545;
}
</style>