Shades of Loulou #531544
Tints of Loulou #531544
RGB
CMYK
RGB Variations
Color information
#531544 (or 0x531544) is known color: Loulou. HEX triplet: 53, 15 and 44. RGB value is (83,21,68). Sum of RGB (Red+Green+Blue) = 83+21+68=172 (22% of max value = 765). Red value is 83 (32.81% from 255 or 48.26% from 172); Green value is 21 (8.59% from 255 or 12.21% from 172); Blue value is 68 (26.95% from 255 or 39.53% from 172); Max value from RGB is 83 - color contains mainly: red. Hex color #531544 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531544 is #ACEABB. Grayscale: #2C2C2C. Windows color (decimal): -11332284 or 4461907. OLE color: 4461907.
HSL color Cylindrical-coordinate representation of color #531544: hue angle of 314.52º 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 #531544 is Cyan = 0, Magento = 0.75, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 21 | 68 | - |
| CMYK | 0 | 0.75 | 0.18 | 0.67 |
| HSL | 314.52º | 0.6% | 0.2% | - |
| HSV(B) | 314.52º | 0.75% | 0.33% | - |
| XYZ | 4.88 | 2.79 | 5.75 | - |
| YUV | 44.9 | 141.04 | 155.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 21 | 68 | 0 | 0.75 | 0.18 | 0.67 | 314.52 | 0.6 | 0.2 |
| Hex | 53 | 15 | 44 | 0 | 4B | 12 | 43 | 13B | 3C | 14 |
| Octal | 123 | 25 | 104 | 0 | 113 | 22 | 103 | 473 | 74 | 24 |
| Binary | 1010011 | 10101 | 1000100 | 0 | 1001011 | 10010 | 1000011 | 100111011 | 111100 | 10100 |
Color Harmonies of #531544
Complementary color
Monochromatic Colors of #531544
Black with #531544
Text Example
Text Example
White with #531544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531544; }
p { color: rgb(83,21,68); }
H1.HeaderClassName
{
color: #531544;
}
.AnyTagClassName
{
color: #531544;
}
</style>
background-color css
<style>
a { background-color: #531544; }
a { background-color: rgb(83,21,68); }
div.DivClassName
{
background-color: #531544;
}
.BgClassName
{
background-color: #531544;
}
</style>
border-color css
<style>
span { border-color: #531544; }
span { border-color: rgb(83,21,68); }
td.TdClassName
{
border-color: #531544;
}
.TagClassName
{
border-color: #531544;
}
</style>