Shades of Loulou #533045
Tints of Loulou #533045
RGB
CMYK
RGB Variations
Color information
#533045 (or 0x533045) is known color: Loulou. HEX triplet: 53, 30 and 45. RGB value is (83,48,69). Sum of RGB (Red+Green+Blue) = 83+48+69=200 (26% of max value = 765). Red value is 83 (32.81% from 255 or 41.5% from 200); Green value is 48 (19.14% from 255 or 24% from 200); Blue value is 69 (27.34% from 255 or 34.5% from 200); Max value from RGB is 83 - color contains mainly: red. Hex color #533045 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533045 is #ACCFBA. Grayscale: #3C3C3C. Windows color (decimal): -11325371 or 4534355. OLE color: 4534355.
HSL color Cylindrical-coordinate representation of color #533045: hue angle of 324º 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 #533045 is Cyan = 0, Magento = 0.42, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 48 | 69 | - |
| CMYK | 0 | 0.42 | 0.17 | 0.67 |
| HSL | 324º | 0.27% | 0.26% | - |
| HSV(B) | 324º | 0.42% | 0.33% | - |
| XYZ | 5.7 | 4.38 | 6.18 | - |
| YUV | 60.86 | 132.6 | 143.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 48 | 69 | 0 | 0.42 | 0.17 | 0.67 | 324 | 0.27 | 0.26 |
| Hex | 53 | 30 | 45 | 0 | 2A | 11 | 43 | 144 | 1B | 1A |
| Octal | 123 | 60 | 105 | 0 | 52 | 21 | 103 | 504 | 33 | 32 |
| Binary | 1010011 | 110000 | 1000101 | 0 | 101010 | 10001 | 1000011 | 101000100 | 11011 | 11010 |
Color Harmonies of #533045
Complementary color
Monochromatic Colors of #533045
Black with #533045
Text Example
Text Example
White with #533045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533045; }
p { color: rgb(83,48,69); }
H1.HeaderClassName
{
color: #533045;
}
.AnyTagClassName
{
color: #533045;
}
</style>
background-color css
<style>
a { background-color: #533045; }
a { background-color: rgb(83,48,69); }
div.DivClassName
{
background-color: #533045;
}
.BgClassName
{
background-color: #533045;
}
</style>
border-color css
<style>
span { border-color: #533045; }
span { border-color: rgb(83,48,69); }
td.TdClassName
{
border-color: #533045;
}
.TagClassName
{
border-color: #533045;
}
</style>