Shades of Woodburn #463526
Tints of Woodburn #463526
RGB
CMYK
RGB Variations
Color information
#463526 (or 0x463526) is known color: Woodburn. HEX triplet: 46, 35 and 26. RGB value is (70,53,38). Sum of RGB (Red+Green+Blue) = 70+53+38=161 (21% of max value = 765). Red value is 70 (27.73% from 255 or 43.48% from 161); Green value is 53 (21.09% from 255 or 32.92% from 161); Blue value is 38 (15.23% from 255 or 23.60% from 161); Max value from RGB is 70 - color contains mainly: red. Hex color #463526 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463526 is #B9CAD9. Grayscale: #383838. Windows color (decimal): -12176090 or 2504006. OLE color: 2504006.
HSL color Cylindrical-coordinate representation of color #463526: hue angle of 28.12º degrees, saturation: 0.3, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #463526 is Cyan = 0, Magento = 0.24, Yellow = 0.46 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 53 | 38 | - |
| CMYK | 0 | 0.24 | 0.46 | 0.73 |
| HSL | 28.13º | 0.3% | 0.21% | - |
| HSV(B) | 28.13º | 0.46% | 0.27% | - |
| XYZ | 4.15 | 3.99 | 2.38 | - |
| YUV | 56.37 | 117.63 | 137.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 53 | 38 | 0 | 0.24 | 0.46 | 0.73 | 28.13 | 0.3 | 0.21 |
| Hex | 46 | 35 | 26 | 0 | 18 | 2E | 49 | 1C | 1E | 15 |
| Octal | 106 | 65 | 46 | 0 | 30 | 56 | 111 | 34 | 36 | 25 |
| Binary | 1000110 | 110101 | 100110 | 0 | 11000 | 101110 | 1001001 | 11100 | 11110 | 10101 |
Color Harmonies of #463526
Complementary color
Monochromatic Colors of #463526
Black with #463526
Text Example
Text Example
White with #463526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463526; }
p { color: rgb(70,53,38); }
H1.HeaderClassName
{
color: #463526;
}
.AnyTagClassName
{
color: #463526;
}
</style>
background-color css
<style>
a { background-color: #463526; }
a { background-color: rgb(70,53,38); }
div.DivClassName
{
background-color: #463526;
}
.BgClassName
{
background-color: #463526;
}
</style>
border-color css
<style>
span { border-color: #463526; }
span { border-color: rgb(70,53,38); }
td.TdClassName
{
border-color: #463526;
}
.TagClassName
{
border-color: #463526;
}
</style>