Shades of Loulou #532347
Tints of Loulou #532347
RGB
CMYK
RGB Variations
Color information
#532347 (or 0x532347) is known color: Loulou. HEX triplet: 53, 23 and 47. RGB value is (83,35,71). Sum of RGB (Red+Green+Blue) = 83+35+71=189 (25% of max value = 765). Red value is 83 (32.81% from 255 or 43.92% from 189); Green value is 35 (14.06% from 255 or 18.52% from 189); Blue value is 71 (28.12% from 255 or 37.57% from 189); Max value from RGB is 83 - color contains mainly: red. Hex color #532347 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532347 is #ACDCB8. Grayscale: #353535. Windows color (decimal): -11328697 or 4662099. OLE color: 4662099.
HSL color Cylindrical-coordinate representation of color #532347: hue angle of 315º degrees, saturation: 0.41, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #532347 is Cyan = 0, Magento = 0.58, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 35 | 71 | - |
| CMYK | 0 | 0.58 | 0.14 | 0.67 |
| HSL | 315º | 0.41% | 0.23% | - |
| HSV(B) | 315º | 0.58% | 0.33% | - |
| XYZ | 5.31 | 3.5 | 6.36 | - |
| YUV | 53.46 | 137.9 | 149.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 35 | 71 | 0 | 0.58 | 0.14 | 0.67 | 315 | 0.41 | 0.23 |
| Hex | 53 | 23 | 47 | 0 | 3A | E | 43 | 13B | 29 | 17 |
| Octal | 123 | 43 | 107 | 0 | 72 | 16 | 103 | 473 | 51 | 27 |
| Binary | 1010011 | 100011 | 1000111 | 0 | 111010 | 1110 | 1000011 | 100111011 | 101001 | 10111 |
Color Harmonies of #532347
Complementary color
Monochromatic Colors of #532347
Black with #532347
Text Example
Text Example
White with #532347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532347; }
p { color: rgb(83,35,71); }
H1.HeaderClassName
{
color: #532347;
}
.AnyTagClassName
{
color: #532347;
}
</style>
background-color css
<style>
a { background-color: #532347; }
a { background-color: rgb(83,35,71); }
div.DivClassName
{
background-color: #532347;
}
.BgClassName
{
background-color: #532347;
}
</style>
border-color css
<style>
span { border-color: #532347; }
span { border-color: rgb(83,35,71); }
td.TdClassName
{
border-color: #532347;
}
.TagClassName
{
border-color: #532347;
}
</style>