Shades of Woodburn #463829
Tints of Woodburn #463829
RGB
CMYK
RGB Variations
Color information
#463829 (or 0x463829) is known color: Woodburn. HEX triplet: 46, 38 and 29. RGB value is (70,56,41). Sum of RGB (Red+Green+Blue) = 70+56+41=167 (22% of max value = 765). Red value is 70 (27.73% from 255 or 41.92% from 167); Green value is 56 (22.27% from 255 or 33.53% from 167); Blue value is 41 (16.41% from 255 or 24.55% from 167); Max value from RGB is 70 - color contains mainly: red. Hex color #463829 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463829 is #B9C7D6. Grayscale: #3A3A3A. Windows color (decimal): -12175319 or 2701382. OLE color: 2701382.
HSL color Cylindrical-coordinate representation of color #463829: hue angle of 31.03º degrees, saturation: 0.26, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #463829 is Cyan = 0, Magento = 0.20, Yellow = 0.41 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 56 | 41 | - |
| CMYK | 0 | 0.20 | 0.41 | 0.73 |
| HSL | 31.03º | 0.26% | 0.22% | - |
| HSV(B) | 31.03º | 0.41% | 0.27% | - |
| XYZ | 4.34 | 4.29 | 2.7 | - |
| YUV | 58.48 | 118.14 | 136.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 56 | 41 | 0 | 0.20 | 0.41 | 0.73 | 31.03 | 0.26 | 0.22 |
| Hex | 46 | 38 | 29 | 0 | 14 | 29 | 49 | 1F | 1A | 16 |
| Octal | 106 | 70 | 51 | 0 | 24 | 51 | 111 | 37 | 32 | 26 |
| Binary | 1000110 | 111000 | 101001 | 0 | 10100 | 101001 | 1001001 | 11111 | 11010 | 10110 |
Color Harmonies of #463829
Complementary color
Monochromatic Colors of #463829
Black with #463829
Text Example
Text Example
White with #463829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463829; }
p { color: rgb(70,56,41); }
H1.HeaderClassName
{
color: #463829;
}
.AnyTagClassName
{
color: #463829;
}
</style>
background-color css
<style>
a { background-color: #463829; }
a { background-color: rgb(70,56,41); }
div.DivClassName
{
background-color: #463829;
}
.BgClassName
{
background-color: #463829;
}
</style>
border-color css
<style>
span { border-color: #463829; }
span { border-color: rgb(70,56,41); }
td.TdClassName
{
border-color: #463829;
}
.TagClassName
{
border-color: #463829;
}
</style>