Shades of Loulou #531943
Tints of Loulou #531943
RGB
CMYK
RGB Variations
Color information
#531943 (or 0x531943) is known color: Loulou. HEX triplet: 53, 19 and 43. RGB value is (83,25,67). Sum of RGB (Red+Green+Blue) = 83+25+67=175 (23% of max value = 765). Red value is 83 (32.81% from 255 or 47.43% from 175); Green value is 25 (10.16% from 255 or 14.29% from 175); Blue value is 67 (26.56% from 255 or 38.29% from 175); Max value from RGB is 83 - color contains mainly: red. Hex color #531943 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531943 is #ACE6BC. Grayscale: #2F2F2F. Windows color (decimal): -11331261 or 4397395. OLE color: 4397395.
HSL color Cylindrical-coordinate representation of color #531943: hue angle of 316.55º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #531943 is Cyan = 0, Magento = 0.70, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 25 | 67 | - |
| CMYK | 0 | 0.70 | 0.19 | 0.67 |
| HSL | 316.55º | 0.54% | 0.21% | - |
| HSV(B) | 316.55º | 0.7% | 0.33% | - |
| XYZ | 4.93 | 2.94 | 5.62 | - |
| YUV | 47.13 | 139.22 | 153.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 25 | 67 | 0 | 0.70 | 0.19 | 0.67 | 316.55 | 0.54 | 0.21 |
| Hex | 53 | 19 | 43 | 0 | 46 | 13 | 43 | 13D | 36 | 15 |
| Octal | 123 | 31 | 103 | 0 | 106 | 23 | 103 | 475 | 66 | 25 |
| Binary | 1010011 | 11001 | 1000011 | 0 | 1000110 | 10011 | 1000011 | 100111101 | 110110 | 10101 |
Color Harmonies of #531943
Complementary color
Monochromatic Colors of #531943
Black with #531943
Text Example
Text Example
White with #531943
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531943; }
p { color: rgb(83,25,67); }
H1.HeaderClassName
{
color: #531943;
}
.AnyTagClassName
{
color: #531943;
}
</style>
background-color css
<style>
a { background-color: #531943; }
a { background-color: rgb(83,25,67); }
div.DivClassName
{
background-color: #531943;
}
.BgClassName
{
background-color: #531943;
}
</style>
border-color css
<style>
span { border-color: #531943; }
span { border-color: rgb(83,25,67); }
td.TdClassName
{
border-color: #531943;
}
.TagClassName
{
border-color: #531943;
}
</style>