Shades of Loulou #521545
Tints of Loulou #521545
RGB
CMYK
RGB Variations
Color information
#521545 (or 0x521545) is known color: Loulou. HEX triplet: 52, 15 and 45. RGB value is (82,21,69). Sum of RGB (Red+Green+Blue) = 82+21+69=172 (22% of max value = 765). Red value is 82 (32.42% from 255 or 47.67% from 172); Green value is 21 (8.59% from 255 or 12.21% from 172); Blue value is 69 (27.34% from 255 or 40.12% from 172); Max value from RGB is 82 - color contains mainly: red. Hex color #521545 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #521545 is #ADEABA. Grayscale: #2C2C2C. Windows color (decimal): -11397819 or 4527442. OLE color: 4527442.
HSL color Cylindrical-coordinate representation of color #521545: hue angle of 312.79º degrees, saturation: 0.59, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #521545 is Cyan = 0, Magento = 0.74, Yellow = 0.16 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 21 | 69 | - |
| CMYK | 0 | 0.74 | 0.16 | 0.68 |
| HSL | 312.79º | 0.59% | 0.2% | - |
| HSV(B) | 312.79º | 0.74% | 0.32% | - |
| XYZ | 4.82 | 2.76 | 5.91 | - |
| YUV | 44.71 | 141.71 | 154.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 21 | 69 | 0 | 0.74 | 0.16 | 0.68 | 312.79 | 0.59 | 0.2 |
| Hex | 52 | 15 | 45 | 0 | 4A | 10 | 44 | 139 | 3B | 14 |
| Octal | 122 | 25 | 105 | 0 | 112 | 20 | 104 | 471 | 73 | 24 |
| Binary | 1010010 | 10101 | 1000101 | 0 | 1001010 | 10000 | 1000100 | 100111001 | 111011 | 10100 |
Color Harmonies of #521545
Complementary color
Monochromatic Colors of #521545
Black with #521545
Text Example
Text Example
White with #521545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521545; }
p { color: rgb(82,21,69); }
H1.HeaderClassName
{
color: #521545;
}
.AnyTagClassName
{
color: #521545;
}
</style>
background-color css
<style>
a { background-color: #521545; }
a { background-color: rgb(82,21,69); }
div.DivClassName
{
background-color: #521545;
}
.BgClassName
{
background-color: #521545;
}
</style>
border-color css
<style>
span { border-color: #521545; }
span { border-color: rgb(82,21,69); }
td.TdClassName
{
border-color: #521545;
}
.TagClassName
{
border-color: #521545;
}
</style>