Shades of Loulou #513346
Tints of Loulou #513346
RGB
CMYK
RGB Variations
Color information
#513346 (or 0x513346) is known color: Loulou. HEX triplet: 51, 33 and 46. RGB value is (81,51,70). Sum of RGB (Red+Green+Blue) = 81+51+70=202 (26% of max value = 765). Red value is 81 (32.03% from 255 or 40.10% from 202); Green value is 51 (20.31% from 255 or 25.25% from 202); Blue value is 70 (27.73% from 255 or 34.65% from 202); Max value from RGB is 81 - color contains mainly: red. Hex color #513346 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513346 is #AECCB9. Grayscale: #3E3E3E. Windows color (decimal): -11455674 or 4600657. OLE color: 4600657.
HSL color Cylindrical-coordinate representation of color #513346: hue angle of 322º degrees, saturation: 0.23, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #513346 is Cyan = 0, Magento = 0.37, Yellow = 0.14 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 51 | 70 | - |
| CMYK | 0 | 0.37 | 0.14 | 0.68 |
| HSL | 322º | 0.23% | 0.26% | - |
| HSV(B) | 322º | 0.37% | 0.32% | - |
| XYZ | 5.68 | 4.56 | 6.37 | - |
| YUV | 62.14 | 132.44 | 141.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 51 | 70 | 0 | 0.37 | 0.14 | 0.68 | 322 | 0.23 | 0.26 |
| Hex | 51 | 33 | 46 | 0 | 25 | E | 44 | 142 | 17 | 1A |
| Octal | 121 | 63 | 106 | 0 | 45 | 16 | 104 | 502 | 27 | 32 |
| Binary | 1010001 | 110011 | 1000110 | 0 | 100101 | 1110 | 1000100 | 101000010 | 10111 | 11010 |
Color Harmonies of #513346
Complementary color
Monochromatic Colors of #513346
Black with #513346
Text Example
Text Example
White with #513346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513346; }
p { color: rgb(81,51,70); }
H1.HeaderClassName
{
color: #513346;
}
.AnyTagClassName
{
color: #513346;
}
</style>
background-color css
<style>
a { background-color: #513346; }
a { background-color: rgb(81,51,70); }
div.DivClassName
{
background-color: #513346;
}
.BgClassName
{
background-color: #513346;
}
</style>
border-color css
<style>
span { border-color: #513346; }
span { border-color: rgb(81,51,70); }
td.TdClassName
{
border-color: #513346;
}
.TagClassName
{
border-color: #513346;
}
</style>