Shades of Loulou #532642
Tints of Loulou #532642
RGB
CMYK
RGB Variations
Color information
#532642 (or 0x532642) is known color: Loulou. HEX triplet: 53, 26 and 42. RGB value is (83,38,66). Sum of RGB (Red+Green+Blue) = 83+38+66=187 (24% of max value = 765). Red value is 83 (32.81% from 255 or 44.39% from 187); Green value is 38 (15.23% from 255 or 20.32% from 187); Blue value is 66 (26.17% from 255 or 35.29% from 187); Max value from RGB is 83 - color contains mainly: red. Hex color #532642 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532642 is #ACD9BD. Grayscale: #363636. Windows color (decimal): -11327934 or 4335187. OLE color: 4335187.
HSL color Cylindrical-coordinate representation of color #532642: hue angle of 322.67º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #532642 is Cyan = 0, Magento = 0.54, Yellow = 0.20 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 38 | 66 | - |
| CMYK | 0 | 0.54 | 0.20 | 0.67 |
| HSL | 322.67º | 0.37% | 0.24% | - |
| HSV(B) | 322.67º | 0.54% | 0.33% | - |
| XYZ | 5.24 | 3.62 | 5.58 | - |
| YUV | 54.65 | 134.41 | 148.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 38 | 66 | 0 | 0.54 | 0.20 | 0.67 | 322.67 | 0.37 | 0.24 |
| Hex | 53 | 26 | 42 | 0 | 36 | 14 | 43 | 143 | 25 | 18 |
| Octal | 123 | 46 | 102 | 0 | 66 | 24 | 103 | 503 | 45 | 30 |
| Binary | 1010011 | 100110 | 1000010 | 0 | 110110 | 10100 | 1000011 | 101000011 | 100101 | 11000 |
Color Harmonies of #532642
Complementary color
Monochromatic Colors of #532642
Black with #532642
Text Example
Text Example
White with #532642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532642; }
p { color: rgb(83,38,66); }
H1.HeaderClassName
{
color: #532642;
}
.AnyTagClassName
{
color: #532642;
}
</style>
background-color css
<style>
a { background-color: #532642; }
a { background-color: rgb(83,38,66); }
div.DivClassName
{
background-color: #532642;
}
.BgClassName
{
background-color: #532642;
}
</style>
border-color css
<style>
span { border-color: #532642; }
span { border-color: rgb(83,38,66); }
td.TdClassName
{
border-color: #532642;
}
.TagClassName
{
border-color: #532642;
}
</style>