Shades of Birch #423926
Tints of Birch #423926
RGB
CMYK
RGB Variations
Color information
#423926 (or 0x423926) is known color: Birch. HEX triplet: 42, 39 and 26. RGB value is (66,57,38). Sum of RGB (Red+Green+Blue) = 66+57+38=161 (21% of max value = 765). Red value is 66 (26.17% from 255 or 40.99% from 161); Green value is 57 (22.66% from 255 or 35.40% from 161); Blue value is 38 (15.23% from 255 or 23.60% from 161); Max value from RGB is 66 - color contains mainly: red. Hex color #423926 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423926 is #BDC6D9. Grayscale: #393939. Windows color (decimal): -12437210 or 2505026. OLE color: 2505026.
HSL color Cylindrical-coordinate representation of color #423926: hue angle of 40.71º degrees, saturation: 0.27, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #423926 is Cyan = 0, Magento = 0.14, Yellow = 0.42 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 57 | 38 | - |
| CMYK | 0 | 0.14 | 0.42 | 0.74 |
| HSL | 40.71º | 0.27% | 0.2% | - |
| HSV(B) | 40.71º | 0.42% | 0.26% | - |
| XYZ | 4.06 | 4.22 | 2.44 | - |
| YUV | 57.53 | 116.98 | 134.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 57 | 38 | 0 | 0.14 | 0.42 | 0.74 | 40.71 | 0.27 | 0.2 |
| Hex | 42 | 39 | 26 | 0 | E | 2A | 4A | 29 | 1B | 14 |
| Octal | 102 | 71 | 46 | 0 | 16 | 52 | 112 | 51 | 33 | 24 |
| Binary | 1000010 | 111001 | 100110 | 0 | 1110 | 101010 | 1001010 | 101001 | 11011 | 10100 |
Color Harmonies of #423926
Complementary color
Monochromatic Colors of #423926
Black with #423926
Text Example
Text Example
White with #423926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423926; }
p { color: rgb(66,57,38); }
H1.HeaderClassName
{
color: #423926;
}
.AnyTagClassName
{
color: #423926;
}
</style>
background-color css
<style>
a { background-color: #423926; }
a { background-color: rgb(66,57,38); }
div.DivClassName
{
background-color: #423926;
}
.BgClassName
{
background-color: #423926;
}
</style>
border-color css
<style>
span { border-color: #423926; }
span { border-color: rgb(66,57,38); }
td.TdClassName
{
border-color: #423926;
}
.TagClassName
{
border-color: #423926;
}
</style>