Shades of Loulou #533151
Tints of Loulou #533151
RGB
CMYK
RGB Variations
Color information
#533151 (or 0x533151) is known color: Loulou. HEX triplet: 53, 31 and 51. RGB value is (83,49,81). Sum of RGB (Red+Green+Blue) = 83+49+81=213 (28% of max value = 765). Red value is 83 (32.81% from 255 or 38.97% from 213); Green value is 49 (19.53% from 255 or 23.00% from 213); Blue value is 81 (32.03% from 255 or 38.03% from 213); Max value from RGB is 83 - color contains mainly: red. Hex color #533151 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533151 is #ACCEAE. Grayscale: #3E3E3E. Windows color (decimal): -11325103 or 5321043. OLE color: 5321043.
HSL color Cylindrical-coordinate representation of color #533151: hue angle of 303.53º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #533151 is Cyan = 0, Magento = 0.41, Yellow = 0.02 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 49 | 81 | - |
| CMYK | 0 | 0.41 | 0.02 | 0.67 |
| HSL | 303.53º | 0.26% | 0.26% | - |
| HSV(B) | 303.53º | 0.41% | 0.33% | - |
| XYZ | 6.15 | 4.63 | 8.35 | - |
| YUV | 62.81 | 138.26 | 142.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 49 | 81 | 0 | 0.41 | 0.02 | 0.67 | 303.53 | 0.26 | 0.26 |
| Hex | 53 | 31 | 51 | 0 | 29 | 2 | 43 | 130 | 1A | 1A |
| Octal | 123 | 61 | 121 | 0 | 51 | 2 | 103 | 460 | 32 | 32 |
| Binary | 1010011 | 110001 | 1010001 | 0 | 101001 | 10 | 1000011 | 100110000 | 11010 | 11010 |
Color Harmonies of #533151
Complementary color
Monochromatic Colors of #533151
Black with #533151
Text Example
Text Example
White with #533151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533151; }
p { color: rgb(83,49,81); }
H1.HeaderClassName
{
color: #533151;
}
.AnyTagClassName
{
color: #533151;
}
</style>
background-color css
<style>
a { background-color: #533151; }
a { background-color: rgb(83,49,81); }
div.DivClassName
{
background-color: #533151;
}
.BgClassName
{
background-color: #533151;
}
</style>
border-color css
<style>
span { border-color: #533151; }
span { border-color: rgb(83,49,81); }
td.TdClassName
{
border-color: #533151;
}
.TagClassName
{
border-color: #533151;
}
</style>