Shades of Loulou #512446
Tints of Loulou #512446
RGB
CMYK
RGB Variations
Color information
#512446 (or 0x512446) is known color: Loulou. HEX triplet: 51, 24 and 46. RGB value is (81,36,70). Sum of RGB (Red+Green+Blue) = 81+36+70=187 (24% of max value = 765). Red value is 81 (32.03% from 255 or 43.32% from 187); Green value is 36 (14.45% from 255 or 19.25% from 187); Blue value is 70 (27.73% from 255 or 37.43% from 187); Max value from RGB is 81 - color contains mainly: red. Hex color #512446 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #512446 is #AEDBB9. Grayscale: #353535. Windows color (decimal): -11459514 or 4596817. OLE color: 4596817.
HSL color Cylindrical-coordinate representation of color #512446: hue angle of 314.67º 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 #512446 is Cyan = 0, Magento = 0.56, Yellow = 0.14 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 36 | 70 | - |
| CMYK | 0 | 0.56 | 0.14 | 0.68 |
| HSL | 314.67º | 0.38% | 0.23% | - |
| HSV(B) | 314.67º | 0.56% | 0.32% | - |
| XYZ | 5.13 | 3.45 | 6.19 | - |
| YUV | 53.33 | 137.41 | 147.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 36 | 70 | 0 | 0.56 | 0.14 | 0.68 | 314.67 | 0.38 | 0.23 |
| Hex | 51 | 24 | 46 | 0 | 38 | E | 44 | 13B | 26 | 17 |
| Octal | 121 | 44 | 106 | 0 | 70 | 16 | 104 | 473 | 46 | 27 |
| Binary | 1010001 | 100100 | 1000110 | 0 | 111000 | 1110 | 1000100 | 100111011 | 100110 | 10111 |
Color Harmonies of #512446
Complementary color
Monochromatic Colors of #512446
Black with #512446
Text Example
Text Example
White with #512446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512446; }
p { color: rgb(81,36,70); }
H1.HeaderClassName
{
color: #512446;
}
.AnyTagClassName
{
color: #512446;
}
</style>
background-color css
<style>
a { background-color: #512446; }
a { background-color: rgb(81,36,70); }
div.DivClassName
{
background-color: #512446;
}
.BgClassName
{
background-color: #512446;
}
</style>
border-color css
<style>
span { border-color: #512446; }
span { border-color: rgb(81,36,70); }
td.TdClassName
{
border-color: #512446;
}
.TagClassName
{
border-color: #512446;
}
</style>