Shades of Loulou #533450
Tints of Loulou #533450
RGB
CMYK
RGB Variations
Color information
#533450 (or 0x533450) is known color: Loulou. HEX triplet: 53, 34 and 50. RGB value is (83,52,80). Sum of RGB (Red+Green+Blue) = 83+52+80=215 (28% of max value = 765). Red value is 83 (32.81% from 255 or 38.60% from 215); Green value is 52 (20.70% from 255 or 24.19% from 215); Blue value is 80 (31.64% from 255 or 37.21% from 215); Max value from RGB is 83 - color contains mainly: red. Hex color #533450 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533450 is #ACCBAF. Grayscale: #404040. Windows color (decimal): -11324336 or 5256275. OLE color: 5256275.
HSL color Cylindrical-coordinate representation of color #533450: hue angle of 305.81º 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 #533450 is Cyan = 0, Magento = 0.37, Yellow = 0.04 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 52 | 80 | - |
| CMYK | 0 | 0.37 | 0.04 | 0.67 |
| HSL | 305.81º | 0.23% | 0.26% | - |
| HSV(B) | 305.81º | 0.37% | 0.33% | - |
| XYZ | 6.24 | 4.87 | 8.2 | - |
| YUV | 64.46 | 136.77 | 141.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 52 | 80 | 0 | 0.37 | 0.04 | 0.67 | 305.81 | 0.23 | 0.26 |
| Hex | 53 | 34 | 50 | 0 | 25 | 4 | 43 | 132 | 17 | 1A |
| Octal | 123 | 64 | 120 | 0 | 45 | 4 | 103 | 462 | 27 | 32 |
| Binary | 1010011 | 110100 | 1010000 | 0 | 100101 | 100 | 1000011 | 100110010 | 10111 | 11010 |
Color Harmonies of #533450
Complementary color
Monochromatic Colors of #533450
Black with #533450
Text Example
Text Example
White with #533450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533450; }
p { color: rgb(83,52,80); }
H1.HeaderClassName
{
color: #533450;
}
.AnyTagClassName
{
color: #533450;
}
</style>
background-color css
<style>
a { background-color: #533450; }
a { background-color: rgb(83,52,80); }
div.DivClassName
{
background-color: #533450;
}
.BgClassName
{
background-color: #533450;
}
</style>
border-color css
<style>
span { border-color: #533450; }
span { border-color: rgb(83,52,80); }
td.TdClassName
{
border-color: #533450;
}
.TagClassName
{
border-color: #533450;
}
</style>