Shades of Loulou #533346
Tints of Loulou #533346
RGB
CMYK
RGB Variations
Color information
#533346 (or 0x533346) is known color: Loulou. HEX triplet: 53, 33 and 46. RGB value is (83,51,70). Sum of RGB (Red+Green+Blue) = 83+51+70=204 (27% of max value = 765). Red value is 83 (32.81% from 255 or 40.69% from 204); Green value is 51 (20.31% from 255 or 25% from 204); Blue value is 70 (27.73% from 255 or 34.31% from 204); Max value from RGB is 83 - color contains mainly: red. Hex color #533346 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533346 is #ACCCB9. Grayscale: #3E3E3E. Windows color (decimal): -11324602 or 4600659. OLE color: 4600659.
HSL color Cylindrical-coordinate representation of color #533346: hue angle of 324.38º degrees, saturation: 0.24, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #533346 is Cyan = 0, Magento = 0.39, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 51 | 70 | - |
| CMYK | 0 | 0.39 | 0.16 | 0.67 |
| HSL | 324.38º | 0.24% | 0.26% | - |
| HSV(B) | 324.38º | 0.39% | 0.33% | - |
| XYZ | 5.86 | 4.65 | 6.38 | - |
| YUV | 62.73 | 132.1 | 142.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 51 | 70 | 0 | 0.39 | 0.16 | 0.67 | 324.38 | 0.24 | 0.26 |
| Hex | 53 | 33 | 46 | 0 | 27 | 10 | 43 | 144 | 18 | 1A |
| Octal | 123 | 63 | 106 | 0 | 47 | 20 | 103 | 504 | 30 | 32 |
| Binary | 1010011 | 110011 | 1000110 | 0 | 100111 | 10000 | 1000011 | 101000100 | 11000 | 11010 |
Color Harmonies of #533346
Complementary color
Monochromatic Colors of #533346
Black with #533346
Text Example
Text Example
White with #533346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533346; }
p { color: rgb(83,51,70); }
H1.HeaderClassName
{
color: #533346;
}
.AnyTagClassName
{
color: #533346;
}
</style>
background-color css
<style>
a { background-color: #533346; }
a { background-color: rgb(83,51,70); }
div.DivClassName
{
background-color: #533346;
}
.BgClassName
{
background-color: #533346;
}
</style>
border-color css
<style>
span { border-color: #533346; }
span { border-color: rgb(83,51,70); }
td.TdClassName
{
border-color: #533346;
}
.TagClassName
{
border-color: #533346;
}
</style>