Shades of Loulou #532445
Tints of Loulou #532445
RGB
CMYK
RGB Variations
Color information
#532445 (or 0x532445) is known color: Loulou. HEX triplet: 53, 24 and 45. RGB value is (83,36,69). Sum of RGB (Red+Green+Blue) = 83+36+69=188 (24% of max value = 765). Red value is 83 (32.81% from 255 or 44.15% from 188); Green value is 36 (14.45% from 255 or 19.15% from 188); Blue value is 69 (27.34% from 255 or 36.70% from 188); Max value from RGB is 83 - color contains mainly: red. Hex color #532445 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532445 is #ACDBBA. Grayscale: #353535. Windows color (decimal): -11328443 or 4531283. OLE color: 4531283.
HSL color Cylindrical-coordinate representation of color #532445: hue angle of 317.87º degrees, saturation: 0.39, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #532445 is Cyan = 0, Magento = 0.57, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 36 | 69 | - |
| CMYK | 0 | 0.57 | 0.17 | 0.67 |
| HSL | 317.87º | 0.39% | 0.23% | - |
| HSV(B) | 317.87º | 0.57% | 0.33% | - |
| XYZ | 5.27 | 3.53 | 6.03 | - |
| YUV | 53.82 | 136.57 | 148.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 36 | 69 | 0 | 0.57 | 0.17 | 0.67 | 317.87 | 0.39 | 0.23 |
| Hex | 53 | 24 | 45 | 0 | 39 | 11 | 43 | 13E | 27 | 17 |
| Octal | 123 | 44 | 105 | 0 | 71 | 21 | 103 | 476 | 47 | 27 |
| Binary | 1010011 | 100100 | 1000101 | 0 | 111001 | 10001 | 1000011 | 100111110 | 100111 | 10111 |
Color Harmonies of #532445
Complementary color
Monochromatic Colors of #532445
Black with #532445
Text Example
Text Example
White with #532445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532445; }
p { color: rgb(83,36,69); }
H1.HeaderClassName
{
color: #532445;
}
.AnyTagClassName
{
color: #532445;
}
</style>
background-color css
<style>
a { background-color: #532445; }
a { background-color: rgb(83,36,69); }
div.DivClassName
{
background-color: #532445;
}
.BgClassName
{
background-color: #532445;
}
</style>
border-color css
<style>
span { border-color: #532445; }
span { border-color: rgb(83,36,69); }
td.TdClassName
{
border-color: #532445;
}
.TagClassName
{
border-color: #532445;
}
</style>