Shades of Loulou #511743
Tints of Loulou #511743
RGB
CMYK
RGB Variations
Color information
#511743 (or 0x511743) is known color: Loulou. HEX triplet: 51, 17 and 43. RGB value is (81,23,67). Sum of RGB (Red+Green+Blue) = 81+23+67=171 (22% of max value = 765). Red value is 81 (32.03% from 255 or 47.37% from 171); Green value is 23 (9.38% from 255 or 13.45% from 171); Blue value is 67 (26.56% from 255 or 39.18% from 171); Max value from RGB is 81 - color contains mainly: red. Hex color #511743 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511743 is #AEE8BC. Grayscale: #2D2D2D. Windows color (decimal): -11462845 or 4396881. OLE color: 4396881.
HSL color Cylindrical-coordinate representation of color #511743: hue angle of 314.48º degrees, saturation: 0.56, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #511743 is Cyan = 0, Magento = 0.72, Yellow = 0.17 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 23 | 67 | - |
| CMYK | 0 | 0.72 | 0.17 | 0.68 |
| HSL | 314.48º | 0.56% | 0.2% | - |
| HSV(B) | 314.48º | 0.72% | 0.32% | - |
| XYZ | 4.71 | 2.77 | 5.6 | - |
| YUV | 45.36 | 140.22 | 153.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 23 | 67 | 0 | 0.72 | 0.17 | 0.68 | 314.48 | 0.56 | 0.2 |
| Hex | 51 | 17 | 43 | 0 | 48 | 11 | 44 | 13A | 38 | 14 |
| Octal | 121 | 27 | 103 | 0 | 110 | 21 | 104 | 472 | 70 | 24 |
| Binary | 1010001 | 10111 | 1000011 | 0 | 1001000 | 10001 | 1000100 | 100111010 | 111000 | 10100 |
Color Harmonies of #511743
Complementary color
Monochromatic Colors of #511743
Black with #511743
Text Example
Text Example
White with #511743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511743; }
p { color: rgb(81,23,67); }
H1.HeaderClassName
{
color: #511743;
}
.AnyTagClassName
{
color: #511743;
}
</style>
background-color css
<style>
a { background-color: #511743; }
a { background-color: rgb(81,23,67); }
div.DivClassName
{
background-color: #511743;
}
.BgClassName
{
background-color: #511743;
}
</style>
border-color css
<style>
span { border-color: #511743; }
span { border-color: rgb(81,23,67); }
td.TdClassName
{
border-color: #511743;
}
.TagClassName
{
border-color: #511743;
}
</style>