Shades of Woodburn #463527
Tints of Woodburn #463527
RGB
CMYK
RGB Variations
Color information
#463527 (or 0x463527) is known color: Woodburn. HEX triplet: 46, 35 and 27. RGB value is (70,53,39). Sum of RGB (Red+Green+Blue) = 70+53+39=162 (21% of max value = 765). Red value is 70 (27.73% from 255 or 43.21% from 162); Green value is 53 (21.09% from 255 or 32.72% from 162); Blue value is 39 (15.62% from 255 or 24.07% from 162); Max value from RGB is 70 - color contains mainly: red. Hex color #463527 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463527 is #B9CAD8. Grayscale: #383838. Windows color (decimal): -12176089 or 2569542. OLE color: 2569542.
HSL color Cylindrical-coordinate representation of color #463527: hue angle of 27.1º 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 #463527 is Cyan = 0, Magento = 0.24, Yellow = 0.44 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 53 | 39 | - |
| CMYK | 0 | 0.24 | 0.44 | 0.73 |
| HSL | 27.1º | 0.28% | 0.21% | - |
| HSV(B) | 27.1º | 0.44% | 0.27% | - |
| XYZ | 4.17 | 3.99 | 2.47 | - |
| YUV | 56.49 | 118.13 | 137.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 53 | 39 | 0 | 0.24 | 0.44 | 0.73 | 27.1 | 0.28 | 0.21 |
| Hex | 46 | 35 | 27 | 0 | 18 | 2C | 49 | 1B | 1C | 15 |
| Octal | 106 | 65 | 47 | 0 | 30 | 54 | 111 | 33 | 34 | 25 |
| Binary | 1000110 | 110101 | 100111 | 0 | 11000 | 101100 | 1001001 | 11011 | 11100 | 10101 |
Color Harmonies of #463527
Complementary color
Monochromatic Colors of #463527
Black with #463527
Text Example
Text Example
White with #463527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463527; }
p { color: rgb(70,53,39); }
H1.HeaderClassName
{
color: #463527;
}
.AnyTagClassName
{
color: #463527;
}
</style>
background-color css
<style>
a { background-color: #463527; }
a { background-color: rgb(70,53,39); }
div.DivClassName
{
background-color: #463527;
}
.BgClassName
{
background-color: #463527;
}
</style>
border-color css
<style>
span { border-color: #463527; }
span { border-color: rgb(70,53,39); }
td.TdClassName
{
border-color: #463527;
}
.TagClassName
{
border-color: #463527;
}
</style>