Shades of Loulou #531446
Tints of Loulou #531446
RGB
CMYK
RGB Variations
Color information
#531446 (or 0x531446) is known color: Loulou. HEX triplet: 53, 14 and 46. RGB value is (83,20,70). Sum of RGB (Red+Green+Blue) = 83+20+70=173 (22% of max value = 765). Red value is 83 (32.81% from 255 or 47.98% from 173); Green value is 20 (8.20% from 255 or 11.56% from 173); Blue value is 70 (27.73% from 255 or 40.46% from 173); Max value from RGB is 83 - color contains mainly: red. Hex color #531446 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531446 is #ACEBB9. Grayscale: #2C2C2C. Windows color (decimal): -11332538 or 4592723. OLE color: 4592723.
HSL color Cylindrical-coordinate representation of color #531446: hue angle of 312.38º degrees, saturation: 0.61, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #531446 is Cyan = 0, Magento = 0.76, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 20 | 70 | - |
| CMYK | 0 | 0.76 | 0.16 | 0.67 |
| HSL | 312.38º | 0.61% | 0.2% | - |
| HSV(B) | 312.38º | 0.76% | 0.33% | - |
| XYZ | 4.92 | 2.78 | 6.07 | - |
| YUV | 44.54 | 142.37 | 155.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 20 | 70 | 0 | 0.76 | 0.16 | 0.67 | 312.38 | 0.61 | 0.2 |
| Hex | 53 | 14 | 46 | 0 | 4C | 10 | 43 | 138 | 3D | 14 |
| Octal | 123 | 24 | 106 | 0 | 114 | 20 | 103 | 470 | 75 | 24 |
| Binary | 1010011 | 10100 | 1000110 | 0 | 1001100 | 10000 | 1000011 | 100111000 | 111101 | 10100 |
Color Harmonies of #531446
Complementary color
Monochromatic Colors of #531446
Black with #531446
Text Example
Text Example
White with #531446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531446; }
p { color: rgb(83,20,70); }
H1.HeaderClassName
{
color: #531446;
}
.AnyTagClassName
{
color: #531446;
}
</style>
background-color css
<style>
a { background-color: #531446; }
a { background-color: rgb(83,20,70); }
div.DivClassName
{
background-color: #531446;
}
.BgClassName
{
background-color: #531446;
}
</style>
border-color css
<style>
span { border-color: #531446; }
span { border-color: rgb(83,20,70); }
td.TdClassName
{
border-color: #531446;
}
.TagClassName
{
border-color: #531446;
}
</style>