Shades of Woodrush #474436
Tints of Woodrush #474436
RGB
CMYK
RGB Variations
Color information
#474436 (or 0x474436) is known color: Woodrush. HEX triplet: 47, 44 and 36. RGB value is (71,68,54). Sum of RGB (Red+Green+Blue) = 71+68+54=193 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.79% from 193); Green value is 68 (26.95% from 255 or 35.23% from 193); Blue value is 54 (21.48% from 255 or 27.98% from 193); Max value from RGB is 71 - color contains mainly: red. Hex color #474436 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474436 is #B8BBC9. Grayscale: #434343. Windows color (decimal): -12106698 or 3556423. OLE color: 3556423.
HSL color Cylindrical-coordinate representation of color #474436: hue angle of 49.41º degrees, saturation: 0.14, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #474436 is Cyan = 0, Magento = 0.04, Yellow = 0.24 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 68 | 54 | - |
| CMYK | 0 | 0.04 | 0.24 | 0.72 |
| HSL | 49.41º | 0.14% | 0.25% | - |
| HSV(B) | 49.41º | 0.24% | 0.28% | - |
| XYZ | 5.33 | 5.74 | 4.32 | - |
| YUV | 67.3 | 120.49 | 130.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 68 | 54 | 0 | 0.04 | 0.24 | 0.72 | 49.41 | 0.14 | 0.25 |
| Hex | 47 | 44 | 36 | 0 | 4 | 18 | 48 | 31 | E | 19 |
| Octal | 107 | 104 | 66 | 0 | 4 | 30 | 110 | 61 | 16 | 31 |
| Binary | 1000111 | 1000100 | 110110 | 0 | 100 | 11000 | 1001000 | 110001 | 1110 | 11001 |
Color Harmonies of #474436
Complementary color
Monochromatic Colors of #474436
Black with #474436
Text Example
Text Example
White with #474436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474436; }
p { color: rgb(71,68,54); }
H1.HeaderClassName
{
color: #474436;
}
.AnyTagClassName
{
color: #474436;
}
</style>
background-color css
<style>
a { background-color: #474436; }
a { background-color: rgb(71,68,54); }
div.DivClassName
{
background-color: #474436;
}
.BgClassName
{
background-color: #474436;
}
</style>
border-color css
<style>
span { border-color: #474436; }
span { border-color: rgb(71,68,54); }
td.TdClassName
{
border-color: #474436;
}
.TagClassName
{
border-color: #474436;
}
</style>