Shades of Woodburn #463627
Tints of Woodburn #463627
RGB
CMYK
RGB Variations
Color information
#463627 (or 0x463627) is known color: Woodburn. HEX triplet: 46, 36 and 27. RGB value is (70,54,39). Sum of RGB (Red+Green+Blue) = 70+54+39=163 (21% of max value = 765). Red value is 70 (27.73% from 255 or 42.94% from 163); Green value is 54 (21.48% from 255 or 33.13% from 163); Blue value is 39 (15.62% from 255 or 23.93% from 163); Max value from RGB is 70 - color contains mainly: red. Hex color #463627 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463627 is #B9C9D8. Grayscale: #393939. Windows color (decimal): -12175833 or 2569798. OLE color: 2569798.
HSL color Cylindrical-coordinate representation of color #463627: hue angle of 29.03º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #463627 is Cyan = 0, Magento = 0.23, Yellow = 0.44 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 54 | 39 | - |
| CMYK | 0 | 0.23 | 0.44 | 0.73 |
| HSL | 29.03º | 0.28% | 0.21% | - |
| HSV(B) | 29.03º | 0.44% | 0.27% | - |
| XYZ | 4.21 | 4.09 | 2.49 | - |
| YUV | 57.07 | 117.8 | 137.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 54 | 39 | 0 | 0.23 | 0.44 | 0.73 | 29.03 | 0.28 | 0.21 |
| Hex | 46 | 36 | 27 | 0 | 17 | 2C | 49 | 1D | 1C | 15 |
| Octal | 106 | 66 | 47 | 0 | 27 | 54 | 111 | 35 | 34 | 25 |
| Binary | 1000110 | 110110 | 100111 | 0 | 10111 | 101100 | 1001001 | 11101 | 11100 | 10101 |
Color Harmonies of #463627
Complementary color
Monochromatic Colors of #463627
Black with #463627
Text Example
Text Example
White with #463627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463627; }
p { color: rgb(70,54,39); }
H1.HeaderClassName
{
color: #463627;
}
.AnyTagClassName
{
color: #463627;
}
</style>
background-color css
<style>
a { background-color: #463627; }
a { background-color: rgb(70,54,39); }
div.DivClassName
{
background-color: #463627;
}
.BgClassName
{
background-color: #463627;
}
</style>
border-color css
<style>
span { border-color: #463627; }
span { border-color: rgb(70,54,39); }
td.TdClassName
{
border-color: #463627;
}
.TagClassName
{
border-color: #463627;
}
</style>