Shades of Woodburn #493727
Tints of Woodburn #493727
RGB
CMYK
RGB Variations
Color information
#493727 (or 0x493727) is known color: Woodburn. HEX triplet: 49, 37 and 27. RGB value is (73,55,39). Sum of RGB (Red+Green+Blue) = 73+55+39=167 (22% of max value = 765). Red value is 73 (28.91% from 255 or 43.71% from 167); Green value is 55 (21.88% from 255 or 32.93% from 167); Blue value is 39 (15.62% from 255 or 23.35% from 167); Max value from RGB is 73 - color contains mainly: red. Hex color #493727 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493727 is #B6C8D8. Grayscale: #3A3A3A. Windows color (decimal): -11978969 or 2570057. OLE color: 2570057.
HSL color Cylindrical-coordinate representation of color #493727: hue angle of 28.24º degrees, saturation: 0.3, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #493727 is Cyan = 0, Magento = 0.25, Yellow = 0.47 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 55 | 39 | - |
| CMYK | 0 | 0.25 | 0.47 | 0.71 |
| HSL | 28.24º | 0.3% | 0.22% | - |
| HSV(B) | 28.24º | 0.47% | 0.29% | - |
| XYZ | 4.48 | 4.3 | 2.51 | - |
| YUV | 58.56 | 116.96 | 138.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 55 | 39 | 0 | 0.25 | 0.47 | 0.71 | 28.24 | 0.3 | 0.22 |
| Hex | 49 | 37 | 27 | 0 | 19 | 2F | 47 | 1C | 1E | 16 |
| Octal | 111 | 67 | 47 | 0 | 31 | 57 | 107 | 34 | 36 | 26 |
| Binary | 1001001 | 110111 | 100111 | 0 | 11001 | 101111 | 1000111 | 11100 | 11110 | 10110 |
Color Harmonies of #493727
Complementary color
Monochromatic Colors of #493727
Black with #493727
Text Example
Text Example
White with #493727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493727; }
p { color: rgb(73,55,39); }
H1.HeaderClassName
{
color: #493727;
}
.AnyTagClassName
{
color: #493727;
}
</style>
background-color css
<style>
a { background-color: #493727; }
a { background-color: rgb(73,55,39); }
div.DivClassName
{
background-color: #493727;
}
.BgClassName
{
background-color: #493727;
}
</style>
border-color css
<style>
span { border-color: #493727; }
span { border-color: rgb(73,55,39); }
td.TdClassName
{
border-color: #493727;
}
.TagClassName
{
border-color: #493727;
}
</style>