Shades of Loulou #532546
Tints of Loulou #532546
RGB
CMYK
RGB Variations
Color information
#532546 (or 0x532546) is known color: Loulou. HEX triplet: 53, 25 and 46. RGB value is (83,37,70). Sum of RGB (Red+Green+Blue) = 83+37+70=190 (25% of max value = 765). Red value is 83 (32.81% from 255 or 43.68% from 190); Green value is 37 (14.84% from 255 or 19.47% from 190); Blue value is 70 (27.73% from 255 or 36.84% from 190); Max value from RGB is 83 - color contains mainly: red. Hex color #532546 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532546 is #ACDAB9. Grayscale: #363636. Windows color (decimal): -11328186 or 4597075. OLE color: 4597075.
HSL color Cylindrical-coordinate representation of color #532546: hue angle of 316.96º degrees, saturation: 0.38, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #532546 is Cyan = 0, Magento = 0.55, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 37 | 70 | - |
| CMYK | 0 | 0.55 | 0.16 | 0.67 |
| HSL | 316.96º | 0.38% | 0.24% | - |
| HSV(B) | 316.96º | 0.55% | 0.33% | - |
| XYZ | 5.33 | 3.6 | 6.21 | - |
| YUV | 54.52 | 136.74 | 148.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 37 | 70 | 0 | 0.55 | 0.16 | 0.67 | 316.96 | 0.38 | 0.24 |
| Hex | 53 | 25 | 46 | 0 | 37 | 10 | 43 | 13D | 26 | 18 |
| Octal | 123 | 45 | 106 | 0 | 67 | 20 | 103 | 475 | 46 | 30 |
| Binary | 1010011 | 100101 | 1000110 | 0 | 110111 | 10000 | 1000011 | 100111101 | 100110 | 11000 |
Color Harmonies of #532546
Complementary color
Monochromatic Colors of #532546
Black with #532546
Text Example
Text Example
White with #532546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532546; }
p { color: rgb(83,37,70); }
H1.HeaderClassName
{
color: #532546;
}
.AnyTagClassName
{
color: #532546;
}
</style>
background-color css
<style>
a { background-color: #532546; }
a { background-color: rgb(83,37,70); }
div.DivClassName
{
background-color: #532546;
}
.BgClassName
{
background-color: #532546;
}
</style>
border-color css
<style>
span { border-color: #532546; }
span { border-color: rgb(83,37,70); }
td.TdClassName
{
border-color: #532546;
}
.TagClassName
{
border-color: #532546;
}
</style>