Shades of Loulou #533248
Tints of Loulou #533248
RGB
CMYK
RGB Variations
Color information
#533248 (or 0x533248) is known color: Loulou. HEX triplet: 53, 32 and 48. RGB value is (83,50,72). Sum of RGB (Red+Green+Blue) = 83+50+72=205 (27% of max value = 765). Red value is 83 (32.81% from 255 or 40.49% from 205); Green value is 50 (19.92% from 255 or 24.39% from 205); Blue value is 72 (28.52% from 255 or 35.12% from 205); Max value from RGB is 83 - color contains mainly: red. Hex color #533248 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533248 is #ACCDB7. Grayscale: #3E3E3E. Windows color (decimal): -11324856 or 4731475. OLE color: 4731475.
HSL color Cylindrical-coordinate representation of color #533248: hue angle of 320º degrees, saturation: 0.25, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #533248 is Cyan = 0, Magento = 0.40, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 50 | 72 | - |
| CMYK | 0 | 0.40 | 0.13 | 0.67 |
| HSL | 320º | 0.25% | 0.26% | - |
| HSV(B) | 320º | 0.4% | 0.33% | - |
| XYZ | 5.88 | 4.59 | 6.71 | - |
| YUV | 62.38 | 133.43 | 142.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 50 | 72 | 0 | 0.40 | 0.13 | 0.67 | 320 | 0.25 | 0.26 |
| Hex | 53 | 32 | 48 | 0 | 28 | D | 43 | 140 | 19 | 1A |
| Octal | 123 | 62 | 110 | 0 | 50 | 15 | 103 | 500 | 31 | 32 |
| Binary | 1010011 | 110010 | 1001000 | 0 | 101000 | 1101 | 1000011 | 101000000 | 11001 | 11010 |
Color Harmonies of #533248
Complementary color
Monochromatic Colors of #533248
Black with #533248
Text Example
Text Example
White with #533248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533248; }
p { color: rgb(83,50,72); }
H1.HeaderClassName
{
color: #533248;
}
.AnyTagClassName
{
color: #533248;
}
</style>
background-color css
<style>
a { background-color: #533248; }
a { background-color: rgb(83,50,72); }
div.DivClassName
{
background-color: #533248;
}
.BgClassName
{
background-color: #533248;
}
</style>
border-color css
<style>
span { border-color: #533248; }
span { border-color: rgb(83,50,72); }
td.TdClassName
{
border-color: #533248;
}
.TagClassName
{
border-color: #533248;
}
</style>