Shades of Woodburn #473324
Tints of Woodburn #473324
RGB
CMYK
RGB Variations
Color information
#473324 (or 0x473324) is known color: Woodburn. HEX triplet: 47, 33 and 24. RGB value is (71,51,36). Sum of RGB (Red+Green+Blue) = 71+51+36=158 (20% of max value = 765). Red value is 71 (28.12% from 255 or 44.94% from 158); Green value is 51 (20.31% from 255 or 32.28% from 158); Blue value is 36 (14.45% from 255 or 22.78% from 158); Max value from RGB is 71 - color contains mainly: red. Hex color #473324 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473324 is #B8CCDB. Grayscale: #373737. Windows color (decimal): -12111068 or 2372423. OLE color: 2372423.
HSL color Cylindrical-coordinate representation of color #473324: hue angle of 25.71º degrees, saturation: 0.33, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #473324 is Cyan = 0, Magento = 0.28, Yellow = 0.49 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 51 | 36 | - |
| CMYK | 0 | 0.28 | 0.49 | 0.72 |
| HSL | 25.71º | 0.33% | 0.21% | - |
| HSV(B) | 25.71º | 0.49% | 0.28% | - |
| XYZ | 4.1 | 3.83 | 2.19 | - |
| YUV | 55.27 | 117.13 | 139.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 51 | 36 | 0 | 0.28 | 0.49 | 0.72 | 25.71 | 0.33 | 0.21 |
| Hex | 47 | 33 | 24 | 0 | 1C | 31 | 48 | 1A | 21 | 15 |
| Octal | 107 | 63 | 44 | 0 | 34 | 61 | 110 | 32 | 41 | 25 |
| Binary | 1000111 | 110011 | 100100 | 0 | 11100 | 110001 | 1001000 | 11010 | 100001 | 10101 |
Color Harmonies of #473324
Complementary color
Monochromatic Colors of #473324
Black with #473324
Text Example
Text Example
White with #473324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473324; }
p { color: rgb(71,51,36); }
H1.HeaderClassName
{
color: #473324;
}
.AnyTagClassName
{
color: #473324;
}
</style>
background-color css
<style>
a { background-color: #473324; }
a { background-color: rgb(71,51,36); }
div.DivClassName
{
background-color: #473324;
}
.BgClassName
{
background-color: #473324;
}
</style>
border-color css
<style>
span { border-color: #473324; }
span { border-color: rgb(71,51,36); }
td.TdClassName
{
border-color: #473324;
}
.TagClassName
{
border-color: #473324;
}
</style>