Shades of Loulou #513647
Tints of Loulou #513647
RGB
CMYK
RGB Variations
Color information
#513647 (or 0x513647) is known color: Loulou. HEX triplet: 51, 36 and 47. RGB value is (81,54,71). Sum of RGB (Red+Green+Blue) = 81+54+71=206 (27% of max value = 765). Red value is 81 (32.03% from 255 or 39.32% from 206); Green value is 54 (21.48% from 255 or 26.21% from 206); Blue value is 71 (28.12% from 255 or 34.47% from 206); Max value from RGB is 81 - color contains mainly: red. Hex color #513647 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513647 is #AEC9B8. Grayscale: #3F3F3F. Windows color (decimal): -11454905 or 4666961. OLE color: 4666961.
HSL color Cylindrical-coordinate representation of color #513647: hue angle of 322.22º 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 #513647 is Cyan = 0, Magento = 0.33, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 54 | 71 | - |
| CMYK | 0 | 0.33 | 0.12 | 0.68 |
| HSL | 322.22º | 0.2% | 0.26% | - |
| HSV(B) | 322.22º | 0.33% | 0.32% | - |
| XYZ | 5.85 | 4.84 | 6.59 | - |
| YUV | 64.01 | 131.95 | 140.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 54 | 71 | 0 | 0.33 | 0.12 | 0.68 | 322.22 | 0.2 | 0.26 |
| Hex | 51 | 36 | 47 | 0 | 21 | C | 44 | 142 | 14 | 1A |
| Octal | 121 | 66 | 107 | 0 | 41 | 14 | 104 | 502 | 24 | 32 |
| Binary | 1010001 | 110110 | 1000111 | 0 | 100001 | 1100 | 1000100 | 101000010 | 10100 | 11010 |
Color Harmonies of #513647
Complementary color
Monochromatic Colors of #513647
Black with #513647
Text Example
Text Example
White with #513647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513647; }
p { color: rgb(81,54,71); }
H1.HeaderClassName
{
color: #513647;
}
.AnyTagClassName
{
color: #513647;
}
</style>
background-color css
<style>
a { background-color: #513647; }
a { background-color: rgb(81,54,71); }
div.DivClassName
{
background-color: #513647;
}
.BgClassName
{
background-color: #513647;
}
</style>
border-color css
<style>
span { border-color: #513647; }
span { border-color: rgb(81,54,71); }
td.TdClassName
{
border-color: #513647;
}
.TagClassName
{
border-color: #513647;
}
</style>