Shades of Woodburn #493827
Tints of Woodburn #493827
RGB
CMYK
RGB Variations
Color information
#493827 (or 0x493827) is known color: Woodburn. HEX triplet: 49, 38 and 27. RGB value is (73,56,39). Sum of RGB (Red+Green+Blue) = 73+56+39=168 (22% of max value = 765). Red value is 73 (28.91% from 255 or 43.45% from 168); Green value is 56 (22.27% from 255 or 33.33% from 168); Blue value is 39 (15.62% from 255 or 23.21% from 168); Max value from RGB is 73 - color contains mainly: red. Hex color #493827 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493827 is #B6C7D8. Grayscale: #3B3B3B. Windows color (decimal): -11978713 or 2570313. OLE color: 2570313.
HSL color Cylindrical-coordinate representation of color #493827: hue angle of 30º 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 #493827 is Cyan = 0, Magento = 0.23, Yellow = 0.47 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 56 | 39 | - |
| CMYK | 0 | 0.23 | 0.47 | 0.71 |
| HSL | 30º | 0.3% | 0.22% | - |
| HSV(B) | 30º | 0.47% | 0.29% | - |
| XYZ | 4.53 | 4.39 | 2.53 | - |
| YUV | 59.15 | 116.63 | 137.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 56 | 39 | 0 | 0.23 | 0.47 | 0.71 | 30 | 0.3 | 0.22 |
| Hex | 49 | 38 | 27 | 0 | 17 | 2F | 47 | 1E | 1E | 16 |
| Octal | 111 | 70 | 47 | 0 | 27 | 57 | 107 | 36 | 36 | 26 |
| Binary | 1001001 | 111000 | 100111 | 0 | 10111 | 101111 | 1000111 | 11110 | 11110 | 10110 |
Color Harmonies of #493827
Complementary color
Monochromatic Colors of #493827
Black with #493827
Text Example
Text Example
White with #493827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493827; }
p { color: rgb(73,56,39); }
H1.HeaderClassName
{
color: #493827;
}
.AnyTagClassName
{
color: #493827;
}
</style>
background-color css
<style>
a { background-color: #493827; }
a { background-color: rgb(73,56,39); }
div.DivClassName
{
background-color: #493827;
}
.BgClassName
{
background-color: #493827;
}
</style>
border-color css
<style>
span { border-color: #493827; }
span { border-color: rgb(73,56,39); }
td.TdClassName
{
border-color: #493827;
}
.TagClassName
{
border-color: #493827;
}
</style>