Shades of Loulou #513448
Tints of Loulou #513448
RGB
CMYK
RGB Variations
Color information
#513448 (or 0x513448) is known color: Loulou. HEX triplet: 51, 34 and 48. RGB value is (81,52,72). Sum of RGB (Red+Green+Blue) = 81+52+72=205 (27% of max value = 765). Red value is 81 (32.03% from 255 or 39.51% from 205); Green value is 52 (20.70% from 255 or 25.37% from 205); Blue value is 72 (28.52% from 255 or 35.12% from 205); Max value from RGB is 81 - color contains mainly: red. Hex color #513448 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513448 is #AECBB7. Grayscale: #3E3E3E. Windows color (decimal): -11455416 or 4731985. OLE color: 4731985.
HSL color Cylindrical-coordinate representation of color #513448: hue angle of 318.62º degrees, saturation: 0.22, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #513448 is Cyan = 0, Magento = 0.36, Yellow = 0.11 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 52 | 72 | - |
| CMYK | 0 | 0.36 | 0.11 | 0.68 |
| HSL | 318.62º | 0.22% | 0.26% | - |
| HSV(B) | 318.62º | 0.36% | 0.32% | - |
| XYZ | 5.79 | 4.67 | 6.73 | - |
| YUV | 62.95 | 133.11 | 140.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 52 | 72 | 0 | 0.36 | 0.11 | 0.68 | 318.62 | 0.22 | 0.26 |
| Hex | 51 | 34 | 48 | 0 | 24 | B | 44 | 13F | 16 | 1A |
| Octal | 121 | 64 | 110 | 0 | 44 | 13 | 104 | 477 | 26 | 32 |
| Binary | 1010001 | 110100 | 1001000 | 0 | 100100 | 1011 | 1000100 | 100111111 | 10110 | 11010 |
Color Harmonies of #513448
Complementary color
Monochromatic Colors of #513448
Black with #513448
Text Example
Text Example
White with #513448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513448; }
p { color: rgb(81,52,72); }
H1.HeaderClassName
{
color: #513448;
}
.AnyTagClassName
{
color: #513448;
}
</style>
background-color css
<style>
a { background-color: #513448; }
a { background-color: rgb(81,52,72); }
div.DivClassName
{
background-color: #513448;
}
.BgClassName
{
background-color: #513448;
}
</style>
border-color css
<style>
span { border-color: #513448; }
span { border-color: rgb(81,52,72); }
td.TdClassName
{
border-color: #513448;
}
.TagClassName
{
border-color: #513448;
}
</style>