Shades of Loulou #531645
Tints of Loulou #531645
RGB
CMYK
RGB Variations
Color information
#531645 (or 0x531645) is known color: Loulou. HEX triplet: 53, 16 and 45. RGB value is (83,22,69). Sum of RGB (Red+Green+Blue) = 83+22+69=174 (23% of max value = 765). Red value is 83 (32.81% from 255 or 47.70% from 174); Green value is 22 (8.98% from 255 or 12.64% from 174); Blue value is 69 (27.34% from 255 or 39.66% from 174); Max value from RGB is 83 - color contains mainly: red. Hex color #531645 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531645 is #ACE9BA. Grayscale: #2D2D2D. Windows color (decimal): -11332027 or 4527699. OLE color: 4527699.
HSL color Cylindrical-coordinate representation of color #531645: hue angle of 313.77º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #531645 is Cyan = 0, Magento = 0.73, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 22 | 69 | - |
| CMYK | 0 | 0.73 | 0.17 | 0.67 |
| HSL | 313.77º | 0.58% | 0.21% | - |
| HSV(B) | 313.77º | 0.73% | 0.33% | - |
| XYZ | 4.93 | 2.84 | 5.92 | - |
| YUV | 45.6 | 141.21 | 154.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 22 | 69 | 0 | 0.73 | 0.17 | 0.67 | 313.77 | 0.58 | 0.21 |
| Hex | 53 | 16 | 45 | 0 | 49 | 11 | 43 | 13A | 3A | 15 |
| Octal | 123 | 26 | 105 | 0 | 111 | 21 | 103 | 472 | 72 | 25 |
| Binary | 1010011 | 10110 | 1000101 | 0 | 1001001 | 10001 | 1000011 | 100111010 | 111010 | 10101 |
Color Harmonies of #531645
Complementary color
Monochromatic Colors of #531645
Black with #531645
Text Example
Text Example
White with #531645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531645; }
p { color: rgb(83,22,69); }
H1.HeaderClassName
{
color: #531645;
}
.AnyTagClassName
{
color: #531645;
}
</style>
background-color css
<style>
a { background-color: #531645; }
a { background-color: rgb(83,22,69); }
div.DivClassName
{
background-color: #531645;
}
.BgClassName
{
background-color: #531645;
}
</style>
border-color css
<style>
span { border-color: #531645; }
span { border-color: rgb(83,22,69); }
td.TdClassName
{
border-color: #531645;
}
.TagClassName
{
border-color: #531645;
}
</style>