Shades of Loulou #472545
Tints of Loulou #472545
RGB
CMYK
RGB Variations
Color information
#472545 (or 0x472545) is known color: Loulou. HEX triplet: 47, 25 and 45. RGB value is (71,37,69). Sum of RGB (Red+Green+Blue) = 71+37+69=177 (23% of max value = 765). Red value is 71 (28.12% from 255 or 40.11% from 177); Green value is 37 (14.84% from 255 or 20.90% from 177); Blue value is 69 (27.34% from 255 or 38.98% from 177); Max value from RGB is 71 - color contains mainly: red. Hex color #472545 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472545 is #B8DABA. Grayscale: #323232. Windows color (decimal): -12114619 or 4531527. OLE color: 4531527.
HSL color Cylindrical-coordinate representation of color #472545: hue angle of 303.53º degrees, saturation: 0.31, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #472545 is Cyan = 0, Magento = 0.48, Yellow = 0.03 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 37 | 69 | - |
| CMYK | 0 | 0.48 | 0.03 | 0.72 |
| HSL | 303.53º | 0.31% | 0.21% | - |
| HSV(B) | 303.53º | 0.48% | 0.28% | - |
| XYZ | 4.33 | 3.09 | 6 | - |
| YUV | 50.81 | 138.26 | 142.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 37 | 69 | 0 | 0.48 | 0.03 | 0.72 | 303.53 | 0.31 | 0.21 |
| Hex | 47 | 25 | 45 | 0 | 30 | 3 | 48 | 130 | 1F | 15 |
| Octal | 107 | 45 | 105 | 0 | 60 | 3 | 110 | 460 | 37 | 25 |
| Binary | 1000111 | 100101 | 1000101 | 0 | 110000 | 11 | 1001000 | 100110000 | 11111 | 10101 |
Color Harmonies of #472545
Complementary color
Monochromatic Colors of #472545
Black with #472545
Text Example
Text Example
White with #472545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472545; }
p { color: rgb(71,37,69); }
H1.HeaderClassName
{
color: #472545;
}
.AnyTagClassName
{
color: #472545;
}
</style>
background-color css
<style>
a { background-color: #472545; }
a { background-color: rgb(71,37,69); }
div.DivClassName
{
background-color: #472545;
}
.BgClassName
{
background-color: #472545;
}
</style>
border-color css
<style>
span { border-color: #472545; }
span { border-color: rgb(71,37,69); }
td.TdClassName
{
border-color: #472545;
}
.TagClassName
{
border-color: #472545;
}
</style>