Shades of Loulou #502742
Tints of Loulou #502742
RGB
CMYK
RGB Variations
Color information
#502742 (or 0x502742) is known color: Loulou. HEX triplet: 50, 27 and 42. RGB value is (80,39,66). Sum of RGB (Red+Green+Blue) = 80+39+66=185 (24% of max value = 765). Red value is 80 (31.64% from 255 or 43.24% from 185); Green value is 39 (15.62% from 255 or 21.08% from 185); Blue value is 66 (26.17% from 255 or 35.68% from 185); Max value from RGB is 80 - color contains mainly: red. Hex color #502742 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #502742 is #AFD8BD. Grayscale: #363636. Windows color (decimal): -11524286 or 4335440. OLE color: 4335440.
HSL color Cylindrical-coordinate representation of color #502742: hue angle of 320.49º degrees, saturation: 0.34, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #502742 is Cyan = 0, Magento = 0.51, Yellow = 0.17 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 39 | 66 | - |
| CMYK | 0 | 0.51 | 0.17 | 0.69 |
| HSL | 320.49º | 0.34% | 0.23% | - |
| HSV(B) | 320.49º | 0.51% | 0.31% | - |
| XYZ | 5.02 | 3.55 | 5.58 | - |
| YUV | 54.34 | 134.58 | 146.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 39 | 66 | 0 | 0.51 | 0.17 | 0.69 | 320.49 | 0.34 | 0.23 |
| Hex | 50 | 27 | 42 | 0 | 33 | 11 | 45 | 140 | 22 | 17 |
| Octal | 120 | 47 | 102 | 0 | 63 | 21 | 105 | 500 | 42 | 27 |
| Binary | 1010000 | 100111 | 1000010 | 0 | 110011 | 10001 | 1000101 | 101000000 | 100010 | 10111 |
Color Harmonies of #502742
Complementary color
Monochromatic Colors of #502742
Black with #502742
Text Example
Text Example
White with #502742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #502742; }
p { color: rgb(80,39,66); }
H1.HeaderClassName
{
color: #502742;
}
.AnyTagClassName
{
color: #502742;
}
</style>
background-color css
<style>
a { background-color: #502742; }
a { background-color: rgb(80,39,66); }
div.DivClassName
{
background-color: #502742;
}
.BgClassName
{
background-color: #502742;
}
</style>
border-color css
<style>
span { border-color: #502742; }
span { border-color: rgb(80,39,66); }
td.TdClassName
{
border-color: #502742;
}
.TagClassName
{
border-color: #502742;
}
</style>