Shades of Loulou #531548
Tints of Loulou #531548
RGB
CMYK
RGB Variations
Color information
#531548 (or 0x531548) is known color: Loulou. HEX triplet: 53, 15 and 48. RGB value is (83,21,72). Sum of RGB (Red+Green+Blue) = 83+21+72=176 (23% of max value = 765). Red value is 83 (32.81% from 255 or 47.16% from 176); Green value is 21 (8.59% from 255 or 11.93% from 176); Blue value is 72 (28.52% from 255 or 40.91% from 176); Max value from RGB is 83 - color contains mainly: red. Hex color #531548 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531548 is #ACEAB7. Grayscale: #2D2D2D. Windows color (decimal): -11332280 or 4724051. OLE color: 4724051.
HSL color Cylindrical-coordinate representation of color #531548: hue angle of 310.65º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #531548 is Cyan = 0, Magento = 0.75, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 21 | 72 | - |
| CMYK | 0 | 0.75 | 0.13 | 0.67 |
| HSL | 310.65º | 0.6% | 0.2% | - |
| HSV(B) | 310.65º | 0.75% | 0.33% | - |
| XYZ | 5.01 | 2.84 | 6.42 | - |
| YUV | 45.35 | 143.04 | 154.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 21 | 72 | 0 | 0.75 | 0.13 | 0.67 | 310.65 | 0.6 | 0.2 |
| Hex | 53 | 15 | 48 | 0 | 4B | D | 43 | 137 | 3C | 14 |
| Octal | 123 | 25 | 110 | 0 | 113 | 15 | 103 | 467 | 74 | 24 |
| Binary | 1010011 | 10101 | 1001000 | 0 | 1001011 | 1101 | 1000011 | 100110111 | 111100 | 10100 |
Color Harmonies of #531548
Complementary color
Monochromatic Colors of #531548
Black with #531548
Text Example
Text Example
White with #531548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531548; }
p { color: rgb(83,21,72); }
H1.HeaderClassName
{
color: #531548;
}
.AnyTagClassName
{
color: #531548;
}
</style>
background-color css
<style>
a { background-color: #531548; }
a { background-color: rgb(83,21,72); }
div.DivClassName
{
background-color: #531548;
}
.BgClassName
{
background-color: #531548;
}
</style>
border-color css
<style>
span { border-color: #531548; }
span { border-color: rgb(83,21,72); }
td.TdClassName
{
border-color: #531548;
}
.TagClassName
{
border-color: #531548;
}
</style>