Shades of Loulou #531649
Tints of Loulou #531649
RGB
CMYK
RGB Variations
Color information
#531649 (or 0x531649) is known color: Loulou. HEX triplet: 53, 16 and 49. RGB value is (83,22,73). Sum of RGB (Red+Green+Blue) = 83+22+73=178 (23% of max value = 765). Red value is 83 (32.81% from 255 or 46.63% from 178); Green value is 22 (8.98% from 255 or 12.36% from 178); Blue value is 73 (28.91% from 255 or 41.01% from 178); Max value from RGB is 83 - color contains mainly: red. Hex color #531649 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531649 is #ACE9B6. Grayscale: #2D2D2D. Windows color (decimal): -11332023 or 4789843. OLE color: 4789843.
HSL color Cylindrical-coordinate representation of color #531649: hue angle of 309.84º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #531649 is Cyan = 0, Magento = 0.73, Yellow = 0.12 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 22 | 73 | - |
| CMYK | 0 | 0.73 | 0.12 | 0.67 |
| HSL | 309.84º | 0.58% | 0.21% | - |
| HSV(B) | 309.84º | 0.73% | 0.33% | - |
| XYZ | 5.06 | 2.89 | 6.6 | - |
| YUV | 46.05 | 143.21 | 154.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 22 | 73 | 0 | 0.73 | 0.12 | 0.67 | 309.84 | 0.58 | 0.21 |
| Hex | 53 | 16 | 49 | 0 | 49 | C | 43 | 136 | 3A | 15 |
| Octal | 123 | 26 | 111 | 0 | 111 | 14 | 103 | 466 | 72 | 25 |
| Binary | 1010011 | 10110 | 1001001 | 0 | 1001001 | 1100 | 1000011 | 100110110 | 111010 | 10101 |
Color Harmonies of #531649
Complementary color
Monochromatic Colors of #531649
Black with #531649
Text Example
Text Example
White with #531649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531649; }
p { color: rgb(83,22,73); }
H1.HeaderClassName
{
color: #531649;
}
.AnyTagClassName
{
color: #531649;
}
</style>
background-color css
<style>
a { background-color: #531649; }
a { background-color: rgb(83,22,73); }
div.DivClassName
{
background-color: #531649;
}
.BgClassName
{
background-color: #531649;
}
</style>
border-color css
<style>
span { border-color: #531649; }
span { border-color: rgb(83,22,73); }
td.TdClassName
{
border-color: #531649;
}
.TagClassName
{
border-color: #531649;
}
</style>