Shades of Loulou #513547
Tints of Loulou #513547
RGB
CMYK
RGB Variations
Color information
#513547 (or 0x513547) is known color: Loulou. HEX triplet: 51, 35 and 47. RGB value is (81,53,71). Sum of RGB (Red+Green+Blue) = 81+53+71=205 (27% of max value = 765). Red value is 81 (32.03% from 255 or 39.51% from 205); Green value is 53 (21.09% from 255 or 25.85% from 205); Blue value is 71 (28.12% from 255 or 34.63% from 205); Max value from RGB is 81 - color contains mainly: red. Hex color #513547 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513547 is #AECAB8. Grayscale: #3F3F3F. Windows color (decimal): -11455161 or 4666705. OLE color: 4666705.
HSL color Cylindrical-coordinate representation of color #513547: hue angle of 321.43º degrees, saturation: 0.21, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #513547 is Cyan = 0, Magento = 0.35, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 53 | 71 | - |
| CMYK | 0 | 0.35 | 0.12 | 0.68 |
| HSL | 321.43º | 0.21% | 0.26% | - |
| HSV(B) | 321.43º | 0.35% | 0.32% | - |
| XYZ | 5.8 | 4.75 | 6.57 | - |
| YUV | 63.42 | 132.28 | 140.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 53 | 71 | 0 | 0.35 | 0.12 | 0.68 | 321.43 | 0.21 | 0.26 |
| Hex | 51 | 35 | 47 | 0 | 23 | C | 44 | 141 | 15 | 1A |
| Octal | 121 | 65 | 107 | 0 | 43 | 14 | 104 | 501 | 25 | 32 |
| Binary | 1010001 | 110101 | 1000111 | 0 | 100011 | 1100 | 1000100 | 101000001 | 10101 | 11010 |
Color Harmonies of #513547
Complementary color
Monochromatic Colors of #513547
Black with #513547
Text Example
Text Example
White with #513547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513547; }
p { color: rgb(81,53,71); }
H1.HeaderClassName
{
color: #513547;
}
.AnyTagClassName
{
color: #513547;
}
</style>
background-color css
<style>
a { background-color: #513547; }
a { background-color: rgb(81,53,71); }
div.DivClassName
{
background-color: #513547;
}
.BgClassName
{
background-color: #513547;
}
</style>
border-color css
<style>
span { border-color: #513547; }
span { border-color: rgb(81,53,71); }
td.TdClassName
{
border-color: #513547;
}
.TagClassName
{
border-color: #513547;
}
</style>