Shades of Loulou #533351
Tints of Loulou #533351
RGB
CMYK
RGB Variations
Color information
#533351 (or 0x533351) is known color: Loulou. HEX triplet: 53, 33 and 51. RGB value is (83,51,81). Sum of RGB (Red+Green+Blue) = 83+51+81=215 (28% of max value = 765). Red value is 83 (32.81% from 255 or 38.60% from 215); Green value is 51 (20.31% from 255 or 23.72% from 215); Blue value is 81 (32.03% from 255 or 37.67% from 215); Max value from RGB is 83 - color contains mainly: red. Hex color #533351 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533351 is #ACCCAE. Grayscale: #3F3F3F. Windows color (decimal): -11324591 or 5321555. OLE color: 5321555.
HSL color Cylindrical-coordinate representation of color #533351: hue angle of 303.75º degrees, saturation: 0.24, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #533351 is Cyan = 0, Magento = 0.39, Yellow = 0.02 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 51 | 81 | - |
| CMYK | 0 | 0.39 | 0.02 | 0.67 |
| HSL | 303.75º | 0.24% | 0.26% | - |
| HSV(B) | 303.75º | 0.39% | 0.33% | - |
| XYZ | 6.24 | 4.8 | 8.38 | - |
| YUV | 63.99 | 137.6 | 141.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 51 | 81 | 0 | 0.39 | 0.02 | 0.67 | 303.75 | 0.24 | 0.26 |
| Hex | 53 | 33 | 51 | 0 | 27 | 2 | 43 | 130 | 18 | 1A |
| Octal | 123 | 63 | 121 | 0 | 47 | 2 | 103 | 460 | 30 | 32 |
| Binary | 1010011 | 110011 | 1010001 | 0 | 100111 | 10 | 1000011 | 100110000 | 11000 | 11010 |
Color Harmonies of #533351
Complementary color
Monochromatic Colors of #533351
Black with #533351
Text Example
Text Example
White with #533351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533351; }
p { color: rgb(83,51,81); }
H1.HeaderClassName
{
color: #533351;
}
.AnyTagClassName
{
color: #533351;
}
</style>
background-color css
<style>
a { background-color: #533351; }
a { background-color: rgb(83,51,81); }
div.DivClassName
{
background-color: #533351;
}
.BgClassName
{
background-color: #533351;
}
</style>
border-color css
<style>
span { border-color: #533351; }
span { border-color: rgb(83,51,81); }
td.TdClassName
{
border-color: #533351;
}
.TagClassName
{
border-color: #533351;
}
</style>