Shades of Loulou #533348
Tints of Loulou #533348
RGB
CMYK
RGB Variations
Color information
#533348 (or 0x533348) is known color: Loulou. HEX triplet: 53, 33 and 48. RGB value is (83,51,72). Sum of RGB (Red+Green+Blue) = 83+51+72=206 (27% of max value = 765). Red value is 83 (32.81% from 255 or 40.29% from 206); Green value is 51 (20.31% from 255 or 24.76% from 206); Blue value is 72 (28.52% from 255 or 34.95% from 206); Max value from RGB is 83 - color contains mainly: red. Hex color #533348 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533348 is #ACCCB7. Grayscale: #3E3E3E. Windows color (decimal): -11324600 or 4731731. OLE color: 4731731.
HSL color Cylindrical-coordinate representation of color #533348: hue angle of 320.62º 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 #533348 is Cyan = 0, Magento = 0.39, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 51 | 72 | - |
| CMYK | 0 | 0.39 | 0.13 | 0.67 |
| HSL | 320.63º | 0.24% | 0.26% | - |
| HSV(B) | 320.63º | 0.39% | 0.33% | - |
| XYZ | 5.92 | 4.67 | 6.72 | - |
| YUV | 62.96 | 133.1 | 142.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 51 | 72 | 0 | 0.39 | 0.13 | 0.67 | 320.63 | 0.24 | 0.26 |
| Hex | 53 | 33 | 48 | 0 | 27 | D | 43 | 141 | 18 | 1A |
| Octal | 123 | 63 | 110 | 0 | 47 | 15 | 103 | 501 | 30 | 32 |
| Binary | 1010011 | 110011 | 1001000 | 0 | 100111 | 1101 | 1000011 | 101000001 | 11000 | 11010 |
Color Harmonies of #533348
Complementary color
Monochromatic Colors of #533348
Black with #533348
Text Example
Text Example
White with #533348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533348; }
p { color: rgb(83,51,72); }
H1.HeaderClassName
{
color: #533348;
}
.AnyTagClassName
{
color: #533348;
}
</style>
background-color css
<style>
a { background-color: #533348; }
a { background-color: rgb(83,51,72); }
div.DivClassName
{
background-color: #533348;
}
.BgClassName
{
background-color: #533348;
}
</style>
border-color css
<style>
span { border-color: #533348; }
span { border-color: rgb(83,51,72); }
td.TdClassName
{
border-color: #533348;
}
.TagClassName
{
border-color: #533348;
}
</style>