Shades of Loulou #531847
Tints of Loulou #531847
RGB
CMYK
RGB Variations
Color information
#531847 (or 0x531847) is known color: Loulou. HEX triplet: 53, 18 and 47. RGB value is (83,24,71). Sum of RGB (Red+Green+Blue) = 83+24+71=178 (23% of max value = 765). Red value is 83 (32.81% from 255 or 46.63% from 178); Green value is 24 (9.77% from 255 or 13.48% from 178); Blue value is 71 (28.12% from 255 or 39.89% from 178); Max value from RGB is 83 - color contains mainly: red. Hex color #531847 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531847 is #ACE7B8. Grayscale: #2E2E2E. Windows color (decimal): -11331513 or 4659283. OLE color: 4659283.
HSL color Cylindrical-coordinate representation of color #531847: hue angle of 312.2º degrees, saturation: 0.55, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #531847 is Cyan = 0, Magento = 0.71, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 24 | 71 | - |
| CMYK | 0 | 0.71 | 0.14 | 0.67 |
| HSL | 312.2º | 0.55% | 0.21% | - |
| HSV(B) | 312.2º | 0.71% | 0.33% | - |
| XYZ | 5.03 | 2.95 | 6.26 | - |
| YUV | 47 | 141.55 | 153.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 24 | 71 | 0 | 0.71 | 0.14 | 0.67 | 312.2 | 0.55 | 0.21 |
| Hex | 53 | 18 | 47 | 0 | 47 | E | 43 | 138 | 37 | 15 |
| Octal | 123 | 30 | 107 | 0 | 107 | 16 | 103 | 470 | 67 | 25 |
| Binary | 1010011 | 11000 | 1000111 | 0 | 1000111 | 1110 | 1000011 | 100111000 | 110111 | 10101 |
Color Harmonies of #531847
Complementary color
Monochromatic Colors of #531847
Black with #531847
Text Example
Text Example
White with #531847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531847; }
p { color: rgb(83,24,71); }
H1.HeaderClassName
{
color: #531847;
}
.AnyTagClassName
{
color: #531847;
}
</style>
background-color css
<style>
a { background-color: #531847; }
a { background-color: rgb(83,24,71); }
div.DivClassName
{
background-color: #531847;
}
.BgClassName
{
background-color: #531847;
}
</style>
border-color css
<style>
span { border-color: #531847; }
span { border-color: rgb(83,24,71); }
td.TdClassName
{
border-color: #531847;
}
.TagClassName
{
border-color: #531847;
}
</style>