Shades of Loulou #531349
Tints of Loulou #531349
RGB
CMYK
RGB Variations
Color information
#531349 (or 0x531349) is known color: Loulou. HEX triplet: 53, 13 and 49. RGB value is (83,19,73). Sum of RGB (Red+Green+Blue) = 83+19+73=175 (23% of max value = 765). Red value is 83 (32.81% from 255 or 47.43% from 175); Green value is 19 (7.81% from 255 or 10.86% from 175); Blue value is 73 (28.91% from 255 or 41.71% from 175); Max value from RGB is 83 - color contains mainly: red. Hex color #531349 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531349 is #ACECB6. Grayscale: #2C2C2C. Windows color (decimal): -11332791 or 4789075. OLE color: 4789075.
HSL color Cylindrical-coordinate representation of color #531349: hue angle of 309.38º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #531349 is Cyan = 0, Magento = 0.77, Yellow = 0.12 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 19 | 73 | - |
| CMYK | 0 | 0.77 | 0.12 | 0.67 |
| HSL | 309.38º | 0.63% | 0.2% | - |
| HSV(B) | 309.38º | 0.77% | 0.33% | - |
| XYZ | 5 | 2.79 | 6.58 | - |
| YUV | 44.29 | 144.2 | 155.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 19 | 73 | 0 | 0.77 | 0.12 | 0.67 | 309.38 | 0.63 | 0.2 |
| Hex | 53 | 13 | 49 | 0 | 4D | C | 43 | 135 | 3F | 14 |
| Octal | 123 | 23 | 111 | 0 | 115 | 14 | 103 | 465 | 77 | 24 |
| Binary | 1010011 | 10011 | 1001001 | 0 | 1001101 | 1100 | 1000011 | 100110101 | 111111 | 10100 |
Color Harmonies of #531349
Complementary color
Monochromatic Colors of #531349
Black with #531349
Text Example
Text Example
White with #531349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531349; }
p { color: rgb(83,19,73); }
H1.HeaderClassName
{
color: #531349;
}
.AnyTagClassName
{
color: #531349;
}
</style>
background-color css
<style>
a { background-color: #531349; }
a { background-color: rgb(83,19,73); }
div.DivClassName
{
background-color: #531349;
}
.BgClassName
{
background-color: #531349;
}
</style>
border-color css
<style>
span { border-color: #531349; }
span { border-color: rgb(83,19,73); }
td.TdClassName
{
border-color: #531349;
}
.TagClassName
{
border-color: #531349;
}
</style>