Shades of Woodburn #493629
Tints of Woodburn #493629
RGB
CMYK
RGB Variations
Color information
#493629 (or 0x493629) is known color: Woodburn. HEX triplet: 49, 36 and 29. RGB value is (73,54,41). Sum of RGB (Red+Green+Blue) = 73+54+41=168 (22% of max value = 765). Red value is 73 (28.91% from 255 or 43.45% from 168); Green value is 54 (21.48% from 255 or 32.14% from 168); Blue value is 41 (16.41% from 255 or 24.40% from 168); Max value from RGB is 73 - color contains mainly: red. Hex color #493629 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493629 is #B6C9D6. Grayscale: #3A3A3A. Windows color (decimal): -11979223 or 2700873. OLE color: 2700873.
HSL color Cylindrical-coordinate representation of color #493629: hue angle of 24.38º degrees, saturation: 0.28, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #493629 is Cyan = 0, Magento = 0.26, Yellow = 0.44 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 54 | 41 | - |
| CMYK | 0 | 0.26 | 0.44 | 0.71 |
| HSL | 24.38º | 0.28% | 0.22% | - |
| HSV(B) | 24.38º | 0.44% | 0.29% | - |
| XYZ | 4.47 | 4.21 | 2.68 | - |
| YUV | 58.2 | 118.29 | 138.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 54 | 41 | 0 | 0.26 | 0.44 | 0.71 | 24.38 | 0.28 | 0.22 |
| Hex | 49 | 36 | 29 | 0 | 1A | 2C | 47 | 18 | 1C | 16 |
| Octal | 111 | 66 | 51 | 0 | 32 | 54 | 107 | 30 | 34 | 26 |
| Binary | 1001001 | 110110 | 101001 | 0 | 11010 | 101100 | 1000111 | 11000 | 11100 | 10110 |
Color Harmonies of #493629
Complementary color
Monochromatic Colors of #493629
Black with #493629
Text Example
Text Example
White with #493629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493629; }
p { color: rgb(73,54,41); }
H1.HeaderClassName
{
color: #493629;
}
.AnyTagClassName
{
color: #493629;
}
</style>
background-color css
<style>
a { background-color: #493629; }
a { background-color: rgb(73,54,41); }
div.DivClassName
{
background-color: #493629;
}
.BgClassName
{
background-color: #493629;
}
</style>
border-color css
<style>
span { border-color: #493629; }
span { border-color: rgb(73,54,41); }
td.TdClassName
{
border-color: #493629;
}
.TagClassName
{
border-color: #493629;
}
</style>