Shades of Loulou #521448
Tints of Loulou #521448
RGB
CMYK
RGB Variations
Color information
#521448 (or 0x521448) is known color: Loulou. HEX triplet: 52, 14 and 48. RGB value is (82,20,72). Sum of RGB (Red+Green+Blue) = 82+20+72=174 (23% of max value = 765). Red value is 82 (32.42% from 255 or 47.13% from 174); Green value is 20 (8.20% from 255 or 11.49% from 174); Blue value is 72 (28.52% from 255 or 41.38% from 174); Max value from RGB is 82 - color contains mainly: red. Hex color #521448 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #521448 is #ADEBB7. Grayscale: #2C2C2C. Windows color (decimal): -11398072 or 4723794. OLE color: 4723794.
HSL color Cylindrical-coordinate representation of color #521448: hue angle of 309.68º degrees, saturation: 0.61, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #521448 is Cyan = 0, Magento = 0.76, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 20 | 72 | - |
| CMYK | 0 | 0.76 | 0.12 | 0.68 |
| HSL | 309.68º | 0.61% | 0.2% | - |
| HSV(B) | 309.68º | 0.76% | 0.32% | - |
| XYZ | 4.9 | 2.76 | 6.41 | - |
| YUV | 44.47 | 143.54 | 154.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 20 | 72 | 0 | 0.76 | 0.12 | 0.68 | 309.68 | 0.61 | 0.2 |
| Hex | 52 | 14 | 48 | 0 | 4C | C | 44 | 136 | 3D | 14 |
| Octal | 122 | 24 | 110 | 0 | 114 | 14 | 104 | 466 | 75 | 24 |
| Binary | 1010010 | 10100 | 1001000 | 0 | 1001100 | 1100 | 1000100 | 100110110 | 111101 | 10100 |
Color Harmonies of #521448
Complementary color
Monochromatic Colors of #521448
Black with #521448
Text Example
Text Example
White with #521448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521448; }
p { color: rgb(82,20,72); }
H1.HeaderClassName
{
color: #521448;
}
.AnyTagClassName
{
color: #521448;
}
</style>
background-color css
<style>
a { background-color: #521448; }
a { background-color: rgb(82,20,72); }
div.DivClassName
{
background-color: #521448;
}
.BgClassName
{
background-color: #521448;
}
</style>
border-color css
<style>
span { border-color: #521448; }
span { border-color: rgb(82,20,72); }
td.TdClassName
{
border-color: #521448;
}
.TagClassName
{
border-color: #521448;
}
</style>