Shades of Woodburn #473326
Tints of Woodburn #473326
RGB
CMYK
RGB Variations
Color information
#473326 (or 0x473326) is known color: Woodburn. HEX triplet: 47, 33 and 26. RGB value is (71,51,38). Sum of RGB (Red+Green+Blue) = 71+51+38=160 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.38% from 160); Green value is 51 (20.31% from 255 or 31.88% from 160); Blue value is 38 (15.23% from 255 or 23.75% from 160); Max value from RGB is 71 - color contains mainly: red. Hex color #473326 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473326 is #B8CCD9. Grayscale: #373737. Windows color (decimal): -12111066 or 2503495. OLE color: 2503495.
HSL color Cylindrical-coordinate representation of color #473326: hue angle of 23.64º 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 #473326 is Cyan = 0, Magento = 0.28, Yellow = 0.46 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 51 | 38 | - |
| CMYK | 0 | 0.28 | 0.46 | 0.72 |
| HSL | 23.64º | 0.3% | 0.21% | - |
| HSV(B) | 23.64º | 0.46% | 0.28% | - |
| XYZ | 4.13 | 3.85 | 2.36 | - |
| YUV | 55.5 | 118.13 | 139.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 51 | 38 | 0 | 0.28 | 0.46 | 0.72 | 23.64 | 0.3 | 0.21 |
| Hex | 47 | 33 | 26 | 0 | 1C | 2E | 48 | 18 | 1E | 15 |
| Octal | 107 | 63 | 46 | 0 | 34 | 56 | 110 | 30 | 36 | 25 |
| Binary | 1000111 | 110011 | 100110 | 0 | 11100 | 101110 | 1001000 | 11000 | 11110 | 10101 |
Color Harmonies of #473326
Complementary color
Monochromatic Colors of #473326
Black with #473326
Text Example
Text Example
White with #473326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473326; }
p { color: rgb(71,51,38); }
H1.HeaderClassName
{
color: #473326;
}
.AnyTagClassName
{
color: #473326;
}
</style>
background-color css
<style>
a { background-color: #473326; }
a { background-color: rgb(71,51,38); }
div.DivClassName
{
background-color: #473326;
}
.BgClassName
{
background-color: #473326;
}
</style>
border-color css
<style>
span { border-color: #473326; }
span { border-color: rgb(71,51,38); }
td.TdClassName
{
border-color: #473326;
}
.TagClassName
{
border-color: #473326;
}
</style>