Shades of Loulou #513248
Tints of Loulou #513248
RGB
CMYK
RGB Variations
Color information
#513248 (or 0x513248) is known color: Loulou. HEX triplet: 51, 32 and 48. RGB value is (81,50,72). Sum of RGB (Red+Green+Blue) = 81+50+72=203 (26% of max value = 765). Red value is 81 (32.03% from 255 or 39.90% from 203); Green value is 50 (19.92% from 255 or 24.63% from 203); Blue value is 72 (28.52% from 255 or 35.47% from 203); Max value from RGB is 81 - color contains mainly: red. Hex color #513248 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513248 is #AECDB7. Grayscale: #3D3D3D. Windows color (decimal): -11455928 or 4731473. OLE color: 4731473.
HSL color Cylindrical-coordinate representation of color #513248: hue angle of 317.42º degrees, saturation: 0.24, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #513248 is Cyan = 0, Magento = 0.38, Yellow = 0.11 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 50 | 72 | - |
| CMYK | 0 | 0.38 | 0.11 | 0.68 |
| HSL | 317.42º | 0.24% | 0.26% | - |
| HSV(B) | 317.42º | 0.38% | 0.32% | - |
| XYZ | 5.7 | 4.5 | 6.7 | - |
| YUV | 61.78 | 133.77 | 141.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 50 | 72 | 0 | 0.38 | 0.11 | 0.68 | 317.42 | 0.24 | 0.26 |
| Hex | 51 | 32 | 48 | 0 | 26 | B | 44 | 13D | 18 | 1A |
| Octal | 121 | 62 | 110 | 0 | 46 | 13 | 104 | 475 | 30 | 32 |
| Binary | 1010001 | 110010 | 1001000 | 0 | 100110 | 1011 | 1000100 | 100111101 | 11000 | 11010 |
Color Harmonies of #513248
Complementary color
Monochromatic Colors of #513248
Black with #513248
Text Example
Text Example
White with #513248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513248; }
p { color: rgb(81,50,72); }
H1.HeaderClassName
{
color: #513248;
}
.AnyTagClassName
{
color: #513248;
}
</style>
background-color css
<style>
a { background-color: #513248; }
a { background-color: rgb(81,50,72); }
div.DivClassName
{
background-color: #513248;
}
.BgClassName
{
background-color: #513248;
}
</style>
border-color css
<style>
span { border-color: #513248; }
span { border-color: rgb(81,50,72); }
td.TdClassName
{
border-color: #513248;
}
.TagClassName
{
border-color: #513248;
}
</style>