Shades of Loulou #513149
Tints of Loulou #513149
RGB
CMYK
RGB Variations
Color information
#513149 (or 0x513149) is known color: Loulou. HEX triplet: 51, 31 and 49. RGB value is (81,49,73). Sum of RGB (Red+Green+Blue) = 81+49+73=203 (26% of max value = 765). Red value is 81 (32.03% from 255 or 39.90% from 203); Green value is 49 (19.53% from 255 or 24.14% from 203); Blue value is 73 (28.91% from 255 or 35.96% from 203); Max value from RGB is 81 - color contains mainly: red. Hex color #513149 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513149 is #AECEB6. Grayscale: #3D3D3D. Windows color (decimal): -11456183 or 4796753. OLE color: 4796753.
HSL color Cylindrical-coordinate representation of color #513149: hue angle of 315º degrees, saturation: 0.25, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #513149 is Cyan = 0, Magento = 0.40, Yellow = 0.10 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 49 | 73 | - |
| CMYK | 0 | 0.40 | 0.10 | 0.68 |
| HSL | 315º | 0.25% | 0.25% | - |
| HSV(B) | 315º | 0.4% | 0.32% | - |
| XYZ | 5.69 | 4.43 | 6.86 | - |
| YUV | 61.3 | 134.6 | 142.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 49 | 73 | 0 | 0.40 | 0.10 | 0.68 | 315 | 0.25 | 0.25 |
| Hex | 51 | 31 | 49 | 0 | 28 | A | 44 | 13B | 19 | 19 |
| Octal | 121 | 61 | 111 | 0 | 50 | 12 | 104 | 473 | 31 | 31 |
| Binary | 1010001 | 110001 | 1001001 | 0 | 101000 | 1010 | 1000100 | 100111011 | 11001 | 11001 |
Color Harmonies of #513149
Complementary color
Monochromatic Colors of #513149
Black with #513149
Text Example
Text Example
White with #513149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513149; }
p { color: rgb(81,49,73); }
H1.HeaderClassName
{
color: #513149;
}
.AnyTagClassName
{
color: #513149;
}
</style>
background-color css
<style>
a { background-color: #513149; }
a { background-color: rgb(81,49,73); }
div.DivClassName
{
background-color: #513149;
}
.BgClassName
{
background-color: #513149;
}
</style>
border-color css
<style>
span { border-color: #513149; }
span { border-color: rgb(81,49,73); }
td.TdClassName
{
border-color: #513149;
}
.TagClassName
{
border-color: #513149;
}
</style>