Shades of Woodburn #473727
Tints of Woodburn #473727
RGB
CMYK
RGB Variations
Color information
#473727 (or 0x473727) is known color: Woodburn. HEX triplet: 47, 37 and 27. RGB value is (71,55,39). Sum of RGB (Red+Green+Blue) = 71+55+39=165 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.03% from 165); Green value is 55 (21.88% from 255 or 33.33% from 165); Blue value is 39 (15.62% from 255 or 23.64% from 165); Max value from RGB is 71 - color contains mainly: red. Hex color #473727 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473727 is #B8C8D8. Grayscale: #3A3A3A. Windows color (decimal): -12110041 or 2570055. OLE color: 2570055.
HSL color Cylindrical-coordinate representation of color #473727: hue angle of 30º degrees, saturation: 0.29, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #473727 is Cyan = 0, Magento = 0.23, Yellow = 0.45 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 55 | 39 | - |
| CMYK | 0 | 0.23 | 0.45 | 0.72 |
| HSL | 30º | 0.29% | 0.22% | - |
| HSV(B) | 30º | 0.45% | 0.28% | - |
| XYZ | 4.33 | 4.22 | 2.51 | - |
| YUV | 57.96 | 117.3 | 137.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 55 | 39 | 0 | 0.23 | 0.45 | 0.72 | 30 | 0.29 | 0.22 |
| Hex | 47 | 37 | 27 | 0 | 17 | 2D | 48 | 1E | 1D | 16 |
| Octal | 107 | 67 | 47 | 0 | 27 | 55 | 110 | 36 | 35 | 26 |
| Binary | 1000111 | 110111 | 100111 | 0 | 10111 | 101101 | 1001000 | 11110 | 11101 | 10110 |
Color Harmonies of #473727
Complementary color
Monochromatic Colors of #473727
Black with #473727
Text Example
Text Example
White with #473727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473727; }
p { color: rgb(71,55,39); }
H1.HeaderClassName
{
color: #473727;
}
.AnyTagClassName
{
color: #473727;
}
</style>
background-color css
<style>
a { background-color: #473727; }
a { background-color: rgb(71,55,39); }
div.DivClassName
{
background-color: #473727;
}
.BgClassName
{
background-color: #473727;
}
</style>
border-color css
<style>
span { border-color: #473727; }
span { border-color: rgb(71,55,39); }
td.TdClassName
{
border-color: #473727;
}
.TagClassName
{
border-color: #473727;
}
</style>