Shades of Woodrush #474522
Tints of Woodrush #474522
RGB
CMYK
RGB Variations
Color information
#474522 (or 0x474522) is known color: Woodrush. HEX triplet: 47, 45 and 22. RGB value is (71,69,34). Sum of RGB (Red+Green+Blue) = 71+69+34=174 (23% of max value = 765). Red value is 71 (28.12% from 255 or 40.80% from 174); Green value is 69 (27.34% from 255 or 39.66% from 174); Blue value is 34 (13.67% from 255 or 19.54% from 174); Max value from RGB is 71 - color contains mainly: red. Hex color #474522 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474522 is #B8BADD. Grayscale: #414141. Windows color (decimal): -12106462 or 2245959. OLE color: 2245959.
HSL color Cylindrical-coordinate representation of color #474522: hue angle of 56.76º degrees, saturation: 0.35, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #474522 is Cyan = 0, Magento = 0.03, Yellow = 0.52 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 69 | 34 | - |
| CMYK | 0 | 0.03 | 0.52 | 0.72 |
| HSL | 56.76º | 0.35% | 0.21% | - |
| HSV(B) | 56.76º | 0.52% | 0.28% | - |
| XYZ | 5.02 | 5.71 | 2.35 | - |
| YUV | 65.61 | 110.16 | 131.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 69 | 34 | 0 | 0.03 | 0.52 | 0.72 | 56.76 | 0.35 | 0.21 |
| Hex | 47 | 45 | 22 | 0 | 3 | 34 | 48 | 39 | 23 | 15 |
| Octal | 107 | 105 | 42 | 0 | 3 | 64 | 110 | 71 | 43 | 25 |
| Binary | 1000111 | 1000101 | 100010 | 0 | 11 | 110100 | 1001000 | 111001 | 100011 | 10101 |
Color Harmonies of #474522
Complementary color
Monochromatic Colors of #474522
Black with #474522
Text Example
Text Example
White with #474522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474522; }
p { color: rgb(71,69,34); }
H1.HeaderClassName
{
color: #474522;
}
.AnyTagClassName
{
color: #474522;
}
</style>
background-color css
<style>
a { background-color: #474522; }
a { background-color: rgb(71,69,34); }
div.DivClassName
{
background-color: #474522;
}
.BgClassName
{
background-color: #474522;
}
</style>
border-color css
<style>
span { border-color: #474522; }
span { border-color: rgb(71,69,34); }
td.TdClassName
{
border-color: #474522;
}
.TagClassName
{
border-color: #474522;
}
</style>