Shades of Woodburn #493321
Tints of Woodburn #493321
RGB
CMYK
RGB Variations
Color information
#493321 (or 0x493321) is known color: Woodburn. HEX triplet: 49, 33 and 21. RGB value is (73,51,33). Sum of RGB (Red+Green+Blue) = 73+51+33=157 (20% of max value = 765). Red value is 73 (28.91% from 255 or 46.50% from 157); Green value is 51 (20.31% from 255 or 32.48% from 157); Blue value is 33 (13.28% from 255 or 21.02% from 157); Max value from RGB is 73 - color contains mainly: red. Hex color #493321 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493321 is #B6CCDE. Grayscale: #373737. Windows color (decimal): -11979999 or 2175817. OLE color: 2175817.
HSL color Cylindrical-coordinate representation of color #493321: hue angle of 27º degrees, saturation: 0.38, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #493321 is Cyan = 0, Magento = 0.30, Yellow = 0.55 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 51 | 33 | - |
| CMYK | 0 | 0.30 | 0.55 | 0.71 |
| HSL | 27º | 0.38% | 0.21% | - |
| HSV(B) | 27º | 0.55% | 0.29% | - |
| XYZ | 4.21 | 3.89 | 1.97 | - |
| YUV | 55.53 | 115.29 | 140.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 51 | 33 | 0 | 0.30 | 0.55 | 0.71 | 27 | 0.38 | 0.21 |
| Hex | 49 | 33 | 21 | 0 | 1E | 37 | 47 | 1B | 26 | 15 |
| Octal | 111 | 63 | 41 | 0 | 36 | 67 | 107 | 33 | 46 | 25 |
| Binary | 1001001 | 110011 | 100001 | 0 | 11110 | 110111 | 1000111 | 11011 | 100110 | 10101 |
Color Harmonies of #493321
Complementary color
Monochromatic Colors of #493321
Black with #493321
Text Example
Text Example
White with #493321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493321; }
p { color: rgb(73,51,33); }
H1.HeaderClassName
{
color: #493321;
}
.AnyTagClassName
{
color: #493321;
}
</style>
background-color css
<style>
a { background-color: #493321; }
a { background-color: rgb(73,51,33); }
div.DivClassName
{
background-color: #493321;
}
.BgClassName
{
background-color: #493321;
}
</style>
border-color css
<style>
span { border-color: #493321; }
span { border-color: rgb(73,51,33); }
td.TdClassName
{
border-color: #493321;
}
.TagClassName
{
border-color: #493321;
}
</style>