Shades of Woodburn #463424
Tints of Woodburn #463424
RGB
CMYK
RGB Variations
Color information
#463424 (or 0x463424) is known color: Woodburn. HEX triplet: 46, 34 and 24. RGB value is (70,52,36). Sum of RGB (Red+Green+Blue) = 70+52+36=158 (20% of max value = 765). Red value is 70 (27.73% from 255 or 44.30% from 158); Green value is 52 (20.70% from 255 or 32.91% from 158); Blue value is 36 (14.45% from 255 or 22.78% from 158); Max value from RGB is 70 - color contains mainly: red. Hex color #463424 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463424 is #B9CBDB. Grayscale: #373737. Windows color (decimal): -12176348 or 2372678. OLE color: 2372678.
HSL color Cylindrical-coordinate representation of color #463424: hue angle of 28.24º degrees, saturation: 0.32, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #463424 is Cyan = 0, Magento = 0.26, Yellow = 0.49 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 52 | 36 | - |
| CMYK | 0 | 0.26 | 0.49 | 0.73 |
| HSL | 28.24º | 0.32% | 0.21% | - |
| HSV(B) | 28.24º | 0.49% | 0.27% | - |
| XYZ | 4.07 | 3.89 | 2.2 | - |
| YUV | 55.56 | 116.96 | 138.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 52 | 36 | 0 | 0.26 | 0.49 | 0.73 | 28.24 | 0.32 | 0.21 |
| Hex | 46 | 34 | 24 | 0 | 1A | 31 | 49 | 1C | 20 | 15 |
| Octal | 106 | 64 | 44 | 0 | 32 | 61 | 111 | 34 | 40 | 25 |
| Binary | 1000110 | 110100 | 100100 | 0 | 11010 | 110001 | 1001001 | 11100 | 100000 | 10101 |
Color Harmonies of #463424
Complementary color
Monochromatic Colors of #463424
Black with #463424
Text Example
Text Example
White with #463424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463424; }
p { color: rgb(70,52,36); }
H1.HeaderClassName
{
color: #463424;
}
.AnyTagClassName
{
color: #463424;
}
</style>
background-color css
<style>
a { background-color: #463424; }
a { background-color: rgb(70,52,36); }
div.DivClassName
{
background-color: #463424;
}
.BgClassName
{
background-color: #463424;
}
</style>
border-color css
<style>
span { border-color: #463424; }
span { border-color: rgb(70,52,36); }
td.TdClassName
{
border-color: #463424;
}
.TagClassName
{
border-color: #463424;
}
</style>