Shades of Loulou #531447
Tints of Loulou #531447
RGB
CMYK
RGB Variations
Color information
#531447 (or 0x531447) is known color: Loulou. HEX triplet: 53, 14 and 47. RGB value is (83,20,71). Sum of RGB (Red+Green+Blue) = 83+20+71=174 (23% of max value = 765). Red value is 83 (32.81% from 255 or 47.70% from 174); Green value is 20 (8.20% from 255 or 11.49% from 174); Blue value is 71 (28.12% from 255 or 40.80% from 174); Max value from RGB is 83 - color contains mainly: red. Hex color #531447 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531447 is #ACEBB8. Grayscale: #2C2C2C. Windows color (decimal): -11332537 or 4658259. OLE color: 4658259.
HSL color Cylindrical-coordinate representation of color #531447: hue angle of 311.43º degrees, saturation: 0.61, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #531447 is Cyan = 0, Magento = 0.76, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 20 | 71 | - |
| CMYK | 0 | 0.76 | 0.14 | 0.67 |
| HSL | 311.43º | 0.61% | 0.2% | - |
| HSV(B) | 311.43º | 0.76% | 0.33% | - |
| XYZ | 4.95 | 2.79 | 6.24 | - |
| YUV | 44.65 | 142.87 | 155.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 20 | 71 | 0 | 0.76 | 0.14 | 0.67 | 311.43 | 0.61 | 0.2 |
| Hex | 53 | 14 | 47 | 0 | 4C | E | 43 | 137 | 3D | 14 |
| Octal | 123 | 24 | 107 | 0 | 114 | 16 | 103 | 467 | 75 | 24 |
| Binary | 1010011 | 10100 | 1000111 | 0 | 1001100 | 1110 | 1000011 | 100110111 | 111101 | 10100 |
Color Harmonies of #531447
Complementary color
Monochromatic Colors of #531447
Black with #531447
Text Example
Text Example
White with #531447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531447; }
p { color: rgb(83,20,71); }
H1.HeaderClassName
{
color: #531447;
}
.AnyTagClassName
{
color: #531447;
}
</style>
background-color css
<style>
a { background-color: #531447; }
a { background-color: rgb(83,20,71); }
div.DivClassName
{
background-color: #531447;
}
.BgClassName
{
background-color: #531447;
}
</style>
border-color css
<style>
span { border-color: #531447; }
span { border-color: rgb(83,20,71); }
td.TdClassName
{
border-color: #531447;
}
.TagClassName
{
border-color: #531447;
}
</style>