Shades of Loulou #512041
Tints of Loulou #512041
RGB
CMYK
RGB Variations
Color information
#512041 (or 0x512041) is known color: Loulou. HEX triplet: 51, 20 and 41. RGB value is (81,32,65). Sum of RGB (Red+Green+Blue) = 81+32+65=178 (23% of max value = 765). Red value is 81 (32.03% from 255 or 45.51% from 178); Green value is 32 (12.89% from 255 or 17.98% from 178); Blue value is 65 (25.78% from 255 or 36.52% from 178); Max value from RGB is 81 - color contains mainly: red. Hex color #512041 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #512041 is #AEDFBE. Grayscale: #323232. Windows color (decimal): -11460543 or 4268113. OLE color: 4268113.
HSL color Cylindrical-coordinate representation of color #512041: hue angle of 319.59º degrees, saturation: 0.43, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #512041 is Cyan = 0, Magento = 0.60, Yellow = 0.20 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 32 | 65 | - |
| CMYK | 0 | 0.60 | 0.20 | 0.68 |
| HSL | 319.59º | 0.43% | 0.22% | - |
| HSV(B) | 319.59º | 0.6% | 0.32% | - |
| XYZ | 4.86 | 3.16 | 5.36 | - |
| YUV | 50.41 | 136.23 | 149.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 32 | 65 | 0 | 0.60 | 0.20 | 0.68 | 319.59 | 0.43 | 0.22 |
| Hex | 51 | 20 | 41 | 0 | 3C | 14 | 44 | 140 | 2B | 16 |
| Octal | 121 | 40 | 101 | 0 | 74 | 24 | 104 | 500 | 53 | 26 |
| Binary | 1010001 | 100000 | 1000001 | 0 | 111100 | 10100 | 1000100 | 101000000 | 101011 | 10110 |
Color Harmonies of #512041
Complementary color
Monochromatic Colors of #512041
Black with #512041
Text Example
Text Example
White with #512041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512041; }
p { color: rgb(81,32,65); }
H1.HeaderClassName
{
color: #512041;
}
.AnyTagClassName
{
color: #512041;
}
</style>
background-color css
<style>
a { background-color: #512041; }
a { background-color: rgb(81,32,65); }
div.DivClassName
{
background-color: #512041;
}
.BgClassName
{
background-color: #512041;
}
</style>
border-color css
<style>
span { border-color: #512041; }
span { border-color: rgb(81,32,65); }
td.TdClassName
{
border-color: #512041;
}
.TagClassName
{
border-color: #512041;
}
</style>