Shades of Log Cabin #394227
Tints of Log Cabin #394227
RGB
CMYK
RGB Variations
Color information
#394227 (or 0x394227) is known color: Log Cabin. HEX triplet: 39, 42 and 27. RGB value is (57,66,39). Sum of RGB (Red+Green+Blue) = 57+66+39=162 (21% of max value = 765). Red value is 57 (22.66% from 255 or 35.19% from 162); Green value is 66 (26.17% from 255 or 40.74% from 162); Blue value is 39 (15.62% from 255 or 24.07% from 162); Max value from RGB is 66 - color contains mainly: green. Hex color #394227 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #394227 is #C6BDD8. Grayscale: #3C3C3C. Windows color (decimal): -13024729 or 2572857. OLE color: 2572857.
HSL color Cylindrical-coordinate representation of color #394227: hue angle of 80º 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 #394227 is Cyan = 0.14, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 57 | 66 | 39 | - |
| CMYK | 0.14 | 0 | 0.41 | 0.74 |
| HSL | 80º | 0.26% | 0.21% | - |
| HSV(B) | 80º | 0.41% | 0.26% | - |
| XYZ | 4 | 4.91 | 2.66 | - |
| YUV | 60.23 | 116.02 | 125.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 66 | 39 | 0.14 | 0 | 0.41 | 0.74 | 80 | 0.26 | 0.21 |
| Hex | 39 | 42 | 27 | E | 0 | 29 | 4A | 50 | 1A | 15 |
| Octal | 71 | 102 | 47 | 16 | 0 | 51 | 112 | 120 | 32 | 25 |
| Binary | 111001 | 1000010 | 100111 | 1110 | 0 | 101001 | 1001010 | 1010000 | 11010 | 10101 |
Color Harmonies of #394227
Complementary color
Monochromatic Colors of #394227
Black with #394227
Text Example
Text Example
White with #394227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394227; }
p { color: rgb(57,66,39); }
H1.HeaderClassName
{
color: #394227;
}
.AnyTagClassName
{
color: #394227;
}
</style>
background-color css
<style>
a { background-color: #394227; }
a { background-color: rgb(57,66,39); }
div.DivClassName
{
background-color: #394227;
}
.BgClassName
{
background-color: #394227;
}
</style>
border-color css
<style>
span { border-color: #394227; }
span { border-color: rgb(57,66,39); }
td.TdClassName
{
border-color: #394227;
}
.TagClassName
{
border-color: #394227;
}
</style>