Shades of Liver #474044
Tints of Liver #474044
RGB
CMYK
RGB Variations
Color information
#474044 (or 0x474044) is known color: Liver. HEX triplet: 47, 40 and 44. RGB value is (71,64,68). Sum of RGB (Red+Green+Blue) = 71+64+68=203 (26% of max value = 765). Red value is 71 (28.12% from 255 or 34.98% from 203); Green value is 64 (25.39% from 255 or 31.53% from 203); Blue value is 68 (26.95% from 255 or 33.50% from 203); Max value from RGB is 71 - color contains mainly: red. Hex color #474044 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474044 is #B8BFBB. Grayscale: #424242. Windows color (decimal): -12107708 or 4472903. OLE color: 4472903.
HSL color Cylindrical-coordinate representation of color #474044: hue angle of 325.71º degrees, saturation: 0.05, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #474044 is Cyan = 0, Magento = 0.10, Yellow = 0.04 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 64 | 68 | - |
| CMYK | 0 | 0.10 | 0.04 | 0.72 |
| HSL | 325.71º | 0.05% | 0.26% | - |
| HSV(B) | 325.71º | 0.1% | 0.28% | - |
| XYZ | 5.48 | 5.42 | 6.23 | - |
| YUV | 66.55 | 128.82 | 131.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 64 | 68 | 0 | 0.10 | 0.04 | 0.72 | 325.71 | 0.05 | 0.26 |
| Hex | 47 | 40 | 44 | 0 | A | 4 | 48 | 146 | 5 | 1A |
| Octal | 107 | 100 | 104 | 0 | 12 | 4 | 110 | 506 | 5 | 32 |
| Binary | 1000111 | 1000000 | 1000100 | 0 | 1010 | 100 | 1001000 | 101000110 | 101 | 11010 |
Color Harmonies of #474044
Complementary color
Monochromatic Colors of #474044
Black with #474044
Text Example
Text Example
White with #474044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474044; }
p { color: rgb(71,64,68); }
H1.HeaderClassName
{
color: #474044;
}
.AnyTagClassName
{
color: #474044;
}
</style>
background-color css
<style>
a { background-color: #474044; }
a { background-color: rgb(71,64,68); }
div.DivClassName
{
background-color: #474044;
}
.BgClassName
{
background-color: #474044;
}
</style>
border-color css
<style>
span { border-color: #474044; }
span { border-color: rgb(71,64,68); }
td.TdClassName
{
border-color: #474044;
}
.TagClassName
{
border-color: #474044;
}
</style>