Shades of Loulou #532549
Tints of Loulou #532549
RGB
CMYK
RGB Variations
Color information
#532549 (or 0x532549) is known color: Loulou. HEX triplet: 53, 25 and 49. RGB value is (83,37,73). Sum of RGB (Red+Green+Blue) = 83+37+73=193 (25% of max value = 765). Red value is 83 (32.81% from 255 or 43.01% from 193); Green value is 37 (14.84% from 255 or 19.17% from 193); Blue value is 73 (28.91% from 255 or 37.82% from 193); Max value from RGB is 83 - color contains mainly: red. Hex color #532549 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532549 is #ACDAB6. Grayscale: #363636. Windows color (decimal): -11328183 or 4793683. OLE color: 4793683.
HSL color Cylindrical-coordinate representation of color #532549: hue angle of 313.04º 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 #532549 is Cyan = 0, Magento = 0.55, Yellow = 0.12 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 37 | 73 | - |
| CMYK | 0 | 0.55 | 0.12 | 0.67 |
| HSL | 313.04º | 0.38% | 0.24% | - |
| HSV(B) | 313.04º | 0.55% | 0.33% | - |
| XYZ | 5.43 | 3.64 | 6.72 | - |
| YUV | 54.86 | 138.24 | 148.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 37 | 73 | 0 | 0.55 | 0.12 | 0.67 | 313.04 | 0.38 | 0.24 |
| Hex | 53 | 25 | 49 | 0 | 37 | C | 43 | 139 | 26 | 18 |
| Octal | 123 | 45 | 111 | 0 | 67 | 14 | 103 | 471 | 46 | 30 |
| Binary | 1010011 | 100101 | 1001001 | 0 | 110111 | 1100 | 1000011 | 100111001 | 100110 | 11000 |
Color Harmonies of #532549
Complementary color
Monochromatic Colors of #532549
Black with #532549
Text Example
Text Example
White with #532549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532549; }
p { color: rgb(83,37,73); }
H1.HeaderClassName
{
color: #532549;
}
.AnyTagClassName
{
color: #532549;
}
</style>
background-color css
<style>
a { background-color: #532549; }
a { background-color: rgb(83,37,73); }
div.DivClassName
{
background-color: #532549;
}
.BgClassName
{
background-color: #532549;
}
</style>
border-color css
<style>
span { border-color: #532549; }
span { border-color: rgb(83,37,73); }
td.TdClassName
{
border-color: #532549;
}
.TagClassName
{
border-color: #532549;
}
</style>