Shades of Loulou #533449
Tints of Loulou #533449
RGB
CMYK
RGB Variations
Color information
#533449 (or 0x533449) is known color: Loulou. HEX triplet: 53, 34 and 49. RGB value is (83,52,73). Sum of RGB (Red+Green+Blue) = 83+52+73=208 (27% of max value = 765). Red value is 83 (32.81% from 255 or 39.90% from 208); Green value is 52 (20.70% from 255 or 25% from 208); Blue value is 73 (28.91% from 255 or 35.10% from 208); Max value from RGB is 83 - color contains mainly: red. Hex color #533449 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533449 is #ACCBB6. Grayscale: #3F3F3F. Windows color (decimal): -11324343 or 4797523. OLE color: 4797523.
HSL color Cylindrical-coordinate representation of color #533449: hue angle of 319.35º degrees, saturation: 0.23, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #533449 is Cyan = 0, Magento = 0.37, Yellow = 0.12 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 52 | 73 | - |
| CMYK | 0 | 0.37 | 0.12 | 0.67 |
| HSL | 319.35º | 0.23% | 0.26% | - |
| HSV(B) | 319.35º | 0.37% | 0.33% | - |
| XYZ | 6 | 4.78 | 6.91 | - |
| YUV | 63.66 | 133.27 | 141.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 52 | 73 | 0 | 0.37 | 0.12 | 0.67 | 319.35 | 0.23 | 0.26 |
| Hex | 53 | 34 | 49 | 0 | 25 | C | 43 | 13F | 17 | 1A |
| Octal | 123 | 64 | 111 | 0 | 45 | 14 | 103 | 477 | 27 | 32 |
| Binary | 1010011 | 110100 | 1001001 | 0 | 100101 | 1100 | 1000011 | 100111111 | 10111 | 11010 |
Color Harmonies of #533449
Complementary color
Monochromatic Colors of #533449
Black with #533449
Text Example
Text Example
White with #533449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533449; }
p { color: rgb(83,52,73); }
H1.HeaderClassName
{
color: #533449;
}
.AnyTagClassName
{
color: #533449;
}
</style>
background-color css
<style>
a { background-color: #533449; }
a { background-color: rgb(83,52,73); }
div.DivClassName
{
background-color: #533449;
}
.BgClassName
{
background-color: #533449;
}
</style>
border-color css
<style>
span { border-color: #533449; }
span { border-color: rgb(83,52,73); }
td.TdClassName
{
border-color: #533449;
}
.TagClassName
{
border-color: #533449;
}
</style>