Shades of Birch #413726
Tints of Birch #413726
RGB
CMYK
RGB Variations
Color information
#413726 (or 0x413726) is known color: Birch. HEX triplet: 41, 37 and 26. RGB value is (65,55,38). Sum of RGB (Red+Green+Blue) = 65+55+38=158 (20% of max value = 765). Red value is 65 (25.78% from 255 or 41.14% from 158); Green value is 55 (21.88% from 255 or 34.81% from 158); Blue value is 38 (15.23% from 255 or 24.05% from 158); Max value from RGB is 65 - color contains mainly: red. Hex color #413726 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413726 is #BEC8D9. Grayscale: #383838. Windows color (decimal): -12503258 or 2504513. OLE color: 2504513.
HSL color Cylindrical-coordinate representation of color #413726: hue angle of 37.78º 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 #413726 is Cyan = 0, Magento = 0.15, Yellow = 0.42 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 55 | 38 | - |
| CMYK | 0 | 0.15 | 0.42 | 0.75 |
| HSL | 37.78º | 0.26% | 0.2% | - |
| HSV(B) | 37.78º | 0.42% | 0.25% | - |
| XYZ | 3.9 | 4 | 2.4 | - |
| YUV | 56.05 | 117.81 | 134.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 55 | 38 | 0 | 0.15 | 0.42 | 0.75 | 37.78 | 0.26 | 0.2 |
| Hex | 41 | 37 | 26 | 0 | F | 2A | 4B | 26 | 1A | 14 |
| Octal | 101 | 67 | 46 | 0 | 17 | 52 | 113 | 46 | 32 | 24 |
| Binary | 1000001 | 110111 | 100110 | 0 | 1111 | 101010 | 1001011 | 100110 | 11010 | 10100 |
Color Harmonies of #413726
Complementary color
Monochromatic Colors of #413726
Black with #413726
Text Example
Text Example
White with #413726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413726; }
p { color: rgb(65,55,38); }
H1.HeaderClassName
{
color: #413726;
}
.AnyTagClassName
{
color: #413726;
}
</style>
background-color css
<style>
a { background-color: #413726; }
a { background-color: rgb(65,55,38); }
div.DivClassName
{
background-color: #413726;
}
.BgClassName
{
background-color: #413726;
}
</style>
border-color css
<style>
span { border-color: #413726; }
span { border-color: rgb(65,55,38); }
td.TdClassName
{
border-color: #413726;
}
.TagClassName
{
border-color: #413726;
}
</style>