Shades of Loulou #533146
Tints of Loulou #533146
RGB
CMYK
RGB Variations
Color information
#533146 (or 0x533146) is known color: Loulou. HEX triplet: 53, 31 and 46. RGB value is (83,49,70). Sum of RGB (Red+Green+Blue) = 83+49+70=202 (26% of max value = 765). Red value is 83 (32.81% from 255 or 41.09% from 202); Green value is 49 (19.53% from 255 or 24.26% from 202); Blue value is 70 (27.73% from 255 or 34.65% from 202); Max value from RGB is 83 - color contains mainly: red. Hex color #533146 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533146 is #ACCEB9. Grayscale: #3D3D3D. Windows color (decimal): -11325114 or 4600147. OLE color: 4600147.
HSL color Cylindrical-coordinate representation of color #533146: hue angle of 322.94º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #533146 is Cyan = 0, Magento = 0.41, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 49 | 70 | - |
| CMYK | 0 | 0.41 | 0.16 | 0.67 |
| HSL | 322.94º | 0.26% | 0.26% | - |
| HSV(B) | 322.94º | 0.41% | 0.33% | - |
| XYZ | 5.77 | 4.48 | 6.35 | - |
| YUV | 61.56 | 132.76 | 143.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 49 | 70 | 0 | 0.41 | 0.16 | 0.67 | 322.94 | 0.26 | 0.26 |
| Hex | 53 | 31 | 46 | 0 | 29 | 10 | 43 | 143 | 1A | 1A |
| Octal | 123 | 61 | 106 | 0 | 51 | 20 | 103 | 503 | 32 | 32 |
| Binary | 1010011 | 110001 | 1000110 | 0 | 101001 | 10000 | 1000011 | 101000011 | 11010 | 11010 |
Color Harmonies of #533146
Complementary color
Monochromatic Colors of #533146
Black with #533146
Text Example
Text Example
White with #533146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533146; }
p { color: rgb(83,49,70); }
H1.HeaderClassName
{
color: #533146;
}
.AnyTagClassName
{
color: #533146;
}
</style>
background-color css
<style>
a { background-color: #533146; }
a { background-color: rgb(83,49,70); }
div.DivClassName
{
background-color: #533146;
}
.BgClassName
{
background-color: #533146;
}
</style>
border-color css
<style>
span { border-color: #533146; }
span { border-color: rgb(83,49,70); }
td.TdClassName
{
border-color: #533146;
}
.TagClassName
{
border-color: #533146;
}
</style>