Shades of Loulou #531848
Tints of Loulou #531848
RGB
CMYK
RGB Variations
Color information
#531848 (or 0x531848) is known color: Loulou. HEX triplet: 53, 18 and 48. RGB value is (83,24,72). Sum of RGB (Red+Green+Blue) = 83+24+72=179 (23% of max value = 765). Red value is 83 (32.81% from 255 or 46.37% from 179); Green value is 24 (9.77% from 255 or 13.41% from 179); Blue value is 72 (28.52% from 255 or 40.22% from 179); Max value from RGB is 83 - color contains mainly: red. Hex color #531848 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531848 is #ACE7B7. Grayscale: #2E2E2E. Windows color (decimal): -11331512 or 4724819. OLE color: 4724819.
HSL color Cylindrical-coordinate representation of color #531848: hue angle of 311.19º 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 #531848 is Cyan = 0, Magento = 0.71, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 24 | 72 | - |
| CMYK | 0 | 0.71 | 0.13 | 0.67 |
| HSL | 311.19º | 0.55% | 0.21% | - |
| HSV(B) | 311.19º | 0.71% | 0.33% | - |
| XYZ | 5.06 | 2.96 | 6.44 | - |
| YUV | 47.11 | 142.05 | 153.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 24 | 72 | 0 | 0.71 | 0.13 | 0.67 | 311.19 | 0.55 | 0.21 |
| Hex | 53 | 18 | 48 | 0 | 47 | D | 43 | 137 | 37 | 15 |
| Octal | 123 | 30 | 110 | 0 | 107 | 15 | 103 | 467 | 67 | 25 |
| Binary | 1010011 | 11000 | 1001000 | 0 | 1000111 | 1101 | 1000011 | 100110111 | 110111 | 10101 |
Color Harmonies of #531848
Complementary color
Monochromatic Colors of #531848
Black with #531848
Text Example
Text Example
White with #531848
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531848; }
p { color: rgb(83,24,72); }
H1.HeaderClassName
{
color: #531848;
}
.AnyTagClassName
{
color: #531848;
}
</style>
background-color css
<style>
a { background-color: #531848; }
a { background-color: rgb(83,24,72); }
div.DivClassName
{
background-color: #531848;
}
.BgClassName
{
background-color: #531848;
}
</style>
border-color css
<style>
span { border-color: #531848; }
span { border-color: rgb(83,24,72); }
td.TdClassName
{
border-color: #531848;
}
.TagClassName
{
border-color: #531848;
}
</style>