Shades of Loulou #512744
Tints of Loulou #512744
RGB
CMYK
RGB Variations
Color information
#512744 (or 0x512744) is known color: Loulou. HEX triplet: 51, 27 and 44. RGB value is (81,39,68). Sum of RGB (Red+Green+Blue) = 81+39+68=188 (24% of max value = 765). Red value is 81 (32.03% from 255 or 43.09% from 188); Green value is 39 (15.62% from 255 or 20.74% from 188); Blue value is 68 (26.95% from 255 or 36.17% from 188); Max value from RGB is 81 - color contains mainly: red. Hex color #512744 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #512744 is #AED8BB. Grayscale: #363636. Windows color (decimal): -11458748 or 4466513. OLE color: 4466513.
HSL color Cylindrical-coordinate representation of color #512744: hue angle of 318.57º degrees, saturation: 0.35, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #512744 is Cyan = 0, Magento = 0.52, Yellow = 0.16 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 39 | 68 | - |
| CMYK | 0 | 0.52 | 0.16 | 0.68 |
| HSL | 318.57º | 0.35% | 0.24% | - |
| HSV(B) | 318.57º | 0.52% | 0.32% | - |
| XYZ | 5.16 | 3.62 | 5.9 | - |
| YUV | 54.86 | 135.41 | 146.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 39 | 68 | 0 | 0.52 | 0.16 | 0.68 | 318.57 | 0.35 | 0.24 |
| Hex | 51 | 27 | 44 | 0 | 34 | 10 | 44 | 13F | 23 | 18 |
| Octal | 121 | 47 | 104 | 0 | 64 | 20 | 104 | 477 | 43 | 30 |
| Binary | 1010001 | 100111 | 1000100 | 0 | 110100 | 10000 | 1000100 | 100111111 | 100011 | 11000 |
Color Harmonies of #512744
Complementary color
Monochromatic Colors of #512744
Black with #512744
Text Example
Text Example
White with #512744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512744; }
p { color: rgb(81,39,68); }
H1.HeaderClassName
{
color: #512744;
}
.AnyTagClassName
{
color: #512744;
}
</style>
background-color css
<style>
a { background-color: #512744; }
a { background-color: rgb(81,39,68); }
div.DivClassName
{
background-color: #512744;
}
.BgClassName
{
background-color: #512744;
}
</style>
border-color css
<style>
span { border-color: #512744; }
span { border-color: rgb(81,39,68); }
td.TdClassName
{
border-color: #512744;
}
.TagClassName
{
border-color: #512744;
}
</style>