Shades of Loulou #532845
Tints of Loulou #532845
RGB
CMYK
RGB Variations
Color information
#532845 (or 0x532845) is known color: Loulou. HEX triplet: 53, 28 and 45. RGB value is (83,40,69). Sum of RGB (Red+Green+Blue) = 83+40+69=192 (25% of max value = 765). Red value is 83 (32.81% from 255 or 43.23% from 192); Green value is 40 (16.02% from 255 or 20.83% from 192); Blue value is 69 (27.34% from 255 or 35.94% from 192); Max value from RGB is 83 - color contains mainly: red. Hex color #532845 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532845 is #ACD7BA. Grayscale: #383838. Windows color (decimal): -11327419 or 4532307. OLE color: 4532307.
HSL color Cylindrical-coordinate representation of color #532845: hue angle of 319.53º degrees, saturation: 0.35, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #532845 is Cyan = 0, Magento = 0.52, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 40 | 69 | - |
| CMYK | 0 | 0.52 | 0.17 | 0.67 |
| HSL | 319.53º | 0.35% | 0.24% | - |
| HSV(B) | 319.53º | 0.52% | 0.33% | - |
| XYZ | 5.4 | 3.79 | 6.08 | - |
| YUV | 56.16 | 135.25 | 147.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 40 | 69 | 0 | 0.52 | 0.17 | 0.67 | 319.53 | 0.35 | 0.24 |
| Hex | 53 | 28 | 45 | 0 | 34 | 11 | 43 | 140 | 23 | 18 |
| Octal | 123 | 50 | 105 | 0 | 64 | 21 | 103 | 500 | 43 | 30 |
| Binary | 1010011 | 101000 | 1000101 | 0 | 110100 | 10001 | 1000011 | 101000000 | 100011 | 11000 |
Color Harmonies of #532845
Complementary color
Monochromatic Colors of #532845
Black with #532845
Text Example
Text Example
White with #532845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532845; }
p { color: rgb(83,40,69); }
H1.HeaderClassName
{
color: #532845;
}
.AnyTagClassName
{
color: #532845;
}
</style>
background-color css
<style>
a { background-color: #532845; }
a { background-color: rgb(83,40,69); }
div.DivClassName
{
background-color: #532845;
}
.BgClassName
{
background-color: #532845;
}
</style>
border-color css
<style>
span { border-color: #532845; }
span { border-color: rgb(83,40,69); }
td.TdClassName
{
border-color: #532845;
}
.TagClassName
{
border-color: #532845;
}
</style>