Shades of Woodrush #474437
Tints of Woodrush #474437
RGB
CMYK
RGB Variations
Color information
#474437 (or 0x474437) is known color: Woodrush. HEX triplet: 47, 44 and 37. RGB value is (71,68,55). Sum of RGB (Red+Green+Blue) = 71+68+55=194 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.60% from 194); Green value is 68 (26.95% from 255 or 35.05% from 194); Blue value is 55 (21.88% from 255 or 28.35% from 194); Max value from RGB is 71 - color contains mainly: red. Hex color #474437 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474437 is #B8BBC8. Grayscale: #434343. Windows color (decimal): -12106697 or 3621959. OLE color: 3621959.
HSL color Cylindrical-coordinate representation of color #474437: hue angle of 48.75º degrees, saturation: 0.13, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #474437 is Cyan = 0, Magento = 0.04, Yellow = 0.23 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 68 | 55 | - |
| CMYK | 0 | 0.04 | 0.23 | 0.72 |
| HSL | 48.75º | 0.13% | 0.25% | - |
| HSV(B) | 48.75º | 0.23% | 0.28% | - |
| XYZ | 5.36 | 5.75 | 4.44 | - |
| YUV | 67.42 | 120.99 | 130.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 68 | 55 | 0 | 0.04 | 0.23 | 0.72 | 48.75 | 0.13 | 0.25 |
| Hex | 47 | 44 | 37 | 0 | 4 | 17 | 48 | 31 | D | 19 |
| Octal | 107 | 104 | 67 | 0 | 4 | 27 | 110 | 61 | 15 | 31 |
| Binary | 1000111 | 1000100 | 110111 | 0 | 100 | 10111 | 1001000 | 110001 | 1101 | 11001 |
Color Harmonies of #474437
Complementary color
Monochromatic Colors of #474437
Black with #474437
Text Example
Text Example
White with #474437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474437; }
p { color: rgb(71,68,55); }
H1.HeaderClassName
{
color: #474437;
}
.AnyTagClassName
{
color: #474437;
}
</style>
background-color css
<style>
a { background-color: #474437; }
a { background-color: rgb(71,68,55); }
div.DivClassName
{
background-color: #474437;
}
.BgClassName
{
background-color: #474437;
}
</style>
border-color css
<style>
span { border-color: #474437; }
span { border-color: rgb(71,68,55); }
td.TdClassName
{
border-color: #474437;
}
.TagClassName
{
border-color: #474437;
}
</style>