Shades of Loulou #532045
Tints of Loulou #532045
RGB
CMYK
RGB Variations
Color information
#532045 (or 0x532045) is known color: Loulou. HEX triplet: 53, 20 and 45. RGB value is (83,32,69). Sum of RGB (Red+Green+Blue) = 83+32+69=184 (24% of max value = 765). Red value is 83 (32.81% from 255 or 45.11% from 184); Green value is 32 (12.89% from 255 or 17.39% from 184); Blue value is 69 (27.34% from 255 or 37.5% from 184); Max value from RGB is 83 - color contains mainly: red. Hex color #532045 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532045 is #ACDFBA. Grayscale: #333333. Windows color (decimal): -11329467 or 4530259. OLE color: 4530259.
HSL color Cylindrical-coordinate representation of color #532045: hue angle of 316.47º degrees, saturation: 0.44, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #532045 is Cyan = 0, Magento = 0.61, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 32 | 69 | - |
| CMYK | 0 | 0.61 | 0.17 | 0.67 |
| HSL | 316.47º | 0.44% | 0.23% | - |
| HSV(B) | 316.47º | 0.61% | 0.33% | - |
| XYZ | 5.16 | 3.3 | 6 | - |
| YUV | 51.47 | 137.9 | 150.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 32 | 69 | 0 | 0.61 | 0.17 | 0.67 | 316.47 | 0.44 | 0.23 |
| Hex | 53 | 20 | 45 | 0 | 3D | 11 | 43 | 13C | 2C | 17 |
| Octal | 123 | 40 | 105 | 0 | 75 | 21 | 103 | 474 | 54 | 27 |
| Binary | 1010011 | 100000 | 1000101 | 0 | 111101 | 10001 | 1000011 | 100111100 | 101100 | 10111 |
Color Harmonies of #532045
Complementary color
Monochromatic Colors of #532045
Black with #532045
Text Example
Text Example
White with #532045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532045; }
p { color: rgb(83,32,69); }
H1.HeaderClassName
{
color: #532045;
}
.AnyTagClassName
{
color: #532045;
}
</style>
background-color css
<style>
a { background-color: #532045; }
a { background-color: rgb(83,32,69); }
div.DivClassName
{
background-color: #532045;
}
.BgClassName
{
background-color: #532045;
}
</style>
border-color css
<style>
span { border-color: #532045; }
span { border-color: rgb(83,32,69); }
td.TdClassName
{
border-color: #532045;
}
.TagClassName
{
border-color: #532045;
}
</style>