Shades of Woodburn #413226
Tints of Woodburn #413226
RGB
CMYK
RGB Variations
Color information
#413226 (or 0x413226) is known color: Woodburn. HEX triplet: 41, 32 and 26. RGB value is (65,50,38). Sum of RGB (Red+Green+Blue) = 65+50+38=153 (20% of max value = 765). Red value is 65 (25.78% from 255 or 42.48% from 153); Green value is 50 (19.92% from 255 or 32.68% from 153); Blue value is 38 (15.23% from 255 or 24.84% from 153); Max value from RGB is 65 - color contains mainly: red. Hex color #413226 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413226 is #BECDD9. Grayscale: #353535. Windows color (decimal): -12504538 or 2503233. OLE color: 2503233.
HSL color Cylindrical-coordinate representation of color #413226: hue angle of 26.67º degrees, saturation: 0.26, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #413226 is Cyan = 0, Magento = 0.23, Yellow = 0.42 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 50 | 38 | - |
| CMYK | 0 | 0.23 | 0.42 | 0.75 |
| HSL | 26.67º | 0.26% | 0.2% | - |
| HSV(B) | 26.67º | 0.42% | 0.25% | - |
| XYZ | 3.67 | 3.54 | 2.32 | - |
| YUV | 53.12 | 119.47 | 136.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 50 | 38 | 0 | 0.23 | 0.42 | 0.75 | 26.67 | 0.26 | 0.2 |
| Hex | 41 | 32 | 26 | 0 | 17 | 2A | 4B | 1B | 1A | 14 |
| Octal | 101 | 62 | 46 | 0 | 27 | 52 | 113 | 33 | 32 | 24 |
| Binary | 1000001 | 110010 | 100110 | 0 | 10111 | 101010 | 1001011 | 11011 | 11010 | 10100 |
Color Harmonies of #413226
Complementary color
Monochromatic Colors of #413226
Black with #413226
Text Example
Text Example
White with #413226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413226; }
p { color: rgb(65,50,38); }
H1.HeaderClassName
{
color: #413226;
}
.AnyTagClassName
{
color: #413226;
}
</style>
background-color css
<style>
a { background-color: #413226; }
a { background-color: rgb(65,50,38); }
div.DivClassName
{
background-color: #413226;
}
.BgClassName
{
background-color: #413226;
}
</style>
border-color css
<style>
span { border-color: #413226; }
span { border-color: rgb(65,50,38); }
td.TdClassName
{
border-color: #413226;
}
.TagClassName
{
border-color: #413226;
}
</style>