Shades of Woodrush #464028
Tints of Woodrush #464028
RGB
CMYK
RGB Variations
Color information
#464028 (or 0x464028) is known color: Woodrush. HEX triplet: 46, 40 and 28. RGB value is (70,64,40). Sum of RGB (Red+Green+Blue) = 70+64+40=174 (23% of max value = 765). Red value is 70 (27.73% from 255 or 40.23% from 174); Green value is 64 (25.39% from 255 or 36.78% from 174); Blue value is 40 (16.02% from 255 or 22.99% from 174); Max value from RGB is 70 - color contains mainly: red. Hex color #464028 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #464028 is #B9BFD7. Grayscale: #3F3F3F. Windows color (decimal): -12173272 or 2637894. OLE color: 2637894.
HSL color Cylindrical-coordinate representation of color #464028: hue angle of 48º degrees, saturation: 0.27, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #464028 is Cyan = 0, Magento = 0.09, Yellow = 0.43 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 64 | 40 | - |
| CMYK | 0 | 0.09 | 0.43 | 0.73 |
| HSL | 48º | 0.27% | 0.22% | - |
| HSV(B) | 48º | 0.43% | 0.27% | - |
| XYZ | 4.74 | 5.12 | 2.75 | - |
| YUV | 63.06 | 114.99 | 132.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 64 | 40 | 0 | 0.09 | 0.43 | 0.73 | 48 | 0.27 | 0.22 |
| Hex | 46 | 40 | 28 | 0 | 9 | 2B | 49 | 30 | 1B | 16 |
| Octal | 106 | 100 | 50 | 0 | 11 | 53 | 111 | 60 | 33 | 26 |
| Binary | 1000110 | 1000000 | 101000 | 0 | 1001 | 101011 | 1001001 | 110000 | 11011 | 10110 |
Color Harmonies of #464028
Complementary color
Monochromatic Colors of #464028
Black with #464028
Text Example
Text Example
White with #464028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464028; }
p { color: rgb(70,64,40); }
H1.HeaderClassName
{
color: #464028;
}
.AnyTagClassName
{
color: #464028;
}
</style>
background-color css
<style>
a { background-color: #464028; }
a { background-color: rgb(70,64,40); }
div.DivClassName
{
background-color: #464028;
}
.BgClassName
{
background-color: #464028;
}
</style>
border-color css
<style>
span { border-color: #464028; }
span { border-color: rgb(70,64,40); }
td.TdClassName
{
border-color: #464028;
}
.TagClassName
{
border-color: #464028;
}
</style>