Shades of Loulou #531948
Tints of Loulou #531948
RGB
CMYK
RGB Variations
Color information
#531948 (or 0x531948) is known color: Loulou. HEX triplet: 53, 19 and 48. RGB value is (83,25,72). Sum of RGB (Red+Green+Blue) = 83+25+72=180 (23% of max value = 765). Red value is 83 (32.81% from 255 or 46.11% from 180); Green value is 25 (10.16% from 255 or 13.89% from 180); Blue value is 72 (28.52% from 255 or 40% from 180); Max value from RGB is 83 - color contains mainly: red. Hex color #531948 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531948 is #ACE6B7. Grayscale: #2F2F2F. Windows color (decimal): -11331256 or 4725075. OLE color: 4725075.
HSL color Cylindrical-coordinate representation of color #531948: hue angle of 311.38º 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 #531948 is Cyan = 0, Magento = 0.70, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 25 | 72 | - |
| CMYK | 0 | 0.70 | 0.13 | 0.67 |
| HSL | 311.38º | 0.54% | 0.21% | - |
| HSV(B) | 311.38º | 0.7% | 0.33% | - |
| XYZ | 5.08 | 3 | 6.44 | - |
| YUV | 47.7 | 141.72 | 153.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 25 | 72 | 0 | 0.70 | 0.13 | 0.67 | 311.38 | 0.54 | 0.21 |
| Hex | 53 | 19 | 48 | 0 | 46 | D | 43 | 137 | 36 | 15 |
| Octal | 123 | 31 | 110 | 0 | 106 | 15 | 103 | 467 | 66 | 25 |
| Binary | 1010011 | 11001 | 1001000 | 0 | 1000110 | 1101 | 1000011 | 100110111 | 110110 | 10101 |
Color Harmonies of #531948
Complementary color
Monochromatic Colors of #531948
Black with #531948
Text Example
Text Example
White with #531948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531948; }
p { color: rgb(83,25,72); }
H1.HeaderClassName
{
color: #531948;
}
.AnyTagClassName
{
color: #531948;
}
</style>
background-color css
<style>
a { background-color: #531948; }
a { background-color: rgb(83,25,72); }
div.DivClassName
{
background-color: #531948;
}
.BgClassName
{
background-color: #531948;
}
</style>
border-color css
<style>
span { border-color: #531948; }
span { border-color: rgb(83,25,72); }
td.TdClassName
{
border-color: #531948;
}
.TagClassName
{
border-color: #531948;
}
</style>