Shades of Loulou #531448
Tints of Loulou #531448
RGB
CMYK
RGB Variations
Color information
#531448 (or 0x531448) is known color: Loulou. HEX triplet: 53, 14 and 48. RGB value is (83,20,72). Sum of RGB (Red+Green+Blue) = 83+20+72=175 (23% of max value = 765). Red value is 83 (32.81% from 255 or 47.43% from 175); Green value is 20 (8.20% from 255 or 11.43% from 175); Blue value is 72 (28.52% from 255 or 41.14% from 175); Max value from RGB is 83 - color contains mainly: red. Hex color #531448 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531448 is #ACEBB7. Grayscale: #2C2C2C. Windows color (decimal): -11332536 or 4723795. OLE color: 4723795.
HSL color Cylindrical-coordinate representation of color #531448: hue angle of 310.48º degrees, saturation: 0.61, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #531448 is Cyan = 0, Magento = 0.76, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 20 | 72 | - |
| CMYK | 0 | 0.76 | 0.13 | 0.67 |
| HSL | 310.48º | 0.61% | 0.2% | - |
| HSV(B) | 310.48º | 0.76% | 0.33% | - |
| XYZ | 4.99 | 2.81 | 6.41 | - |
| YUV | 44.77 | 143.37 | 155.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 20 | 72 | 0 | 0.76 | 0.13 | 0.67 | 310.48 | 0.61 | 0.2 |
| Hex | 53 | 14 | 48 | 0 | 4C | D | 43 | 136 | 3D | 14 |
| Octal | 123 | 24 | 110 | 0 | 114 | 15 | 103 | 466 | 75 | 24 |
| Binary | 1010011 | 10100 | 1001000 | 0 | 1001100 | 1101 | 1000011 | 100110110 | 111101 | 10100 |
Color Harmonies of #531448
Complementary color
Monochromatic Colors of #531448
Black with #531448
Text Example
Text Example
White with #531448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531448; }
p { color: rgb(83,20,72); }
H1.HeaderClassName
{
color: #531448;
}
.AnyTagClassName
{
color: #531448;
}
</style>
background-color css
<style>
a { background-color: #531448; }
a { background-color: rgb(83,20,72); }
div.DivClassName
{
background-color: #531448;
}
.BgClassName
{
background-color: #531448;
}
</style>
border-color css
<style>
span { border-color: #531448; }
span { border-color: rgb(83,20,72); }
td.TdClassName
{
border-color: #531448;
}
.TagClassName
{
border-color: #531448;
}
</style>