Shades of Loulou #512147
Tints of Loulou #512147
RGB
CMYK
RGB Variations
Color information
#512147 (or 0x512147) is known color: Loulou. HEX triplet: 51, 21 and 47. RGB value is (81,33,71). Sum of RGB (Red+Green+Blue) = 81+33+71=185 (24% of max value = 765). Red value is 81 (32.03% from 255 or 43.78% from 185); Green value is 33 (13.28% from 255 or 17.84% from 185); Blue value is 71 (28.12% from 255 or 38.38% from 185); Max value from RGB is 81 - color contains mainly: red. Hex color #512147 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #512147 is #AEDEB8. Grayscale: #333333. Windows color (decimal): -11460281 or 4661585. OLE color: 4661585.
HSL color Cylindrical-coordinate representation of color #512147: hue angle of 312.5º degrees, saturation: 0.42, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #512147 is Cyan = 0, Magento = 0.59, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 33 | 71 | - |
| CMYK | 0 | 0.59 | 0.12 | 0.68 |
| HSL | 312.5º | 0.42% | 0.22% | - |
| HSV(B) | 312.5º | 0.59% | 0.32% | - |
| XYZ | 5.07 | 3.29 | 6.33 | - |
| YUV | 51.68 | 138.9 | 148.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 33 | 71 | 0 | 0.59 | 0.12 | 0.68 | 312.5 | 0.42 | 0.22 |
| Hex | 51 | 21 | 47 | 0 | 3B | C | 44 | 138 | 2A | 16 |
| Octal | 121 | 41 | 107 | 0 | 73 | 14 | 104 | 470 | 52 | 26 |
| Binary | 1010001 | 100001 | 1000111 | 0 | 111011 | 1100 | 1000100 | 100111000 | 101010 | 10110 |
Color Harmonies of #512147
Complementary color
Monochromatic Colors of #512147
Black with #512147
Text Example
Text Example
White with #512147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512147; }
p { color: rgb(81,33,71); }
H1.HeaderClassName
{
color: #512147;
}
.AnyTagClassName
{
color: #512147;
}
</style>
background-color css
<style>
a { background-color: #512147; }
a { background-color: rgb(81,33,71); }
div.DivClassName
{
background-color: #512147;
}
.BgClassName
{
background-color: #512147;
}
</style>
border-color css
<style>
span { border-color: #512147; }
span { border-color: rgb(81,33,71); }
td.TdClassName
{
border-color: #512147;
}
.TagClassName
{
border-color: #512147;
}
</style>