Shades of Woodburn #493527
Tints of Woodburn #493527
RGB
CMYK
RGB Variations
Color information
#493527 (or 0x493527) is known color: Woodburn. HEX triplet: 49, 35 and 27. RGB value is (73,53,39). Sum of RGB (Red+Green+Blue) = 73+53+39=165 (21% of max value = 765). Red value is 73 (28.91% from 255 or 44.24% from 165); Green value is 53 (21.09% from 255 or 32.12% from 165); Blue value is 39 (15.62% from 255 or 23.64% from 165); Max value from RGB is 73 - color contains mainly: red. Hex color #493527 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493527 is #B6CAD8. Grayscale: #393939. Windows color (decimal): -11979481 or 2569545. OLE color: 2569545.
HSL color Cylindrical-coordinate representation of color #493527: hue angle of 24.71º 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 #493527 is Cyan = 0, Magento = 0.27, Yellow = 0.47 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 53 | 39 | - |
| CMYK | 0 | 0.27 | 0.47 | 0.71 |
| HSL | 24.71º | 0.3% | 0.22% | - |
| HSV(B) | 24.71º | 0.47% | 0.29% | - |
| XYZ | 4.39 | 4.11 | 2.48 | - |
| YUV | 57.38 | 117.63 | 139.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 53 | 39 | 0 | 0.27 | 0.47 | 0.71 | 24.71 | 0.3 | 0.22 |
| Hex | 49 | 35 | 27 | 0 | 1B | 2F | 47 | 19 | 1E | 16 |
| Octal | 111 | 65 | 47 | 0 | 33 | 57 | 107 | 31 | 36 | 26 |
| Binary | 1001001 | 110101 | 100111 | 0 | 11011 | 101111 | 1000111 | 11001 | 11110 | 10110 |
Color Harmonies of #493527
Complementary color
Monochromatic Colors of #493527
Black with #493527
Text Example
Text Example
White with #493527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493527; }
p { color: rgb(73,53,39); }
H1.HeaderClassName
{
color: #493527;
}
.AnyTagClassName
{
color: #493527;
}
</style>
background-color css
<style>
a { background-color: #493527; }
a { background-color: rgb(73,53,39); }
div.DivClassName
{
background-color: #493527;
}
.BgClassName
{
background-color: #493527;
}
</style>
border-color css
<style>
span { border-color: #493527; }
span { border-color: rgb(73,53,39); }
td.TdClassName
{
border-color: #493527;
}
.TagClassName
{
border-color: #493527;
}
</style>