Shades of Woodburn #463628
Tints of Woodburn #463628
RGB
CMYK
RGB Variations
Color information
#463628 (or 0x463628) is known color: Woodburn. HEX triplet: 46, 36 and 28. RGB value is (70,54,40). Sum of RGB (Red+Green+Blue) = 70+54+40=164 (21% of max value = 765). Red value is 70 (27.73% from 255 or 42.68% from 164); Green value is 54 (21.48% from 255 or 32.93% from 164); Blue value is 40 (16.02% from 255 or 24.39% from 164); Max value from RGB is 70 - color contains mainly: red. Hex color #463628 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463628 is #B9C9D7. Grayscale: #393939. Windows color (decimal): -12175832 or 2635334. OLE color: 2635334.
HSL color Cylindrical-coordinate representation of color #463628: hue angle of 28º 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 #463628 is Cyan = 0, Magento = 0.23, Yellow = 0.43 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 54 | 40 | - |
| CMYK | 0 | 0.23 | 0.43 | 0.73 |
| HSL | 28º | 0.27% | 0.22% | - |
| HSV(B) | 28º | 0.43% | 0.27% | - |
| XYZ | 4.23 | 4.09 | 2.57 | - |
| YUV | 57.19 | 118.3 | 137.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 54 | 40 | 0 | 0.23 | 0.43 | 0.73 | 28 | 0.27 | 0.22 |
| Hex | 46 | 36 | 28 | 0 | 17 | 2B | 49 | 1C | 1B | 16 |
| Octal | 106 | 66 | 50 | 0 | 27 | 53 | 111 | 34 | 33 | 26 |
| Binary | 1000110 | 110110 | 101000 | 0 | 10111 | 101011 | 1001001 | 11100 | 11011 | 10110 |
Color Harmonies of #463628
Complementary color
Monochromatic Colors of #463628
Black with #463628
Text Example
Text Example
White with #463628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463628; }
p { color: rgb(70,54,40); }
H1.HeaderClassName
{
color: #463628;
}
.AnyTagClassName
{
color: #463628;
}
</style>
background-color css
<style>
a { background-color: #463628; }
a { background-color: rgb(70,54,40); }
div.DivClassName
{
background-color: #463628;
}
.BgClassName
{
background-color: #463628;
}
</style>
border-color css
<style>
span { border-color: #463628; }
span { border-color: rgb(70,54,40); }
td.TdClassName
{
border-color: #463628;
}
.TagClassName
{
border-color: #463628;
}
</style>