Shades of Loulou #512445
Tints of Loulou #512445
RGB
CMYK
RGB Variations
Color information
#512445 (or 0x512445) is known color: Loulou. HEX triplet: 51, 24 and 45. RGB value is (81,36,69). Sum of RGB (Red+Green+Blue) = 81+36+69=186 (24% of max value = 765). Red value is 81 (32.03% from 255 or 43.55% from 186); Green value is 36 (14.45% from 255 or 19.35% from 186); Blue value is 69 (27.34% from 255 or 37.10% from 186); Max value from RGB is 81 - color contains mainly: red. Hex color #512445 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #512445 is #AEDBBA. Grayscale: #353535. Windows color (decimal): -11459515 or 4531281. OLE color: 4531281.
HSL color Cylindrical-coordinate representation of color #512445: hue angle of 316º degrees, saturation: 0.38, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #512445 is Cyan = 0, Magento = 0.56, Yellow = 0.15 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 36 | 69 | - |
| CMYK | 0 | 0.56 | 0.15 | 0.68 |
| HSL | 316º | 0.38% | 0.23% | - |
| HSV(B) | 316º | 0.56% | 0.32% | - |
| XYZ | 5.1 | 3.44 | 6.03 | - |
| YUV | 53.22 | 136.91 | 147.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 36 | 69 | 0 | 0.56 | 0.15 | 0.68 | 316 | 0.38 | 0.23 |
| Hex | 51 | 24 | 45 | 0 | 38 | F | 44 | 13C | 26 | 17 |
| Octal | 121 | 44 | 105 | 0 | 70 | 17 | 104 | 474 | 46 | 27 |
| Binary | 1010001 | 100100 | 1000101 | 0 | 111000 | 1111 | 1000100 | 100111100 | 100110 | 10111 |
Color Harmonies of #512445
Complementary color
Monochromatic Colors of #512445
Black with #512445
Text Example
Text Example
White with #512445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512445; }
p { color: rgb(81,36,69); }
H1.HeaderClassName
{
color: #512445;
}
.AnyTagClassName
{
color: #512445;
}
</style>
background-color css
<style>
a { background-color: #512445; }
a { background-color: rgb(81,36,69); }
div.DivClassName
{
background-color: #512445;
}
.BgClassName
{
background-color: #512445;
}
</style>
border-color css
<style>
span { border-color: #512445; }
span { border-color: rgb(81,36,69); }
td.TdClassName
{
border-color: #512445;
}
.TagClassName
{
border-color: #512445;
}
</style>