Shades of Loulou #532542
Tints of Loulou #532542
RGB
CMYK
RGB Variations
Color information
#532542 (or 0x532542) is known color: Loulou. HEX triplet: 53, 25 and 42. RGB value is (83,37,66). Sum of RGB (Red+Green+Blue) = 83+37+66=186 (24% of max value = 765). Red value is 83 (32.81% from 255 or 44.62% from 186); Green value is 37 (14.84% from 255 or 19.89% from 186); Blue value is 66 (26.17% from 255 or 35.48% from 186); Max value from RGB is 83 - color contains mainly: red. Hex color #532542 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532542 is #ACDABD. Grayscale: #353535. Windows color (decimal): -11328190 or 4334931. OLE color: 4334931.
HSL color Cylindrical-coordinate representation of color #532542: hue angle of 322.17º 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 #532542 is Cyan = 0, Magento = 0.55, Yellow = 0.20 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 37 | 66 | - |
| CMYK | 0 | 0.55 | 0.20 | 0.67 |
| HSL | 322.17º | 0.38% | 0.24% | - |
| HSV(B) | 322.17º | 0.55% | 0.33% | - |
| XYZ | 5.21 | 3.56 | 5.57 | - |
| YUV | 54.06 | 134.74 | 148.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 37 | 66 | 0 | 0.55 | 0.20 | 0.67 | 322.17 | 0.38 | 0.24 |
| Hex | 53 | 25 | 42 | 0 | 37 | 14 | 43 | 142 | 26 | 18 |
| Octal | 123 | 45 | 102 | 0 | 67 | 24 | 103 | 502 | 46 | 30 |
| Binary | 1010011 | 100101 | 1000010 | 0 | 110111 | 10100 | 1000011 | 101000010 | 100110 | 11000 |
Color Harmonies of #532542
Complementary color
Monochromatic Colors of #532542
Black with #532542
Text Example
Text Example
White with #532542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532542; }
p { color: rgb(83,37,66); }
H1.HeaderClassName
{
color: #532542;
}
.AnyTagClassName
{
color: #532542;
}
</style>
background-color css
<style>
a { background-color: #532542; }
a { background-color: rgb(83,37,66); }
div.DivClassName
{
background-color: #532542;
}
.BgClassName
{
background-color: #532542;
}
</style>
border-color css
<style>
span { border-color: #532542; }
span { border-color: rgb(83,37,66); }
td.TdClassName
{
border-color: #532542;
}
.TagClassName
{
border-color: #532542;
}
</style>