Shades of Log Cabin #394029
Tints of Log Cabin #394029
RGB
CMYK
RGB Variations
Color information
#394029 (or 0x394029) is known color: Log Cabin. HEX triplet: 39, 40 and 29. RGB value is (57,64,41). Sum of RGB (Red+Green+Blue) = 57+64+41=162 (21% of max value = 765). Red value is 57 (22.66% from 255 or 35.19% from 162); Green value is 64 (25.39% from 255 or 39.51% from 162); Blue value is 41 (16.41% from 255 or 25.31% from 162); Max value from RGB is 64 - color contains mainly: green. Hex color #394029 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #394029 is #C6BFD6. Grayscale: #3B3B3B. Windows color (decimal): -13025239 or 2703417. OLE color: 2703417.
HSL color Cylindrical-coordinate representation of color #394029: hue angle of 78.26º degrees, saturation: 0.22, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #394029 is Cyan = 0.11, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 57 | 64 | 41 | - |
| CMYK | 0.11 | 0 | 0.36 | 0.75 |
| HSL | 78.26º | 0.22% | 0.21% | - |
| HSV(B) | 78.26º | 0.36% | 0.25% | - |
| XYZ | 3.92 | 4.7 | 2.8 | - |
| YUV | 59.29 | 117.68 | 126.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 64 | 41 | 0.11 | 0 | 0.36 | 0.75 | 78.26 | 0.22 | 0.21 |
| Hex | 39 | 40 | 29 | B | 0 | 24 | 4B | 4E | 16 | 15 |
| Octal | 71 | 100 | 51 | 13 | 0 | 44 | 113 | 116 | 26 | 25 |
| Binary | 111001 | 1000000 | 101001 | 1011 | 0 | 100100 | 1001011 | 1001110 | 10110 | 10101 |
Color Harmonies of #394029
Complementary color
Monochromatic Colors of #394029
Black with #394029
Text Example
Text Example
White with #394029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394029; }
p { color: rgb(57,64,41); }
H1.HeaderClassName
{
color: #394029;
}
.AnyTagClassName
{
color: #394029;
}
</style>
background-color css
<style>
a { background-color: #394029; }
a { background-color: rgb(57,64,41); }
div.DivClassName
{
background-color: #394029;
}
.BgClassName
{
background-color: #394029;
}
</style>
border-color css
<style>
span { border-color: #394029; }
span { border-color: rgb(57,64,41); }
td.TdClassName
{
border-color: #394029;
}
.TagClassName
{
border-color: #394029;
}
</style>