Shades of Loulou #513548
Tints of Loulou #513548
RGB
CMYK
RGB Variations
Color information
#513548 (or 0x513548) is known color: Loulou. HEX triplet: 51, 35 and 48. RGB value is (81,53,72). Sum of RGB (Red+Green+Blue) = 81+53+72=206 (27% of max value = 765). Red value is 81 (32.03% from 255 or 39.32% from 206); Green value is 53 (21.09% from 255 or 25.73% from 206); Blue value is 72 (28.52% from 255 or 34.95% from 206); Max value from RGB is 81 - color contains mainly: red. Hex color #513548 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513548 is #AECAB7. Grayscale: #3F3F3F. Windows color (decimal): -11455160 or 4732241. OLE color: 4732241.
HSL color Cylindrical-coordinate representation of color #513548: hue angle of 319.29º 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 #513548 is Cyan = 0, Magento = 0.35, Yellow = 0.11 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 53 | 72 | - |
| CMYK | 0 | 0.35 | 0.11 | 0.68 |
| HSL | 319.29º | 0.21% | 0.26% | - |
| HSV(B) | 319.29º | 0.35% | 0.32% | - |
| XYZ | 5.84 | 4.76 | 6.74 | - |
| YUV | 63.54 | 132.78 | 140.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 53 | 72 | 0 | 0.35 | 0.11 | 0.68 | 319.29 | 0.21 | 0.26 |
| Hex | 51 | 35 | 48 | 0 | 23 | B | 44 | 13F | 15 | 1A |
| Octal | 121 | 65 | 110 | 0 | 43 | 13 | 104 | 477 | 25 | 32 |
| Binary | 1010001 | 110101 | 1001000 | 0 | 100011 | 1011 | 1000100 | 100111111 | 10101 | 11010 |
Color Harmonies of #513548
Complementary color
Monochromatic Colors of #513548
Black with #513548
Text Example
Text Example
White with #513548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513548; }
p { color: rgb(81,53,72); }
H1.HeaderClassName
{
color: #513548;
}
.AnyTagClassName
{
color: #513548;
}
</style>
background-color css
<style>
a { background-color: #513548; }
a { background-color: rgb(81,53,72); }
div.DivClassName
{
background-color: #513548;
}
.BgClassName
{
background-color: #513548;
}
</style>
border-color css
<style>
span { border-color: #513548; }
span { border-color: rgb(81,53,72); }
td.TdClassName
{
border-color: #513548;
}
.TagClassName
{
border-color: #513548;
}
</style>