Shades of Loulou #531545
Tints of Loulou #531545
RGB
CMYK
RGB Variations
Color information
#531545 (or 0x531545) is known color: Loulou. HEX triplet: 53, 15 and 45. RGB value is (83,21,69). Sum of RGB (Red+Green+Blue) = 83+21+69=173 (22% of max value = 765). Red value is 83 (32.81% from 255 or 47.98% from 173); Green value is 21 (8.59% from 255 or 12.14% from 173); Blue value is 69 (27.34% from 255 or 39.88% from 173); Max value from RGB is 83 - color contains mainly: red. Hex color #531545 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531545 is #ACEABA. Grayscale: #2C2C2C. Windows color (decimal): -11332283 or 4527443. OLE color: 4527443.
HSL color Cylindrical-coordinate representation of color #531545: hue angle of 313.55º 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 #531545 is Cyan = 0, Magento = 0.75, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 21 | 69 | - |
| CMYK | 0 | 0.75 | 0.17 | 0.67 |
| HSL | 313.55º | 0.6% | 0.2% | - |
| HSV(B) | 313.55º | 0.75% | 0.33% | - |
| XYZ | 4.91 | 2.81 | 5.91 | - |
| YUV | 45.01 | 141.54 | 155.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 21 | 69 | 0 | 0.75 | 0.17 | 0.67 | 313.55 | 0.6 | 0.2 |
| Hex | 53 | 15 | 45 | 0 | 4B | 11 | 43 | 13A | 3C | 14 |
| Octal | 123 | 25 | 105 | 0 | 113 | 21 | 103 | 472 | 74 | 24 |
| Binary | 1010011 | 10101 | 1000101 | 0 | 1001011 | 10001 | 1000011 | 100111010 | 111100 | 10100 |
Color Harmonies of #531545
Complementary color
Monochromatic Colors of #531545
Black with #531545
Text Example
Text Example
White with #531545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531545; }
p { color: rgb(83,21,69); }
H1.HeaderClassName
{
color: #531545;
}
.AnyTagClassName
{
color: #531545;
}
</style>
background-color css
<style>
a { background-color: #531545; }
a { background-color: rgb(83,21,69); }
div.DivClassName
{
background-color: #531545;
}
.BgClassName
{
background-color: #531545;
}
</style>
border-color css
<style>
span { border-color: #531545; }
span { border-color: rgb(83,21,69); }
td.TdClassName
{
border-color: #531545;
}
.TagClassName
{
border-color: #531545;
}
</style>