Shades of Loulou #531547
Tints of Loulou #531547
RGB
CMYK
RGB Variations
Color information
#531547 (or 0x531547) is known color: Loulou. HEX triplet: 53, 15 and 47. RGB value is (83,21,71). Sum of RGB (Red+Green+Blue) = 83+21+71=175 (23% of max value = 765). Red value is 83 (32.81% from 255 or 47.43% from 175); Green value is 21 (8.59% from 255 or 12% from 175); Blue value is 71 (28.12% from 255 or 40.57% from 175); Max value from RGB is 83 - color contains mainly: red. Hex color #531547 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531547 is #ACEAB8. Grayscale: #2D2D2D. Windows color (decimal): -11332281 or 4658515. OLE color: 4658515.
HSL color Cylindrical-coordinate representation of color #531547: hue angle of 311.61º 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 #531547 is Cyan = 0, Magento = 0.75, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 21 | 71 | - |
| CMYK | 0 | 0.75 | 0.14 | 0.67 |
| HSL | 311.61º | 0.6% | 0.2% | - |
| HSV(B) | 311.61º | 0.75% | 0.33% | - |
| XYZ | 4.97 | 2.83 | 6.25 | - |
| YUV | 45.24 | 142.54 | 154.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 21 | 71 | 0 | 0.75 | 0.14 | 0.67 | 311.61 | 0.6 | 0.2 |
| Hex | 53 | 15 | 47 | 0 | 4B | E | 43 | 138 | 3C | 14 |
| Octal | 123 | 25 | 107 | 0 | 113 | 16 | 103 | 470 | 74 | 24 |
| Binary | 1010011 | 10101 | 1000111 | 0 | 1001011 | 1110 | 1000011 | 100111000 | 111100 | 10100 |
Color Harmonies of #531547
Complementary color
Monochromatic Colors of #531547
Black with #531547
Text Example
Text Example
White with #531547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531547; }
p { color: rgb(83,21,71); }
H1.HeaderClassName
{
color: #531547;
}
.AnyTagClassName
{
color: #531547;
}
</style>
background-color css
<style>
a { background-color: #531547; }
a { background-color: rgb(83,21,71); }
div.DivClassName
{
background-color: #531547;
}
.BgClassName
{
background-color: #531547;
}
</style>
border-color css
<style>
span { border-color: #531547; }
span { border-color: rgb(83,21,71); }
td.TdClassName
{
border-color: #531547;
}
.TagClassName
{
border-color: #531547;
}
</style>