Shades of Log Cabin #394225
Tints of Log Cabin #394225
RGB
CMYK
RGB Variations
Color information
#394225 (or 0x394225) is known color: Log Cabin. HEX triplet: 39, 42 and 25. RGB value is (57,66,37). Sum of RGB (Red+Green+Blue) = 57+66+37=160 (21% of max value = 765). Red value is 57 (22.66% from 255 or 35.62% from 160); Green value is 66 (26.17% from 255 or 41.25% from 160); Blue value is 37 (14.84% from 255 or 23.12% from 160); Max value from RGB is 66 - color contains mainly: green. Hex color #394225 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #394225 is #C6BDDA. Grayscale: #3C3C3C. Windows color (decimal): -13024731 or 2441785. OLE color: 2441785.
HSL color Cylindrical-coordinate representation of color #394225: hue angle of 78.62º degrees, saturation: 0.28, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #394225 is Cyan = 0.14, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 57 | 66 | 37 | - |
| CMYK | 0.14 | 0 | 0.44 | 0.74 |
| HSL | 78.62º | 0.28% | 0.2% | - |
| HSV(B) | 78.62º | 0.44% | 0.26% | - |
| XYZ | 3.97 | 4.9 | 2.49 | - |
| YUV | 60 | 115.02 | 125.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 66 | 37 | 0.14 | 0 | 0.44 | 0.74 | 78.62 | 0.28 | 0.2 |
| Hex | 39 | 42 | 25 | E | 0 | 2C | 4A | 4F | 1C | 14 |
| Octal | 71 | 102 | 45 | 16 | 0 | 54 | 112 | 117 | 34 | 24 |
| Binary | 111001 | 1000010 | 100101 | 1110 | 0 | 101100 | 1001010 | 1001111 | 11100 | 10100 |
Color Harmonies of #394225
Complementary color
Monochromatic Colors of #394225
Black with #394225
Text Example
Text Example
White with #394225
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394225; }
p { color: rgb(57,66,37); }
H1.HeaderClassName
{
color: #394225;
}
.AnyTagClassName
{
color: #394225;
}
</style>
background-color css
<style>
a { background-color: #394225; }
a { background-color: rgb(57,66,37); }
div.DivClassName
{
background-color: #394225;
}
.BgClassName
{
background-color: #394225;
}
</style>
border-color css
<style>
span { border-color: #394225; }
span { border-color: rgb(57,66,37); }
td.TdClassName
{
border-color: #394225;
}
.TagClassName
{
border-color: #394225;
}
</style>