Shades of Loulou #532744
Tints of Loulou #532744
RGB
CMYK
RGB Variations
Color information
#532744 (or 0x532744) is known color: Loulou. HEX triplet: 53, 27 and 44. RGB value is (83,39,68). Sum of RGB (Red+Green+Blue) = 83+39+68=190 (25% of max value = 765). Red value is 83 (32.81% from 255 or 43.68% from 190); Green value is 39 (15.62% from 255 or 20.53% from 190); Blue value is 68 (26.95% from 255 or 35.79% from 190); Max value from RGB is 83 - color contains mainly: red. Hex color #532744 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532744 is #ACD8BB. Grayscale: #373737. Windows color (decimal): -11327676 or 4466515. OLE color: 4466515.
HSL color Cylindrical-coordinate representation of color #532744: hue angle of 320.45º degrees, saturation: 0.36, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #532744 is Cyan = 0, Magento = 0.53, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 39 | 68 | - |
| CMYK | 0 | 0.53 | 0.18 | 0.67 |
| HSL | 320.45º | 0.36% | 0.24% | - |
| HSV(B) | 320.45º | 0.53% | 0.33% | - |
| XYZ | 5.34 | 3.71 | 5.9 | - |
| YUV | 55.46 | 135.08 | 147.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 39 | 68 | 0 | 0.53 | 0.18 | 0.67 | 320.45 | 0.36 | 0.24 |
| Hex | 53 | 27 | 44 | 0 | 35 | 12 | 43 | 140 | 24 | 18 |
| Octal | 123 | 47 | 104 | 0 | 65 | 22 | 103 | 500 | 44 | 30 |
| Binary | 1010011 | 100111 | 1000100 | 0 | 110101 | 10010 | 1000011 | 101000000 | 100100 | 11000 |
Color Harmonies of #532744
Complementary color
Monochromatic Colors of #532744
Black with #532744
Text Example
Text Example
White with #532744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532744; }
p { color: rgb(83,39,68); }
H1.HeaderClassName
{
color: #532744;
}
.AnyTagClassName
{
color: #532744;
}
</style>
background-color css
<style>
a { background-color: #532744; }
a { background-color: rgb(83,39,68); }
div.DivClassName
{
background-color: #532744;
}
.BgClassName
{
background-color: #532744;
}
</style>
border-color css
<style>
span { border-color: #532744; }
span { border-color: rgb(83,39,68); }
td.TdClassName
{
border-color: #532744;
}
.TagClassName
{
border-color: #532744;
}
</style>