Shades of Loulou #522143
Tints of Loulou #522143
RGB
CMYK
RGB Variations
Color information
#522143 (or 0x522143) is known color: Loulou. HEX triplet: 52, 21 and 43. RGB value is (82,33,67). Sum of RGB (Red+Green+Blue) = 82+33+67=182 (24% of max value = 765). Red value is 82 (32.42% from 255 or 45.05% from 182); Green value is 33 (13.28% from 255 or 18.13% from 182); Blue value is 67 (26.56% from 255 or 36.81% from 182); Max value from RGB is 82 - color contains mainly: red. Hex color #522143 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522143 is #ADDEBC. Grayscale: #333333. Windows color (decimal): -11394749 or 4399442. OLE color: 4399442.
HSL color Cylindrical-coordinate representation of color #522143: hue angle of 318.37º degrees, saturation: 0.43, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #522143 is Cyan = 0, Magento = 0.60, Yellow = 0.18 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 33 | 67 | - |
| CMYK | 0 | 0.60 | 0.18 | 0.68 |
| HSL | 318.37º | 0.43% | 0.23% | - |
| HSV(B) | 318.37º | 0.6% | 0.32% | - |
| XYZ | 5.04 | 3.29 | 5.68 | - |
| YUV | 51.53 | 136.73 | 149.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 33 | 67 | 0 | 0.60 | 0.18 | 0.68 | 318.37 | 0.43 | 0.23 |
| Hex | 52 | 21 | 43 | 0 | 3C | 12 | 44 | 13E | 2B | 17 |
| Octal | 122 | 41 | 103 | 0 | 74 | 22 | 104 | 476 | 53 | 27 |
| Binary | 1010010 | 100001 | 1000011 | 0 | 111100 | 10010 | 1000100 | 100111110 | 101011 | 10111 |
Color Harmonies of #522143
Complementary color
Monochromatic Colors of #522143
Black with #522143
Text Example
Text Example
White with #522143
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522143; }
p { color: rgb(82,33,67); }
H1.HeaderClassName
{
color: #522143;
}
.AnyTagClassName
{
color: #522143;
}
</style>
background-color css
<style>
a { background-color: #522143; }
a { background-color: rgb(82,33,67); }
div.DivClassName
{
background-color: #522143;
}
.BgClassName
{
background-color: #522143;
}
</style>
border-color css
<style>
span { border-color: #522143; }
span { border-color: rgb(82,33,67); }
td.TdClassName
{
border-color: #522143;
}
.TagClassName
{
border-color: #522143;
}
</style>