Shades of Woodburn #473526
Tints of Woodburn #473526
RGB
CMYK
RGB Variations
Color information
#473526 (or 0x473526) is known color: Woodburn. HEX triplet: 47, 35 and 26. RGB value is (71,53,38). Sum of RGB (Red+Green+Blue) = 71+53+38=162 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.83% from 162); Green value is 53 (21.09% from 255 or 32.72% from 162); Blue value is 38 (15.23% from 255 or 23.46% from 162); Max value from RGB is 71 - color contains mainly: red. Hex color #473526 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473526 is #B8CAD9. Grayscale: #383838. Windows color (decimal): -12110554 or 2504007. OLE color: 2504007.
HSL color Cylindrical-coordinate representation of color #473526: hue angle of 27.27º degrees, saturation: 0.3, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #473526 is Cyan = 0, Magento = 0.25, Yellow = 0.46 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 53 | 38 | - |
| CMYK | 0 | 0.25 | 0.46 | 0.72 |
| HSL | 27.27º | 0.3% | 0.21% | - |
| HSV(B) | 27.27º | 0.46% | 0.28% | - |
| XYZ | 4.22 | 4.03 | 2.39 | - |
| YUV | 56.67 | 117.46 | 138.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 53 | 38 | 0 | 0.25 | 0.46 | 0.72 | 27.27 | 0.3 | 0.21 |
| Hex | 47 | 35 | 26 | 0 | 19 | 2E | 48 | 1B | 1E | 15 |
| Octal | 107 | 65 | 46 | 0 | 31 | 56 | 110 | 33 | 36 | 25 |
| Binary | 1000111 | 110101 | 100110 | 0 | 11001 | 101110 | 1001000 | 11011 | 11110 | 10101 |
Color Harmonies of #473526
Complementary color
Monochromatic Colors of #473526
Black with #473526
Text Example
Text Example
White with #473526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473526; }
p { color: rgb(71,53,38); }
H1.HeaderClassName
{
color: #473526;
}
.AnyTagClassName
{
color: #473526;
}
</style>
background-color css
<style>
a { background-color: #473526; }
a { background-color: rgb(71,53,38); }
div.DivClassName
{
background-color: #473526;
}
.BgClassName
{
background-color: #473526;
}
</style>
border-color css
<style>
span { border-color: #473526; }
span { border-color: rgb(71,53,38); }
td.TdClassName
{
border-color: #473526;
}
.TagClassName
{
border-color: #473526;
}
</style>