Shades of Loulou #531348
Tints of Loulou #531348
RGB
CMYK
RGB Variations
Color information
#531348 (or 0x531348) is known color: Loulou. HEX triplet: 53, 13 and 48. RGB value is (83,19,72). Sum of RGB (Red+Green+Blue) = 83+19+72=174 (23% of max value = 765). Red value is 83 (32.81% from 255 or 47.70% from 174); Green value is 19 (7.81% from 255 or 10.92% from 174); Blue value is 72 (28.52% from 255 or 41.38% from 174); Max value from RGB is 83 - color contains mainly: red. Hex color #531348 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531348 is #ACECB7. Grayscale: #2C2C2C. Windows color (decimal): -11332792 or 4723539. OLE color: 4723539.
HSL color Cylindrical-coordinate representation of color #531348: hue angle of 310.31º 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 #531348 is Cyan = 0, Magento = 0.77, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 19 | 72 | - |
| CMYK | 0 | 0.77 | 0.13 | 0.67 |
| HSL | 310.31º | 0.63% | 0.2% | - |
| HSV(B) | 310.31º | 0.77% | 0.33% | - |
| XYZ | 4.97 | 2.77 | 6.4 | - |
| YUV | 44.18 | 143.7 | 155.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 19 | 72 | 0 | 0.77 | 0.13 | 0.67 | 310.31 | 0.63 | 0.2 |
| Hex | 53 | 13 | 48 | 0 | 4D | D | 43 | 136 | 3F | 14 |
| Octal | 123 | 23 | 110 | 0 | 115 | 15 | 103 | 466 | 77 | 24 |
| Binary | 1010011 | 10011 | 1001000 | 0 | 1001101 | 1101 | 1000011 | 100110110 | 111111 | 10100 |
Color Harmonies of #531348
Complementary color
Monochromatic Colors of #531348
Black with #531348
Text Example
Text Example
White with #531348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531348; }
p { color: rgb(83,19,72); }
H1.HeaderClassName
{
color: #531348;
}
.AnyTagClassName
{
color: #531348;
}
</style>
background-color css
<style>
a { background-color: #531348; }
a { background-color: rgb(83,19,72); }
div.DivClassName
{
background-color: #531348;
}
.BgClassName
{
background-color: #531348;
}
</style>
border-color css
<style>
span { border-color: #531348; }
span { border-color: rgb(83,19,72); }
td.TdClassName
{
border-color: #531348;
}
.TagClassName
{
border-color: #531348;
}
</style>