Shades of Loulou #512548
Tints of Loulou #512548
RGB
CMYK
RGB Variations
Color information
#512548 (or 0x512548) is known color: Loulou. HEX triplet: 51, 25 and 48. RGB value is (81,37,72). Sum of RGB (Red+Green+Blue) = 81+37+72=190 (25% of max value = 765). Red value is 81 (32.03% from 255 or 42.63% from 190); Green value is 37 (14.84% from 255 or 19.47% from 190); Blue value is 72 (28.52% from 255 or 37.89% from 190); Max value from RGB is 81 - color contains mainly: red. Hex color #512548 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #512548 is #AEDAB7. Grayscale: #363636. Windows color (decimal): -11459256 or 4728145. OLE color: 4728145.
HSL color Cylindrical-coordinate representation of color #512548: hue angle of 312.27º degrees, saturation: 0.37, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #512548 is Cyan = 0, Magento = 0.54, Yellow = 0.11 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 37 | 72 | - |
| CMYK | 0 | 0.54 | 0.11 | 0.68 |
| HSL | 312.27º | 0.37% | 0.23% | - |
| HSV(B) | 312.27º | 0.54% | 0.32% | - |
| XYZ | 5.22 | 3.54 | 6.54 | - |
| YUV | 54.15 | 138.08 | 147.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 37 | 72 | 0 | 0.54 | 0.11 | 0.68 | 312.27 | 0.37 | 0.23 |
| Hex | 51 | 25 | 48 | 0 | 36 | B | 44 | 138 | 25 | 17 |
| Octal | 121 | 45 | 110 | 0 | 66 | 13 | 104 | 470 | 45 | 27 |
| Binary | 1010001 | 100101 | 1001000 | 0 | 110110 | 1011 | 1000100 | 100111000 | 100101 | 10111 |
Color Harmonies of #512548
Complementary color
Monochromatic Colors of #512548
Black with #512548
Text Example
Text Example
White with #512548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512548; }
p { color: rgb(81,37,72); }
H1.HeaderClassName
{
color: #512548;
}
.AnyTagClassName
{
color: #512548;
}
</style>
background-color css
<style>
a { background-color: #512548; }
a { background-color: rgb(81,37,72); }
div.DivClassName
{
background-color: #512548;
}
.BgClassName
{
background-color: #512548;
}
</style>
border-color css
<style>
span { border-color: #512548; }
span { border-color: rgb(81,37,72); }
td.TdClassName
{
border-color: #512548;
}
.TagClassName
{
border-color: #512548;
}
</style>