Shades of Loulou #513847
Tints of Loulou #513847
RGB
CMYK
RGB Variations
Color information
#513847 (or 0x513847) is known color: Loulou. HEX triplet: 51, 38 and 47. RGB value is (81,56,71). Sum of RGB (Red+Green+Blue) = 81+56+71=208 (27% of max value = 765). Red value is 81 (32.03% from 255 or 38.94% from 208); Green value is 56 (22.27% from 255 or 26.92% from 208); Blue value is 71 (28.12% from 255 or 34.13% from 208); Max value from RGB is 81 - color contains mainly: red. Hex color #513847 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513847 is #AEC7B8. Grayscale: #414141. Windows color (decimal): -11454393 or 4667473. OLE color: 4667473.
HSL color Cylindrical-coordinate representation of color #513847: hue angle of 324º degrees, saturation: 0.18, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #513847 is Cyan = 0, Magento = 0.31, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 56 | 71 | - |
| CMYK | 0 | 0.31 | 0.12 | 0.68 |
| HSL | 324º | 0.18% | 0.27% | - |
| HSV(B) | 324º | 0.31% | 0.32% | - |
| XYZ | 5.94 | 5.03 | 6.62 | - |
| YUV | 65.19 | 131.28 | 139.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 56 | 71 | 0 | 0.31 | 0.12 | 0.68 | 324 | 0.18 | 0.27 |
| Hex | 51 | 38 | 47 | 0 | 1F | C | 44 | 144 | 12 | 1B |
| Octal | 121 | 70 | 107 | 0 | 37 | 14 | 104 | 504 | 22 | 33 |
| Binary | 1010001 | 111000 | 1000111 | 0 | 11111 | 1100 | 1000100 | 101000100 | 10010 | 11011 |
Color Harmonies of #513847
Complementary color
Monochromatic Colors of #513847
Black with #513847
Text Example
Text Example
White with #513847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513847; }
p { color: rgb(81,56,71); }
H1.HeaderClassName
{
color: #513847;
}
.AnyTagClassName
{
color: #513847;
}
</style>
background-color css
<style>
a { background-color: #513847; }
a { background-color: rgb(81,56,71); }
div.DivClassName
{
background-color: #513847;
}
.BgClassName
{
background-color: #513847;
}
</style>
border-color css
<style>
span { border-color: #513847; }
span { border-color: rgb(81,56,71); }
td.TdClassName
{
border-color: #513847;
}
.TagClassName
{
border-color: #513847;
}
</style>