Shades of Loulou #531946
Tints of Loulou #531946
RGB
CMYK
RGB Variations
Color information
#531946 (or 0x531946) is known color: Loulou. HEX triplet: 53, 19 and 46. RGB value is (83,25,70). Sum of RGB (Red+Green+Blue) = 83+25+70=178 (23% of max value = 765). Red value is 83 (32.81% from 255 or 46.63% from 178); Green value is 25 (10.16% from 255 or 14.04% from 178); Blue value is 70 (27.73% from 255 or 39.33% from 178); Max value from RGB is 83 - color contains mainly: red. Hex color #531946 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531946 is #ACE6B9. Grayscale: #2F2F2F. Windows color (decimal): -11331258 or 4594003. OLE color: 4594003.
HSL color Cylindrical-coordinate representation of color #531946: hue angle of 313.45º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #531946 is Cyan = 0, Magento = 0.70, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 25 | 70 | - |
| CMYK | 0 | 0.70 | 0.16 | 0.67 |
| HSL | 313.45º | 0.54% | 0.21% | - |
| HSV(B) | 313.45º | 0.7% | 0.33% | - |
| XYZ | 5.02 | 2.98 | 6.1 | - |
| YUV | 47.47 | 140.72 | 153.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 25 | 70 | 0 | 0.70 | 0.16 | 0.67 | 313.45 | 0.54 | 0.21 |
| Hex | 53 | 19 | 46 | 0 | 46 | 10 | 43 | 139 | 36 | 15 |
| Octal | 123 | 31 | 106 | 0 | 106 | 20 | 103 | 471 | 66 | 25 |
| Binary | 1010011 | 11001 | 1000110 | 0 | 1000110 | 10000 | 1000011 | 100111001 | 110110 | 10101 |
Color Harmonies of #531946
Complementary color
Monochromatic Colors of #531946
Black with #531946
Text Example
Text Example
White with #531946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531946; }
p { color: rgb(83,25,70); }
H1.HeaderClassName
{
color: #531946;
}
.AnyTagClassName
{
color: #531946;
}
</style>
background-color css
<style>
a { background-color: #531946; }
a { background-color: rgb(83,25,70); }
div.DivClassName
{
background-color: #531946;
}
.BgClassName
{
background-color: #531946;
}
</style>
border-color css
<style>
span { border-color: #531946; }
span { border-color: rgb(83,25,70); }
td.TdClassName
{
border-color: #531946;
}
.TagClassName
{
border-color: #531946;
}
</style>