Shades of Birch #423827
Tints of Birch #423827
RGB
CMYK
RGB Variations
Color information
#423827 (or 0x423827) is known color: Birch. HEX triplet: 42, 38 and 27. RGB value is (66,56,39). Sum of RGB (Red+Green+Blue) = 66+56+39=161 (21% of max value = 765). Red value is 66 (26.17% from 255 or 40.99% from 161); Green value is 56 (22.27% from 255 or 34.78% from 161); Blue value is 39 (15.62% from 255 or 24.22% from 161); Max value from RGB is 66 - color contains mainly: red. Hex color #423827 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423827 is #BDC7D8. Grayscale: #393939. Windows color (decimal): -12437465 or 2570306. OLE color: 2570306.
HSL color Cylindrical-coordinate representation of color #423827: hue angle of 37.78º 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 #423827 is Cyan = 0, Magento = 0.15, Yellow = 0.41 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 56 | 39 | - |
| CMYK | 0 | 0.15 | 0.41 | 0.74 |
| HSL | 37.78º | 0.26% | 0.21% | - |
| HSV(B) | 37.78º | 0.41% | 0.26% | - |
| XYZ | 4.03 | 4.13 | 2.5 | - |
| YUV | 57.05 | 117.81 | 134.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 56 | 39 | 0 | 0.15 | 0.41 | 0.74 | 37.78 | 0.26 | 0.21 |
| Hex | 42 | 38 | 27 | 0 | F | 29 | 4A | 26 | 1A | 15 |
| Octal | 102 | 70 | 47 | 0 | 17 | 51 | 112 | 46 | 32 | 25 |
| Binary | 1000010 | 111000 | 100111 | 0 | 1111 | 101001 | 1001010 | 100110 | 11010 | 10101 |
Color Harmonies of #423827
Complementary color
Monochromatic Colors of #423827
Black with #423827
Text Example
Text Example
White with #423827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423827; }
p { color: rgb(66,56,39); }
H1.HeaderClassName
{
color: #423827;
}
.AnyTagClassName
{
color: #423827;
}
</style>
background-color css
<style>
a { background-color: #423827; }
a { background-color: rgb(66,56,39); }
div.DivClassName
{
background-color: #423827;
}
.BgClassName
{
background-color: #423827;
}
</style>
border-color css
<style>
span { border-color: #423827; }
span { border-color: rgb(66,56,39); }
td.TdClassName
{
border-color: #423827;
}
.TagClassName
{
border-color: #423827;
}
</style>