Shades of Loulou #533349
Tints of Loulou #533349
RGB
CMYK
RGB Variations
Color information
#533349 (or 0x533349) is known color: Loulou. HEX triplet: 53, 33 and 49. RGB value is (83,51,73). Sum of RGB (Red+Green+Blue) = 83+51+73=207 (27% of max value = 765). Red value is 83 (32.81% from 255 or 40.10% from 207); Green value is 51 (20.31% from 255 or 24.64% from 207); Blue value is 73 (28.91% from 255 or 35.27% from 207); Max value from RGB is 83 - color contains mainly: red. Hex color #533349 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533349 is #ACCCB6. Grayscale: #3F3F3F. Windows color (decimal): -11324599 or 4797267. OLE color: 4797267.
HSL color Cylindrical-coordinate representation of color #533349: hue angle of 318.75º 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 #533349 is Cyan = 0, Magento = 0.39, Yellow = 0.12 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 51 | 73 | - |
| CMYK | 0 | 0.39 | 0.12 | 0.67 |
| HSL | 318.75º | 0.24% | 0.26% | - |
| HSV(B) | 318.75º | 0.39% | 0.33% | - |
| XYZ | 5.95 | 4.69 | 6.89 | - |
| YUV | 63.08 | 133.6 | 142.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 51 | 73 | 0 | 0.39 | 0.12 | 0.67 | 318.75 | 0.24 | 0.26 |
| Hex | 53 | 33 | 49 | 0 | 27 | C | 43 | 13F | 18 | 1A |
| Octal | 123 | 63 | 111 | 0 | 47 | 14 | 103 | 477 | 30 | 32 |
| Binary | 1010011 | 110011 | 1001001 | 0 | 100111 | 1100 | 1000011 | 100111111 | 11000 | 11010 |
Color Harmonies of #533349
Complementary color
Monochromatic Colors of #533349
Black with #533349
Text Example
Text Example
White with #533349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533349; }
p { color: rgb(83,51,73); }
H1.HeaderClassName
{
color: #533349;
}
.AnyTagClassName
{
color: #533349;
}
</style>
background-color css
<style>
a { background-color: #533349; }
a { background-color: rgb(83,51,73); }
div.DivClassName
{
background-color: #533349;
}
.BgClassName
{
background-color: #533349;
}
</style>
border-color css
<style>
span { border-color: #533349; }
span { border-color: rgb(83,51,73); }
td.TdClassName
{
border-color: #533349;
}
.TagClassName
{
border-color: #533349;
}
</style>