Shades of Loulou #531942
Tints of Loulou #531942
RGB
CMYK
RGB Variations
Color information
#531942 (or 0x531942) is known color: Loulou. HEX triplet: 53, 19 and 42. RGB value is (83,25,66). Sum of RGB (Red+Green+Blue) = 83+25+66=174 (23% of max value = 765). Red value is 83 (32.81% from 255 or 47.70% from 174); Green value is 25 (10.16% from 255 or 14.37% from 174); Blue value is 66 (26.17% from 255 or 37.93% from 174); Max value from RGB is 83 - color contains mainly: red. Hex color #531942 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531942 is #ACE6BD. Grayscale: #2E2E2E. Windows color (decimal): -11331262 or 4331859. OLE color: 4331859.
HSL color Cylindrical-coordinate representation of color #531942: hue angle of 317.59º 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 #531942 is Cyan = 0, Magento = 0.70, Yellow = 0.20 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 25 | 66 | - |
| CMYK | 0 | 0.70 | 0.20 | 0.67 |
| HSL | 317.59º | 0.54% | 0.21% | - |
| HSV(B) | 317.59º | 0.7% | 0.33% | - |
| XYZ | 4.9 | 2.93 | 5.46 | - |
| YUV | 47.02 | 138.72 | 153.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 25 | 66 | 0 | 0.70 | 0.20 | 0.67 | 317.59 | 0.54 | 0.21 |
| Hex | 53 | 19 | 42 | 0 | 46 | 14 | 43 | 13E | 36 | 15 |
| Octal | 123 | 31 | 102 | 0 | 106 | 24 | 103 | 476 | 66 | 25 |
| Binary | 1010011 | 11001 | 1000010 | 0 | 1000110 | 10100 | 1000011 | 100111110 | 110110 | 10101 |
Color Harmonies of #531942
Complementary color
Monochromatic Colors of #531942
Black with #531942
Text Example
Text Example
White with #531942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531942; }
p { color: rgb(83,25,66); }
H1.HeaderClassName
{
color: #531942;
}
.AnyTagClassName
{
color: #531942;
}
</style>
background-color css
<style>
a { background-color: #531942; }
a { background-color: rgb(83,25,66); }
div.DivClassName
{
background-color: #531942;
}
.BgClassName
{
background-color: #531942;
}
</style>
border-color css
<style>
span { border-color: #531942; }
span { border-color: rgb(83,25,66); }
td.TdClassName
{
border-color: #531942;
}
.TagClassName
{
border-color: #531942;
}
</style>