Shades of Loulou #532146
Tints of Loulou #532146
RGB
CMYK
RGB Variations
Color information
#532146 (or 0x532146) is known color: Loulou. HEX triplet: 53, 21 and 46. RGB value is (83,33,70). Sum of RGB (Red+Green+Blue) = 83+33+70=186 (24% of max value = 765). Red value is 83 (32.81% from 255 or 44.62% from 186); Green value is 33 (13.28% from 255 or 17.74% from 186); Blue value is 70 (27.73% from 255 or 37.63% from 186); Max value from RGB is 83 - color contains mainly: red. Hex color #532146 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532146 is #ACDEB9. Grayscale: #343434. Windows color (decimal): -11329210 or 4596051. OLE color: 4596051.
HSL color Cylindrical-coordinate representation of color #532146: hue angle of 315.6º degrees, saturation: 0.43, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #532146 is Cyan = 0, Magento = 0.60, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 33 | 70 | - |
| CMYK | 0 | 0.60 | 0.16 | 0.67 |
| HSL | 315.6º | 0.43% | 0.23% | - |
| HSV(B) | 315.6º | 0.6% | 0.33% | - |
| XYZ | 5.22 | 3.37 | 6.17 | - |
| YUV | 52.17 | 138.07 | 149.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 33 | 70 | 0 | 0.60 | 0.16 | 0.67 | 315.6 | 0.43 | 0.23 |
| Hex | 53 | 21 | 46 | 0 | 3C | 10 | 43 | 13C | 2B | 17 |
| Octal | 123 | 41 | 106 | 0 | 74 | 20 | 103 | 474 | 53 | 27 |
| Binary | 1010011 | 100001 | 1000110 | 0 | 111100 | 10000 | 1000011 | 100111100 | 101011 | 10111 |
Color Harmonies of #532146
Complementary color
Monochromatic Colors of #532146
Black with #532146
Text Example
Text Example
White with #532146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532146; }
p { color: rgb(83,33,70); }
H1.HeaderClassName
{
color: #532146;
}
.AnyTagClassName
{
color: #532146;
}
</style>
background-color css
<style>
a { background-color: #532146; }
a { background-color: rgb(83,33,70); }
div.DivClassName
{
background-color: #532146;
}
.BgClassName
{
background-color: #532146;
}
</style>
border-color css
<style>
span { border-color: #532146; }
span { border-color: rgb(83,33,70); }
td.TdClassName
{
border-color: #532146;
}
.TagClassName
{
border-color: #532146;
}
</style>