Shades of Woodburn #493524
Tints of Woodburn #493524
RGB
CMYK
RGB Variations
Color information
#493524 (or 0x493524) is known color: Woodburn. HEX triplet: 49, 35 and 24. RGB value is (73,53,36). Sum of RGB (Red+Green+Blue) = 73+53+36=162 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.06% from 162); Green value is 53 (21.09% from 255 or 32.72% from 162); Blue value is 36 (14.45% from 255 or 22.22% from 162); Max value from RGB is 73 - color contains mainly: red. Hex color #493524 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493524 is #B6CADB. Grayscale: #393939. Windows color (decimal): -11979484 or 2372937. OLE color: 2372937.
HSL color Cylindrical-coordinate representation of color #493524: hue angle of 27.57º degrees, saturation: 0.34, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #493524 is Cyan = 0, Magento = 0.27, Yellow = 0.51 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 53 | 36 | - |
| CMYK | 0 | 0.27 | 0.51 | 0.71 |
| HSL | 27.57º | 0.34% | 0.21% | - |
| HSV(B) | 27.57º | 0.51% | 0.29% | - |
| XYZ | 4.34 | 4.09 | 2.23 | - |
| YUV | 57.04 | 116.13 | 139.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 53 | 36 | 0 | 0.27 | 0.51 | 0.71 | 27.57 | 0.34 | 0.21 |
| Hex | 49 | 35 | 24 | 0 | 1B | 33 | 47 | 1C | 22 | 15 |
| Octal | 111 | 65 | 44 | 0 | 33 | 63 | 107 | 34 | 42 | 25 |
| Binary | 1001001 | 110101 | 100100 | 0 | 11011 | 110011 | 1000111 | 11100 | 100010 | 10101 |
Color Harmonies of #493524
Complementary color
Monochromatic Colors of #493524
Black with #493524
Text Example
Text Example
White with #493524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493524; }
p { color: rgb(73,53,36); }
H1.HeaderClassName
{
color: #493524;
}
.AnyTagClassName
{
color: #493524;
}
</style>
background-color css
<style>
a { background-color: #493524; }
a { background-color: rgb(73,53,36); }
div.DivClassName
{
background-color: #493524;
}
.BgClassName
{
background-color: #493524;
}
</style>
border-color css
<style>
span { border-color: #493524; }
span { border-color: rgb(73,53,36); }
td.TdClassName
{
border-color: #493524;
}
.TagClassName
{
border-color: #493524;
}
</style>