Shades of Loulou #502648
Tints of Loulou #502648
RGB
CMYK
RGB Variations
Color information
#502648 (or 0x502648) is known color: Loulou. HEX triplet: 50, 26 and 48. RGB value is (80,38,72). Sum of RGB (Red+Green+Blue) = 80+38+72=190 (25% of max value = 765). Red value is 80 (31.64% from 255 or 42.11% from 190); Green value is 38 (15.23% from 255 or 20% from 190); Blue value is 72 (28.52% from 255 or 37.89% from 190); Max value from RGB is 80 - color contains mainly: red. Hex color #502648 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #502648 is #AFD9B7. Grayscale: #363636. Windows color (decimal): -11524536 or 4728400. OLE color: 4728400.
HSL color Cylindrical-coordinate representation of color #502648: hue angle of 311.43º degrees, saturation: 0.36, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #502648 is Cyan = 0, Magento = 0.52, Yellow = 0.10 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 38 | 72 | - |
| CMYK | 0 | 0.52 | 0.10 | 0.69 |
| HSL | 311.43º | 0.36% | 0.23% | - |
| HSV(B) | 311.43º | 0.53% | 0.31% | - |
| XYZ | 5.17 | 3.56 | 6.55 | - |
| YUV | 54.43 | 137.91 | 146.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 38 | 72 | 0 | 0.52 | 0.10 | 0.69 | 311.43 | 0.36 | 0.23 |
| Hex | 50 | 26 | 48 | 0 | 34 | A | 45 | 137 | 24 | 17 |
| Octal | 120 | 46 | 110 | 0 | 64 | 12 | 105 | 467 | 44 | 27 |
| Binary | 1010000 | 100110 | 1001000 | 0 | 110100 | 1010 | 1000101 | 100110111 | 100100 | 10111 |
Color Harmonies of #502648
Complementary color
Monochromatic Colors of #502648
Black with #502648
Text Example
Text Example
White with #502648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #502648; }
p { color: rgb(80,38,72); }
H1.HeaderClassName
{
color: #502648;
}
.AnyTagClassName
{
color: #502648;
}
</style>
background-color css
<style>
a { background-color: #502648; }
a { background-color: rgb(80,38,72); }
div.DivClassName
{
background-color: #502648;
}
.BgClassName
{
background-color: #502648;
}
</style>
border-color css
<style>
span { border-color: #502648; }
span { border-color: rgb(80,38,72); }
td.TdClassName
{
border-color: #502648;
}
.TagClassName
{
border-color: #502648;
}
</style>