Shades of Loulou #531646
Tints of Loulou #531646
RGB
CMYK
RGB Variations
Color information
#531646 (or 0x531646) is known color: Loulou. HEX triplet: 53, 16 and 46. RGB value is (83,22,70). Sum of RGB (Red+Green+Blue) = 83+22+70=175 (23% of max value = 765). Red value is 83 (32.81% from 255 or 47.43% from 175); Green value is 22 (8.98% from 255 or 12.57% from 175); Blue value is 70 (27.73% from 255 or 40% from 175); Max value from RGB is 83 - color contains mainly: red. Hex color #531646 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531646 is #ACE9B9. Grayscale: #2D2D2D. Windows color (decimal): -11332026 or 4593235. OLE color: 4593235.
HSL color Cylindrical-coordinate representation of color #531646: hue angle of 312.79º 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 #531646 is Cyan = 0, Magento = 0.73, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 22 | 70 | - |
| CMYK | 0 | 0.73 | 0.16 | 0.67 |
| HSL | 312.79º | 0.58% | 0.21% | - |
| HSV(B) | 312.79º | 0.73% | 0.33% | - |
| XYZ | 4.96 | 2.86 | 6.08 | - |
| YUV | 45.71 | 141.71 | 154.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 22 | 70 | 0 | 0.73 | 0.16 | 0.67 | 312.79 | 0.58 | 0.21 |
| Hex | 53 | 16 | 46 | 0 | 49 | 10 | 43 | 139 | 3A | 15 |
| Octal | 123 | 26 | 106 | 0 | 111 | 20 | 103 | 471 | 72 | 25 |
| Binary | 1010011 | 10110 | 1000110 | 0 | 1001001 | 10000 | 1000011 | 100111001 | 111010 | 10101 |
Color Harmonies of #531646
Complementary color
Monochromatic Colors of #531646
Black with #531646
Text Example
Text Example
White with #531646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531646; }
p { color: rgb(83,22,70); }
H1.HeaderClassName
{
color: #531646;
}
.AnyTagClassName
{
color: #531646;
}
</style>
background-color css
<style>
a { background-color: #531646; }
a { background-color: rgb(83,22,70); }
div.DivClassName
{
background-color: #531646;
}
.BgClassName
{
background-color: #531646;
}
</style>
border-color css
<style>
span { border-color: #531646; }
span { border-color: rgb(83,22,70); }
td.TdClassName
{
border-color: #531646;
}
.TagClassName
{
border-color: #531646;
}
</style>