Shades of Loulou #533048
Tints of Loulou #533048
RGB
CMYK
RGB Variations
Color information
#533048 (or 0x533048) is known color: Loulou. HEX triplet: 53, 30 and 48. RGB value is (83,48,72). Sum of RGB (Red+Green+Blue) = 83+48+72=203 (26% of max value = 765). Red value is 83 (32.81% from 255 or 40.89% from 203); Green value is 48 (19.14% from 255 or 23.65% from 203); Blue value is 72 (28.52% from 255 or 35.47% from 203); Max value from RGB is 83 - color contains mainly: red. Hex color #533048 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533048 is #ACCFB7. Grayscale: #3D3D3D. Windows color (decimal): -11325368 or 4730963. OLE color: 4730963.
HSL color Cylindrical-coordinate representation of color #533048: hue angle of 318.86º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #533048 is Cyan = 0, Magento = 0.42, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 48 | 72 | - |
| CMYK | 0 | 0.42 | 0.13 | 0.67 |
| HSL | 318.86º | 0.27% | 0.26% | - |
| HSV(B) | 318.86º | 0.42% | 0.33% | - |
| XYZ | 5.79 | 4.42 | 6.68 | - |
| YUV | 61.2 | 134.1 | 143.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 48 | 72 | 0 | 0.42 | 0.13 | 0.67 | 318.86 | 0.27 | 0.26 |
| Hex | 53 | 30 | 48 | 0 | 2A | D | 43 | 13F | 1B | 1A |
| Octal | 123 | 60 | 110 | 0 | 52 | 15 | 103 | 477 | 33 | 32 |
| Binary | 1010011 | 110000 | 1001000 | 0 | 101010 | 1101 | 1000011 | 100111111 | 11011 | 11010 |
Color Harmonies of #533048
Complementary color
Monochromatic Colors of #533048
Black with #533048
Text Example
Text Example
White with #533048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533048; }
p { color: rgb(83,48,72); }
H1.HeaderClassName
{
color: #533048;
}
.AnyTagClassName
{
color: #533048;
}
</style>
background-color css
<style>
a { background-color: #533048; }
a { background-color: rgb(83,48,72); }
div.DivClassName
{
background-color: #533048;
}
.BgClassName
{
background-color: #533048;
}
</style>
border-color css
<style>
span { border-color: #533048; }
span { border-color: rgb(83,48,72); }
td.TdClassName
{
border-color: #533048;
}
.TagClassName
{
border-color: #533048;
}
</style>