Shades of Loulou #511643
Tints of Loulou #511643
RGB
CMYK
RGB Variations
Color information
#511643 (or 0x511643) is known color: Loulou. HEX triplet: 51, 16 and 43. RGB value is (81,22,67). Sum of RGB (Red+Green+Blue) = 81+22+67=170 (22% of max value = 765). Red value is 81 (32.03% from 255 or 47.65% from 170); Green value is 22 (8.98% from 255 or 12.94% from 170); Blue value is 67 (26.56% from 255 or 39.41% from 170); Max value from RGB is 81 - color contains mainly: red. Hex color #511643 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511643 is #AEE9BC. Grayscale: #2C2C2C. Windows color (decimal): -11463101 or 4396625. OLE color: 4396625.
HSL color Cylindrical-coordinate representation of color #511643: hue angle of 314.24º 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 #511643 is Cyan = 0, Magento = 0.73, Yellow = 0.17 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 22 | 67 | - |
| CMYK | 0 | 0.73 | 0.17 | 0.68 |
| HSL | 314.24º | 0.57% | 0.2% | - |
| HSV(B) | 314.24º | 0.73% | 0.32% | - |
| XYZ | 4.69 | 2.73 | 5.59 | - |
| YUV | 44.77 | 140.55 | 153.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 22 | 67 | 0 | 0.73 | 0.17 | 0.68 | 314.24 | 0.57 | 0.2 |
| Hex | 51 | 16 | 43 | 0 | 49 | 11 | 44 | 13A | 39 | 14 |
| Octal | 121 | 26 | 103 | 0 | 111 | 21 | 104 | 472 | 71 | 24 |
| Binary | 1010001 | 10110 | 1000011 | 0 | 1001001 | 10001 | 1000100 | 100111010 | 111001 | 10100 |
Color Harmonies of #511643
Complementary color
Monochromatic Colors of #511643
Black with #511643
Text Example
Text Example
White with #511643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511643; }
p { color: rgb(81,22,67); }
H1.HeaderClassName
{
color: #511643;
}
.AnyTagClassName
{
color: #511643;
}
</style>
background-color css
<style>
a { background-color: #511643; }
a { background-color: rgb(81,22,67); }
div.DivClassName
{
background-color: #511643;
}
.BgClassName
{
background-color: #511643;
}
</style>
border-color css
<style>
span { border-color: #511643; }
span { border-color: rgb(81,22,67); }
td.TdClassName
{
border-color: #511643;
}
.TagClassName
{
border-color: #511643;
}
</style>