Shades of Loulou #472645
Tints of Loulou #472645
RGB
CMYK
RGB Variations
Color information
#472645 (or 0x472645) is known color: Loulou. HEX triplet: 47, 26 and 45. RGB value is (71,38,69). Sum of RGB (Red+Green+Blue) = 71+38+69=178 (23% of max value = 765). Red value is 71 (28.12% from 255 or 39.89% from 178); Green value is 38 (15.23% from 255 or 21.35% from 178); Blue value is 69 (27.34% from 255 or 38.76% from 178); Max value from RGB is 71 - color contains mainly: red. Hex color #472645 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472645 is #B8D9BA. Grayscale: #333333. Windows color (decimal): -12114363 or 4531783. OLE color: 4531783.
HSL color Cylindrical-coordinate representation of color #472645: hue angle of 303.64º degrees, saturation: 0.3, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #472645 is Cyan = 0, Magento = 0.46, Yellow = 0.03 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 38 | 69 | - |
| CMYK | 0 | 0.46 | 0.03 | 0.72 |
| HSL | 303.64º | 0.3% | 0.21% | - |
| HSV(B) | 303.64º | 0.46% | 0.28% | - |
| XYZ | 4.37 | 3.16 | 6.01 | - |
| YUV | 51.4 | 137.93 | 141.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 38 | 69 | 0 | 0.46 | 0.03 | 0.72 | 303.64 | 0.3 | 0.21 |
| Hex | 47 | 26 | 45 | 0 | 2E | 3 | 48 | 130 | 1E | 15 |
| Octal | 107 | 46 | 105 | 0 | 56 | 3 | 110 | 460 | 36 | 25 |
| Binary | 1000111 | 100110 | 1000101 | 0 | 101110 | 11 | 1001000 | 100110000 | 11110 | 10101 |
Color Harmonies of #472645
Complementary color
Monochromatic Colors of #472645
Black with #472645
Text Example
Text Example
White with #472645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472645; }
p { color: rgb(71,38,69); }
H1.HeaderClassName
{
color: #472645;
}
.AnyTagClassName
{
color: #472645;
}
</style>
background-color css
<style>
a { background-color: #472645; }
a { background-color: rgb(71,38,69); }
div.DivClassName
{
background-color: #472645;
}
.BgClassName
{
background-color: #472645;
}
</style>
border-color css
<style>
span { border-color: #472645; }
span { border-color: rgb(71,38,69); }
td.TdClassName
{
border-color: #472645;
}
.TagClassName
{
border-color: #472645;
}
</style>