Shades of Loulou #513245
Tints of Loulou #513245
RGB
CMYK
RGB Variations
Color information
#513245 (or 0x513245) is known color: Loulou. HEX triplet: 51, 32 and 45. RGB value is (81,50,69). Sum of RGB (Red+Green+Blue) = 81+50+69=200 (26% of max value = 765). Red value is 81 (32.03% from 255 or 40.5% from 200); Green value is 50 (19.92% from 255 or 25% from 200); Blue value is 69 (27.34% from 255 or 34.5% from 200); Max value from RGB is 81 - color contains mainly: red. Hex color #513245 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513245 is #AECDBA. Grayscale: #3D3D3D. Windows color (decimal): -11455931 or 4534865. OLE color: 4534865.
HSL color Cylindrical-coordinate representation of color #513245: hue angle of 323.23º 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 #513245 is Cyan = 0, Magento = 0.38, Yellow = 0.15 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 50 | 69 | - |
| CMYK | 0 | 0.38 | 0.15 | 0.68 |
| HSL | 323.23º | 0.24% | 0.26% | - |
| HSV(B) | 323.23º | 0.38% | 0.32% | - |
| XYZ | 5.61 | 4.46 | 6.2 | - |
| YUV | 61.44 | 132.27 | 141.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 50 | 69 | 0 | 0.38 | 0.15 | 0.68 | 323.23 | 0.24 | 0.26 |
| Hex | 51 | 32 | 45 | 0 | 26 | F | 44 | 143 | 18 | 1A |
| Octal | 121 | 62 | 105 | 0 | 46 | 17 | 104 | 503 | 30 | 32 |
| Binary | 1010001 | 110010 | 1000101 | 0 | 100110 | 1111 | 1000100 | 101000011 | 11000 | 11010 |
Color Harmonies of #513245
Complementary color
Monochromatic Colors of #513245
Black with #513245
Text Example
Text Example
White with #513245
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513245; }
p { color: rgb(81,50,69); }
H1.HeaderClassName
{
color: #513245;
}
.AnyTagClassName
{
color: #513245;
}
</style>
background-color css
<style>
a { background-color: #513245; }
a { background-color: rgb(81,50,69); }
div.DivClassName
{
background-color: #513245;
}
.BgClassName
{
background-color: #513245;
}
</style>
border-color css
<style>
span { border-color: #513245; }
span { border-color: rgb(81,50,69); }
td.TdClassName
{
border-color: #513245;
}
.TagClassName
{
border-color: #513245;
}
</style>