Shades of Loulou #531746
Tints of Loulou #531746
RGB
CMYK
RGB Variations
Color information
#531746 (or 0x531746) is known color: Loulou. HEX triplet: 53, 17 and 46. RGB value is (83,23,70). Sum of RGB (Red+Green+Blue) = 83+23+70=176 (23% of max value = 765). Red value is 83 (32.81% from 255 or 47.16% from 176); Green value is 23 (9.38% from 255 or 13.07% from 176); Blue value is 70 (27.73% from 255 or 39.77% from 176); Max value from RGB is 83 - color contains mainly: red. Hex color #531746 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531746 is #ACE8B9. Grayscale: #2E2E2E. Windows color (decimal): -11331770 or 4593491. OLE color: 4593491.
HSL color Cylindrical-coordinate representation of color #531746: hue angle of 313º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #531746 is Cyan = 0, Magento = 0.72, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 23 | 70 | - |
| CMYK | 0 | 0.72 | 0.16 | 0.67 |
| HSL | 313º | 0.57% | 0.21% | - |
| HSV(B) | 313º | 0.72% | 0.33% | - |
| XYZ | 4.98 | 2.89 | 6.09 | - |
| YUV | 46.3 | 141.38 | 154.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 23 | 70 | 0 | 0.72 | 0.16 | 0.67 | 313 | 0.57 | 0.21 |
| Hex | 53 | 17 | 46 | 0 | 48 | 10 | 43 | 139 | 39 | 15 |
| Octal | 123 | 27 | 106 | 0 | 110 | 20 | 103 | 471 | 71 | 25 |
| Binary | 1010011 | 10111 | 1000110 | 0 | 1001000 | 10000 | 1000011 | 100111001 | 111001 | 10101 |
Color Harmonies of #531746
Complementary color
Monochromatic Colors of #531746
Black with #531746
Text Example
Text Example
White with #531746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531746; }
p { color: rgb(83,23,70); }
H1.HeaderClassName
{
color: #531746;
}
.AnyTagClassName
{
color: #531746;
}
</style>
background-color css
<style>
a { background-color: #531746; }
a { background-color: rgb(83,23,70); }
div.DivClassName
{
background-color: #531746;
}
.BgClassName
{
background-color: #531746;
}
</style>
border-color css
<style>
span { border-color: #531746; }
span { border-color: rgb(83,23,70); }
td.TdClassName
{
border-color: #531746;
}
.TagClassName
{
border-color: #531746;
}
</style>