Shades of Loulou #513646
Tints of Loulou #513646
RGB
CMYK
RGB Variations
Color information
#513646 (or 0x513646) is known color: Loulou. HEX triplet: 51, 36 and 46. RGB value is (81,54,70). Sum of RGB (Red+Green+Blue) = 81+54+70=205 (27% of max value = 765). Red value is 81 (32.03% from 255 or 39.51% from 205); Green value is 54 (21.48% from 255 or 26.34% from 205); Blue value is 70 (27.73% from 255 or 34.15% from 205); Max value from RGB is 81 - color contains mainly: red. Hex color #513646 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513646 is #AEC9B9. Grayscale: #3F3F3F. Windows color (decimal): -11454906 or 4601425. OLE color: 4601425.
HSL color Cylindrical-coordinate representation of color #513646: hue angle of 324.44º degrees, saturation: 0.2, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #513646 is Cyan = 0, Magento = 0.33, Yellow = 0.14 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 54 | 70 | - |
| CMYK | 0 | 0.33 | 0.14 | 0.68 |
| HSL | 324.44º | 0.2% | 0.26% | - |
| HSV(B) | 324.44º | 0.33% | 0.32% | - |
| XYZ | 5.82 | 4.83 | 6.42 | - |
| YUV | 63.9 | 131.45 | 140.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 54 | 70 | 0 | 0.33 | 0.14 | 0.68 | 324.44 | 0.2 | 0.26 |
| Hex | 51 | 36 | 46 | 0 | 21 | E | 44 | 144 | 14 | 1A |
| Octal | 121 | 66 | 106 | 0 | 41 | 16 | 104 | 504 | 24 | 32 |
| Binary | 1010001 | 110110 | 1000110 | 0 | 100001 | 1110 | 1000100 | 101000100 | 10100 | 11010 |
Color Harmonies of #513646
Complementary color
Monochromatic Colors of #513646
Black with #513646
Text Example
Text Example
White with #513646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513646; }
p { color: rgb(81,54,70); }
H1.HeaderClassName
{
color: #513646;
}
.AnyTagClassName
{
color: #513646;
}
</style>
background-color css
<style>
a { background-color: #513646; }
a { background-color: rgb(81,54,70); }
div.DivClassName
{
background-color: #513646;
}
.BgClassName
{
background-color: #513646;
}
</style>
border-color css
<style>
span { border-color: #513646; }
span { border-color: rgb(81,54,70); }
td.TdClassName
{
border-color: #513646;
}
.TagClassName
{
border-color: #513646;
}
</style>