Shades of Loulou #473344
Tints of Loulou #473344
RGB
CMYK
RGB Variations
Color information
#473344 (or 0x473344) is known color: Loulou. HEX triplet: 47, 33 and 44. RGB value is (71,51,68). Sum of RGB (Red+Green+Blue) = 71+51+68=190 (25% of max value = 765). Red value is 71 (28.12% from 255 or 37.37% from 190); Green value is 51 (20.31% from 255 or 26.84% from 190); Blue value is 68 (26.95% from 255 or 35.79% from 190); Max value from RGB is 71 - color contains mainly: red. Hex color #473344 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473344 is #B8CCBB. Grayscale: #3A3A3A. Windows color (decimal): -12111036 or 4469575. OLE color: 4469575.
HSL color Cylindrical-coordinate representation of color #473344: hue angle of 309º degrees, saturation: 0.16, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #473344 is Cyan = 0, Magento = 0.28, Yellow = 0.04 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 51 | 68 | - |
| CMYK | 0 | 0.28 | 0.04 | 0.72 |
| HSL | 309º | 0.16% | 0.24% | - |
| HSV(B) | 309º | 0.28% | 0.28% | - |
| XYZ | 4.83 | 4.12 | 6.01 | - |
| YUV | 58.92 | 133.13 | 136.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 51 | 68 | 0 | 0.28 | 0.04 | 0.72 | 309 | 0.16 | 0.24 |
| Hex | 47 | 33 | 44 | 0 | 1C | 4 | 48 | 135 | 10 | 18 |
| Octal | 107 | 63 | 104 | 0 | 34 | 4 | 110 | 465 | 20 | 30 |
| Binary | 1000111 | 110011 | 1000100 | 0 | 11100 | 100 | 1001000 | 100110101 | 10000 | 11000 |
Color Harmonies of #473344
Complementary color
Monochromatic Colors of #473344
Black with #473344
Text Example
Text Example
White with #473344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473344; }
p { color: rgb(71,51,68); }
H1.HeaderClassName
{
color: #473344;
}
.AnyTagClassName
{
color: #473344;
}
</style>
background-color css
<style>
a { background-color: #473344; }
a { background-color: rgb(71,51,68); }
div.DivClassName
{
background-color: #473344;
}
.BgClassName
{
background-color: #473344;
}
</style>
border-color css
<style>
span { border-color: #473344; }
span { border-color: rgb(71,51,68); }
td.TdClassName
{
border-color: #473344;
}
.TagClassName
{
border-color: #473344;
}
</style>