Shades of Loulou #512046
Tints of Loulou #512046
RGB
CMYK
RGB Variations
Color information
#512046 (or 0x512046) is known color: Loulou. HEX triplet: 51, 20 and 46. RGB value is (81,32,70). Sum of RGB (Red+Green+Blue) = 81+32+70=183 (24% of max value = 765). Red value is 81 (32.03% from 255 or 44.26% from 183); Green value is 32 (12.89% from 255 or 17.49% from 183); Blue value is 70 (27.73% from 255 or 38.25% from 183); Max value from RGB is 81 - color contains mainly: red. Hex color #512046 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #512046 is #AEDFB9. Grayscale: #323232. Windows color (decimal): -11460538 or 4595793. OLE color: 4595793.
HSL color Cylindrical-coordinate representation of color #512046: hue angle of 313.47º 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 #512046 is Cyan = 0, Magento = 0.60, Yellow = 0.14 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 32 | 70 | - |
| CMYK | 0 | 0.60 | 0.14 | 0.68 |
| HSL | 313.47º | 0.43% | 0.22% | - |
| HSV(B) | 313.47º | 0.6% | 0.32% | - |
| XYZ | 5.02 | 3.22 | 6.15 | - |
| YUV | 50.98 | 138.73 | 149.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 32 | 70 | 0 | 0.60 | 0.14 | 0.68 | 313.47 | 0.43 | 0.22 |
| Hex | 51 | 20 | 46 | 0 | 3C | E | 44 | 139 | 2B | 16 |
| Octal | 121 | 40 | 106 | 0 | 74 | 16 | 104 | 471 | 53 | 26 |
| Binary | 1010001 | 100000 | 1000110 | 0 | 111100 | 1110 | 1000100 | 100111001 | 101011 | 10110 |
Color Harmonies of #512046
Complementary color
Monochromatic Colors of #512046
Black with #512046
Text Example
Text Example
White with #512046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512046; }
p { color: rgb(81,32,70); }
H1.HeaderClassName
{
color: #512046;
}
.AnyTagClassName
{
color: #512046;
}
</style>
background-color css
<style>
a { background-color: #512046; }
a { background-color: rgb(81,32,70); }
div.DivClassName
{
background-color: #512046;
}
.BgClassName
{
background-color: #512046;
}
</style>
border-color css
<style>
span { border-color: #512046; }
span { border-color: rgb(81,32,70); }
td.TdClassName
{
border-color: #512046;
}
.TagClassName
{
border-color: #512046;
}
</style>