Shades of Woodburn #493625
Tints of Woodburn #493625
RGB
CMYK
RGB Variations
Color information
#493625 (or 0x493625) is known color: Woodburn. HEX triplet: 49, 36 and 25. RGB value is (73,54,37). Sum of RGB (Red+Green+Blue) = 73+54+37=164 (21% of max value = 765). Red value is 73 (28.91% from 255 or 44.51% from 164); Green value is 54 (21.48% from 255 or 32.93% from 164); Blue value is 37 (14.84% from 255 or 22.56% from 164); Max value from RGB is 73 - color contains mainly: red. Hex color #493625 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493625 is #B6C9DA. Grayscale: #393939. Windows color (decimal): -11979227 or 2438729. OLE color: 2438729.
HSL color Cylindrical-coordinate representation of color #493625: hue angle of 28.33º degrees, saturation: 0.33, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #493625 is Cyan = 0, Magento = 0.26, Yellow = 0.49 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 54 | 37 | - |
| CMYK | 0 | 0.26 | 0.49 | 0.71 |
| HSL | 28.33º | 0.33% | 0.22% | - |
| HSV(B) | 28.33º | 0.49% | 0.29% | - |
| XYZ | 4.4 | 4.19 | 2.33 | - |
| YUV | 57.74 | 116.29 | 138.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 54 | 37 | 0 | 0.26 | 0.49 | 0.71 | 28.33 | 0.33 | 0.22 |
| Hex | 49 | 36 | 25 | 0 | 1A | 31 | 47 | 1C | 21 | 16 |
| Octal | 111 | 66 | 45 | 0 | 32 | 61 | 107 | 34 | 41 | 26 |
| Binary | 1001001 | 110110 | 100101 | 0 | 11010 | 110001 | 1000111 | 11100 | 100001 | 10110 |
Color Harmonies of #493625
Complementary color
Monochromatic Colors of #493625
Black with #493625
Text Example
Text Example
White with #493625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493625; }
p { color: rgb(73,54,37); }
H1.HeaderClassName
{
color: #493625;
}
.AnyTagClassName
{
color: #493625;
}
</style>
background-color css
<style>
a { background-color: #493625; }
a { background-color: rgb(73,54,37); }
div.DivClassName
{
background-color: #493625;
}
.BgClassName
{
background-color: #493625;
}
</style>
border-color css
<style>
span { border-color: #493625; }
span { border-color: rgb(73,54,37); }
td.TdClassName
{
border-color: #493625;
}
.TagClassName
{
border-color: #493625;
}
</style>