Shades of Loulou #531845
Tints of Loulou #531845
RGB
CMYK
RGB Variations
Color information
#531845 (or 0x531845) is known color: Loulou. HEX triplet: 53, 18 and 45. RGB value is (83,24,69). Sum of RGB (Red+Green+Blue) = 83+24+69=176 (23% of max value = 765). Red value is 83 (32.81% from 255 or 47.16% from 176); Green value is 24 (9.77% from 255 or 13.64% from 176); Blue value is 69 (27.34% from 255 or 39.20% from 176); Max value from RGB is 83 - color contains mainly: red. Hex color #531845 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531845 is #ACE7BA. Grayscale: #2E2E2E. Windows color (decimal): -11331515 or 4528211. OLE color: 4528211.
HSL color Cylindrical-coordinate representation of color #531845: hue angle of 314.24º degrees, saturation: 0.55, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #531845 is Cyan = 0, Magento = 0.71, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 24 | 69 | - |
| CMYK | 0 | 0.71 | 0.17 | 0.67 |
| HSL | 314.24º | 0.55% | 0.21% | - |
| HSV(B) | 314.24º | 0.71% | 0.33% | - |
| XYZ | 4.97 | 2.92 | 5.93 | - |
| YUV | 46.77 | 140.55 | 153.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 24 | 69 | 0 | 0.71 | 0.17 | 0.67 | 314.24 | 0.55 | 0.21 |
| Hex | 53 | 18 | 45 | 0 | 47 | 11 | 43 | 13A | 37 | 15 |
| Octal | 123 | 30 | 105 | 0 | 107 | 21 | 103 | 472 | 67 | 25 |
| Binary | 1010011 | 11000 | 1000101 | 0 | 1000111 | 10001 | 1000011 | 100111010 | 110111 | 10101 |
Color Harmonies of #531845
Complementary color
Monochromatic Colors of #531845
Black with #531845
Text Example
Text Example
White with #531845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531845; }
p { color: rgb(83,24,69); }
H1.HeaderClassName
{
color: #531845;
}
.AnyTagClassName
{
color: #531845;
}
</style>
background-color css
<style>
a { background-color: #531845; }
a { background-color: rgb(83,24,69); }
div.DivClassName
{
background-color: #531845;
}
.BgClassName
{
background-color: #531845;
}
</style>
border-color css
<style>
span { border-color: #531845; }
span { border-color: rgb(83,24,69); }
td.TdClassName
{
border-color: #531845;
}
.TagClassName
{
border-color: #531845;
}
</style>