Shades of Loulou #513345
Tints of Loulou #513345
RGB
CMYK
RGB Variations
Color information
#513345 (or 0x513345) is known color: Loulou. HEX triplet: 51, 33 and 45. RGB value is (81,51,69). Sum of RGB (Red+Green+Blue) = 81+51+69=201 (26% of max value = 765). Red value is 81 (32.03% from 255 or 40.30% from 201); Green value is 51 (20.31% from 255 or 25.37% from 201); Blue value is 69 (27.34% from 255 or 34.33% from 201); Max value from RGB is 81 - color contains mainly: red. Hex color #513345 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513345 is #AECCBA. Grayscale: #3D3D3D. Windows color (decimal): -11455675 or 4535121. OLE color: 4535121.
HSL color Cylindrical-coordinate representation of color #513345: hue angle of 324º 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 #513345 is Cyan = 0, Magento = 0.37, Yellow = 0.15 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 51 | 69 | - |
| CMYK | 0 | 0.37 | 0.15 | 0.68 |
| HSL | 324º | 0.23% | 0.26% | - |
| HSV(B) | 324º | 0.37% | 0.32% | - |
| XYZ | 5.65 | 4.55 | 6.21 | - |
| YUV | 62.02 | 131.94 | 141.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 51 | 69 | 0 | 0.37 | 0.15 | 0.68 | 324 | 0.23 | 0.26 |
| Hex | 51 | 33 | 45 | 0 | 25 | F | 44 | 144 | 17 | 1A |
| Octal | 121 | 63 | 105 | 0 | 45 | 17 | 104 | 504 | 27 | 32 |
| Binary | 1010001 | 110011 | 1000101 | 0 | 100101 | 1111 | 1000100 | 101000100 | 10111 | 11010 |
Color Harmonies of #513345
Complementary color
Monochromatic Colors of #513345
Black with #513345
Text Example
Text Example
White with #513345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513345; }
p { color: rgb(81,51,69); }
H1.HeaderClassName
{
color: #513345;
}
.AnyTagClassName
{
color: #513345;
}
</style>
background-color css
<style>
a { background-color: #513345; }
a { background-color: rgb(81,51,69); }
div.DivClassName
{
background-color: #513345;
}
.BgClassName
{
background-color: #513345;
}
</style>
border-color css
<style>
span { border-color: #513345; }
span { border-color: rgb(81,51,69); }
td.TdClassName
{
border-color: #513345;
}
.TagClassName
{
border-color: #513345;
}
</style>