Shades of Loulou #532249
Tints of Loulou #532249
RGB
CMYK
RGB Variations
Color information
#532249 (or 0x532249) is known color: Loulou. HEX triplet: 53, 22 and 49. RGB value is (83,34,73). Sum of RGB (Red+Green+Blue) = 83+34+73=190 (25% of max value = 765). Red value is 83 (32.81% from 255 or 43.68% from 190); Green value is 34 (13.67% from 255 or 17.89% from 190); Blue value is 73 (28.91% from 255 or 38.42% from 190); Max value from RGB is 83 - color contains mainly: red. Hex color #532249 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532249 is #ACDDB6. Grayscale: #343434. Windows color (decimal): -11328951 or 4792915. OLE color: 4792915.
HSL color Cylindrical-coordinate representation of color #532249: hue angle of 312.24º degrees, saturation: 0.42, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #532249 is Cyan = 0, Magento = 0.59, Yellow = 0.12 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 34 | 73 | - |
| CMYK | 0 | 0.59 | 0.12 | 0.67 |
| HSL | 312.24º | 0.42% | 0.23% | - |
| HSV(B) | 312.24º | 0.59% | 0.33% | - |
| XYZ | 5.34 | 3.46 | 6.69 | - |
| YUV | 53.1 | 139.23 | 149.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 34 | 73 | 0 | 0.59 | 0.12 | 0.67 | 312.24 | 0.42 | 0.23 |
| Hex | 53 | 22 | 49 | 0 | 3B | C | 43 | 138 | 2A | 17 |
| Octal | 123 | 42 | 111 | 0 | 73 | 14 | 103 | 470 | 52 | 27 |
| Binary | 1010011 | 100010 | 1001001 | 0 | 111011 | 1100 | 1000011 | 100111000 | 101010 | 10111 |
Color Harmonies of #532249
Complementary color
Monochromatic Colors of #532249
Black with #532249
Text Example
Text Example
White with #532249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532249; }
p { color: rgb(83,34,73); }
H1.HeaderClassName
{
color: #532249;
}
.AnyTagClassName
{
color: #532249;
}
</style>
background-color css
<style>
a { background-color: #532249; }
a { background-color: rgb(83,34,73); }
div.DivClassName
{
background-color: #532249;
}
.BgClassName
{
background-color: #532249;
}
</style>
border-color css
<style>
span { border-color: #532249; }
span { border-color: rgb(83,34,73); }
td.TdClassName
{
border-color: #532249;
}
.TagClassName
{
border-color: #532249;
}
</style>