Shades of Loulou #513746
Tints of Loulou #513746
RGB
CMYK
RGB Variations
Color information
#513746 (or 0x513746) is known color: Loulou. HEX triplet: 51, 37 and 46. RGB value is (81,55,70). Sum of RGB (Red+Green+Blue) = 81+55+70=206 (27% of max value = 765). Red value is 81 (32.03% from 255 or 39.32% from 206); Green value is 55 (21.88% from 255 or 26.70% from 206); Blue value is 70 (27.73% from 255 or 33.98% from 206); Max value from RGB is 81 - color contains mainly: red. Hex color #513746 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513746 is #AEC8B9. Grayscale: #404040. Windows color (decimal): -11454650 or 4601681. OLE color: 4601681.
HSL color Cylindrical-coordinate representation of color #513746: hue angle of 325.38º degrees, saturation: 0.19, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #513746 is Cyan = 0, Magento = 0.32, Yellow = 0.14 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 55 | 70 | - |
| CMYK | 0 | 0.32 | 0.14 | 0.68 |
| HSL | 325.38º | 0.19% | 0.27% | - |
| HSV(B) | 325.38º | 0.32% | 0.32% | - |
| XYZ | 5.87 | 4.92 | 6.44 | - |
| YUV | 64.48 | 131.11 | 139.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 55 | 70 | 0 | 0.32 | 0.14 | 0.68 | 325.38 | 0.19 | 0.27 |
| Hex | 51 | 37 | 46 | 0 | 20 | E | 44 | 145 | 13 | 1B |
| Octal | 121 | 67 | 106 | 0 | 40 | 16 | 104 | 505 | 23 | 33 |
| Binary | 1010001 | 110111 | 1000110 | 0 | 100000 | 1110 | 1000100 | 101000101 | 10011 | 11011 |
Color Harmonies of #513746
Complementary color
Monochromatic Colors of #513746
Black with #513746
Text Example
Text Example
White with #513746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513746; }
p { color: rgb(81,55,70); }
H1.HeaderClassName
{
color: #513746;
}
.AnyTagClassName
{
color: #513746;
}
</style>
background-color css
<style>
a { background-color: #513746; }
a { background-color: rgb(81,55,70); }
div.DivClassName
{
background-color: #513746;
}
.BgClassName
{
background-color: #513746;
}
</style>
border-color css
<style>
span { border-color: #513746; }
span { border-color: rgb(81,55,70); }
td.TdClassName
{
border-color: #513746;
}
.TagClassName
{
border-color: #513746;
}
</style>