Shades of Loulou #513549
Tints of Loulou #513549
RGB
CMYK
RGB Variations
Color information
#513549 (or 0x513549) is known color: Loulou. HEX triplet: 51, 35 and 49. RGB value is (81,53,73). Sum of RGB (Red+Green+Blue) = 81+53+73=207 (27% of max value = 765). Red value is 81 (32.03% from 255 or 39.13% from 207); Green value is 53 (21.09% from 255 or 25.60% from 207); Blue value is 73 (28.91% from 255 or 35.27% from 207); Max value from RGB is 81 - color contains mainly: red. Hex color #513549 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513549 is #AECAB6. Grayscale: #3F3F3F. Windows color (decimal): -11455159 or 4797777. OLE color: 4797777.
HSL color Cylindrical-coordinate representation of color #513549: hue angle of 317.14º 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 #513549 is Cyan = 0, Magento = 0.35, Yellow = 0.10 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 53 | 73 | - |
| CMYK | 0 | 0.35 | 0.10 | 0.68 |
| HSL | 317.14º | 0.21% | 0.26% | - |
| HSV(B) | 317.14º | 0.35% | 0.32% | - |
| XYZ | 5.87 | 4.78 | 6.92 | - |
| YUV | 63.65 | 133.28 | 140.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 53 | 73 | 0 | 0.35 | 0.10 | 0.68 | 317.14 | 0.21 | 0.26 |
| Hex | 51 | 35 | 49 | 0 | 23 | A | 44 | 13D | 15 | 1A |
| Octal | 121 | 65 | 111 | 0 | 43 | 12 | 104 | 475 | 25 | 32 |
| Binary | 1010001 | 110101 | 1001001 | 0 | 100011 | 1010 | 1000100 | 100111101 | 10101 | 11010 |
Color Harmonies of #513549
Complementary color
Monochromatic Colors of #513549
Black with #513549
Text Example
Text Example
White with #513549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513549; }
p { color: rgb(81,53,73); }
H1.HeaderClassName
{
color: #513549;
}
.AnyTagClassName
{
color: #513549;
}
</style>
background-color css
<style>
a { background-color: #513549; }
a { background-color: rgb(81,53,73); }
div.DivClassName
{
background-color: #513549;
}
.BgClassName
{
background-color: #513549;
}
</style>
border-color css
<style>
span { border-color: #513549; }
span { border-color: rgb(81,53,73); }
td.TdClassName
{
border-color: #513549;
}
.TagClassName
{
border-color: #513549;
}
</style>