Shades of Loulou #533647
Tints of Loulou #533647
RGB
CMYK
RGB Variations
Color information
#533647 (or 0x533647) is known color: Loulou. HEX triplet: 53, 36 and 47. RGB value is (83,54,71). Sum of RGB (Red+Green+Blue) = 83+54+71=208 (27% of max value = 765). Red value is 83 (32.81% from 255 or 39.90% from 208); Green value is 54 (21.48% from 255 or 25.96% from 208); Blue value is 71 (28.12% from 255 or 34.13% from 208); Max value from RGB is 83 - color contains mainly: red. Hex color #533647 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533647 is #ACC9B8. Grayscale: #404040. Windows color (decimal): -11323833 or 4666963. OLE color: 4666963.
HSL color Cylindrical-coordinate representation of color #533647: hue angle of 324.83º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #533647 is Cyan = 0, Magento = 0.35, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 54 | 71 | - |
| CMYK | 0 | 0.35 | 0.14 | 0.67 |
| HSL | 324.83º | 0.21% | 0.27% | - |
| HSV(B) | 324.83º | 0.35% | 0.33% | - |
| XYZ | 6.02 | 4.93 | 6.6 | - |
| YUV | 64.61 | 131.61 | 141.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 54 | 71 | 0 | 0.35 | 0.14 | 0.67 | 324.83 | 0.21 | 0.27 |
| Hex | 53 | 36 | 47 | 0 | 23 | E | 43 | 145 | 15 | 1B |
| Octal | 123 | 66 | 107 | 0 | 43 | 16 | 103 | 505 | 25 | 33 |
| Binary | 1010011 | 110110 | 1000111 | 0 | 100011 | 1110 | 1000011 | 101000101 | 10101 | 11011 |
Color Harmonies of #533647
Complementary color
Monochromatic Colors of #533647
Black with #533647
Text Example
Text Example
White with #533647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533647; }
p { color: rgb(83,54,71); }
H1.HeaderClassName
{
color: #533647;
}
.AnyTagClassName
{
color: #533647;
}
</style>
background-color css
<style>
a { background-color: #533647; }
a { background-color: rgb(83,54,71); }
div.DivClassName
{
background-color: #533647;
}
.BgClassName
{
background-color: #533647;
}
</style>
border-color css
<style>
span { border-color: #533647; }
span { border-color: rgb(83,54,71); }
td.TdClassName
{
border-color: #533647;
}
.TagClassName
{
border-color: #533647;
}
</style>