Shades of Woodrush #464437
Tints of Woodrush #464437
RGB
CMYK
RGB Variations
Color information
#464437 (or 0x464437) is known color: Woodrush. HEX triplet: 46, 44 and 37. RGB value is (70,68,55). Sum of RGB (Red+Green+Blue) = 70+68+55=193 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.27% from 193); Green value is 68 (26.95% from 255 or 35.23% from 193); Blue value is 55 (21.88% from 255 or 28.50% from 193); Max value from RGB is 70 - color contains mainly: red. Hex color #464437 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #464437 is #B9BBC8. Grayscale: #434343. Windows color (decimal): -12172233 or 3621958. OLE color: 3621958.
HSL color Cylindrical-coordinate representation of color #464437: hue angle of 52º degrees, saturation: 0.12, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #464437 is Cyan = 0, Magento = 0.03, Yellow = 0.21 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 68 | 55 | - |
| CMYK | 0 | 0.03 | 0.21 | 0.73 |
| HSL | 52º | 0.12% | 0.25% | - |
| HSV(B) | 52º | 0.21% | 0.27% | - |
| XYZ | 5.28 | 5.71 | 4.44 | - |
| YUV | 67.12 | 121.16 | 130.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 68 | 55 | 0 | 0.03 | 0.21 | 0.73 | 52 | 0.12 | 0.25 |
| Hex | 46 | 44 | 37 | 0 | 3 | 15 | 49 | 34 | C | 19 |
| Octal | 106 | 104 | 67 | 0 | 3 | 25 | 111 | 64 | 14 | 31 |
| Binary | 1000110 | 1000100 | 110111 | 0 | 11 | 10101 | 1001001 | 110100 | 1100 | 11001 |
Color Harmonies of #464437
Complementary color
Monochromatic Colors of #464437
Black with #464437
Text Example
Text Example
White with #464437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464437; }
p { color: rgb(70,68,55); }
H1.HeaderClassName
{
color: #464437;
}
.AnyTagClassName
{
color: #464437;
}
</style>
background-color css
<style>
a { background-color: #464437; }
a { background-color: rgb(70,68,55); }
div.DivClassName
{
background-color: #464437;
}
.BgClassName
{
background-color: #464437;
}
</style>
border-color css
<style>
span { border-color: #464437; }
span { border-color: rgb(70,68,55); }
td.TdClassName
{
border-color: #464437;
}
.TagClassName
{
border-color: #464437;
}
</style>