Shades of Woodburn #473525
Tints of Woodburn #473525
RGB
CMYK
RGB Variations
Color information
#473525 (or 0x473525) is known color: Woodburn. HEX triplet: 47, 35 and 25. RGB value is (71,53,37). Sum of RGB (Red+Green+Blue) = 71+53+37=161 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.10% from 161); Green value is 53 (21.09% from 255 or 32.92% from 161); Blue value is 37 (14.84% from 255 or 22.98% from 161); Max value from RGB is 71 - color contains mainly: red. Hex color #473525 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473525 is #B8CADA. Grayscale: #383838. Windows color (decimal): -12110555 or 2438471. OLE color: 2438471.
HSL color Cylindrical-coordinate representation of color #473525: hue angle of 28.24º degrees, saturation: 0.31, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #473525 is Cyan = 0, Magento = 0.25, Yellow = 0.48 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 53 | 37 | - |
| CMYK | 0 | 0.25 | 0.48 | 0.72 |
| HSL | 28.24º | 0.31% | 0.21% | - |
| HSV(B) | 28.24º | 0.48% | 0.28% | - |
| XYZ | 4.21 | 4.02 | 2.3 | - |
| YUV | 56.56 | 116.96 | 138.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 53 | 37 | 0 | 0.25 | 0.48 | 0.72 | 28.24 | 0.31 | 0.21 |
| Hex | 47 | 35 | 25 | 0 | 19 | 30 | 48 | 1C | 1F | 15 |
| Octal | 107 | 65 | 45 | 0 | 31 | 60 | 110 | 34 | 37 | 25 |
| Binary | 1000111 | 110101 | 100101 | 0 | 11001 | 110000 | 1001000 | 11100 | 11111 | 10101 |
Color Harmonies of #473525
Complementary color
Monochromatic Colors of #473525
Black with #473525
Text Example
Text Example
White with #473525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473525; }
p { color: rgb(71,53,37); }
H1.HeaderClassName
{
color: #473525;
}
.AnyTagClassName
{
color: #473525;
}
</style>
background-color css
<style>
a { background-color: #473525; }
a { background-color: rgb(71,53,37); }
div.DivClassName
{
background-color: #473525;
}
.BgClassName
{
background-color: #473525;
}
</style>
border-color css
<style>
span { border-color: #473525; }
span { border-color: rgb(71,53,37); }
td.TdClassName
{
border-color: #473525;
}
.TagClassName
{
border-color: #473525;
}
</style>