Shades of Loulou #472744
Tints of Loulou #472744
RGB
CMYK
RGB Variations
Color information
#472744 (or 0x472744) is known color: Loulou. HEX triplet: 47, 27 and 44. RGB value is (71,39,68). Sum of RGB (Red+Green+Blue) = 71+39+68=178 (23% of max value = 765). Red value is 71 (28.12% from 255 or 39.89% from 178); Green value is 39 (15.62% from 255 or 21.91% from 178); Blue value is 68 (26.95% from 255 or 38.20% from 178); Max value from RGB is 71 - color contains mainly: red. Hex color #472744 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472744 is #B8D8BB. Grayscale: #333333. Windows color (decimal): -12114108 or 4466503. OLE color: 4466503.
HSL color Cylindrical-coordinate representation of color #472744: hue angle of 305.62º degrees, saturation: 0.29, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #472744 is Cyan = 0, Magento = 0.45, Yellow = 0.04 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 39 | 68 | - |
| CMYK | 0 | 0.45 | 0.04 | 0.72 |
| HSL | 305.63º | 0.29% | 0.22% | - |
| HSV(B) | 305.63º | 0.45% | 0.28% | - |
| XYZ | 4.37 | 3.21 | 5.86 | - |
| YUV | 51.87 | 137.1 | 141.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 39 | 68 | 0 | 0.45 | 0.04 | 0.72 | 305.63 | 0.29 | 0.22 |
| Hex | 47 | 27 | 44 | 0 | 2D | 4 | 48 | 132 | 1D | 16 |
| Octal | 107 | 47 | 104 | 0 | 55 | 4 | 110 | 462 | 35 | 26 |
| Binary | 1000111 | 100111 | 1000100 | 0 | 101101 | 100 | 1001000 | 100110010 | 11101 | 10110 |
Color Harmonies of #472744
Complementary color
Monochromatic Colors of #472744
Black with #472744
Text Example
Text Example
White with #472744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472744; }
p { color: rgb(71,39,68); }
H1.HeaderClassName
{
color: #472744;
}
.AnyTagClassName
{
color: #472744;
}
</style>
background-color css
<style>
a { background-color: #472744; }
a { background-color: rgb(71,39,68); }
div.DivClassName
{
background-color: #472744;
}
.BgClassName
{
background-color: #472744;
}
</style>
border-color css
<style>
span { border-color: #472744; }
span { border-color: rgb(71,39,68); }
td.TdClassName
{
border-color: #472744;
}
.TagClassName
{
border-color: #472744;
}
</style>