Shades of Loulou #503446
Tints of Loulou #503446
RGB
CMYK
RGB Variations
Color information
#503446 (or 0x503446) is known color: Loulou. HEX triplet: 50, 34 and 46. RGB value is (80,52,70). Sum of RGB (Red+Green+Blue) = 80+52+70=202 (26% of max value = 765). Red value is 80 (31.64% from 255 or 39.60% from 202); Green value is 52 (20.70% from 255 or 25.74% from 202); Blue value is 70 (27.73% from 255 or 34.65% from 202); Max value from RGB is 80 - color contains mainly: red. Hex color #503446 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #503446 is #AFCBB9. Grayscale: #3E3E3E. Windows color (decimal): -11520954 or 4600912. OLE color: 4600912.
HSL color Cylindrical-coordinate representation of color #503446: hue angle of 321.43º degrees, saturation: 0.21, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #503446 is Cyan = 0, Magento = 0.35, Yellow = 0.12 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 52 | 70 | - |
| CMYK | 0 | 0.35 | 0.12 | 0.69 |
| HSL | 321.43º | 0.21% | 0.26% | - |
| HSV(B) | 321.43º | 0.35% | 0.31% | - |
| XYZ | 5.64 | 4.6 | 6.39 | - |
| YUV | 62.42 | 132.28 | 140.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 52 | 70 | 0 | 0.35 | 0.12 | 0.69 | 321.43 | 0.21 | 0.26 |
| Hex | 50 | 34 | 46 | 0 | 23 | C | 45 | 141 | 15 | 1A |
| Octal | 120 | 64 | 106 | 0 | 43 | 14 | 105 | 501 | 25 | 32 |
| Binary | 1010000 | 110100 | 1000110 | 0 | 100011 | 1100 | 1000101 | 101000001 | 10101 | 11010 |
Color Harmonies of #503446
Complementary color
Monochromatic Colors of #503446
Black with #503446
Text Example
Text Example
White with #503446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503446; }
p { color: rgb(80,52,70); }
H1.HeaderClassName
{
color: #503446;
}
.AnyTagClassName
{
color: #503446;
}
</style>
background-color css
<style>
a { background-color: #503446; }
a { background-color: rgb(80,52,70); }
div.DivClassName
{
background-color: #503446;
}
.BgClassName
{
background-color: #503446;
}
</style>
border-color css
<style>
span { border-color: #503446; }
span { border-color: rgb(80,52,70); }
td.TdClassName
{
border-color: #503446;
}
.TagClassName
{
border-color: #503446;
}
</style>