Shades of Birch #423927
Tints of Birch #423927
RGB
CMYK
RGB Variations
Color information
#423927 (or 0x423927) is known color: Birch. HEX triplet: 42, 39 and 27. RGB value is (66,57,39). Sum of RGB (Red+Green+Blue) = 66+57+39=162 (21% of max value = 765). Red value is 66 (26.17% from 255 or 40.74% from 162); Green value is 57 (22.66% from 255 or 35.19% from 162); Blue value is 39 (15.62% from 255 or 24.07% from 162); Max value from RGB is 66 - color contains mainly: red. Hex color #423927 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423927 is #BDC6D8. Grayscale: #393939. Windows color (decimal): -12437209 or 2570562. OLE color: 2570562.
HSL color Cylindrical-coordinate representation of color #423927: hue angle of 40º degrees, saturation: 0.26, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #423927 is Cyan = 0, Magento = 0.14, Yellow = 0.41 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 57 | 39 | - |
| CMYK | 0 | 0.14 | 0.41 | 0.74 |
| HSL | 40º | 0.26% | 0.21% | - |
| HSV(B) | 40º | 0.41% | 0.26% | - |
| XYZ | 4.08 | 4.23 | 2.52 | - |
| YUV | 57.64 | 117.48 | 133.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 57 | 39 | 0 | 0.14 | 0.41 | 0.74 | 40 | 0.26 | 0.21 |
| Hex | 42 | 39 | 27 | 0 | E | 29 | 4A | 28 | 1A | 15 |
| Octal | 102 | 71 | 47 | 0 | 16 | 51 | 112 | 50 | 32 | 25 |
| Binary | 1000010 | 111001 | 100111 | 0 | 1110 | 101001 | 1001010 | 101000 | 11010 | 10101 |
Color Harmonies of #423927
Complementary color
Monochromatic Colors of #423927
Black with #423927
Text Example
Text Example
White with #423927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423927; }
p { color: rgb(66,57,39); }
H1.HeaderClassName
{
color: #423927;
}
.AnyTagClassName
{
color: #423927;
}
</style>
background-color css
<style>
a { background-color: #423927; }
a { background-color: rgb(66,57,39); }
div.DivClassName
{
background-color: #423927;
}
.BgClassName
{
background-color: #423927;
}
</style>
border-color css
<style>
span { border-color: #423927; }
span { border-color: rgb(66,57,39); }
td.TdClassName
{
border-color: #423927;
}
.TagClassName
{
border-color: #423927;
}
</style>