Shades of Log Cabin #394028
Tints of Log Cabin #394028
RGB
CMYK
RGB Variations
Color information
#394028 (or 0x394028) is known color: Log Cabin. HEX triplet: 39, 40 and 28. RGB value is (57,64,40). Sum of RGB (Red+Green+Blue) = 57+64+40=161 (21% of max value = 765). Red value is 57 (22.66% from 255 or 35.40% from 161); Green value is 64 (25.39% from 255 or 39.75% from 161); Blue value is 40 (16.02% from 255 or 24.84% from 161); Max value from RGB is 64 - color contains mainly: green. Hex color #394028 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #394028 is #C6BFD7. Grayscale: #3B3B3B. Windows color (decimal): -13025240 or 2637881. OLE color: 2637881.
HSL color Cylindrical-coordinate representation of color #394028: hue angle of 77.5º degrees, saturation: 0.23, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #394028 is Cyan = 0.11, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 57 | 64 | 40 | - |
| CMYK | 0.11 | 0 | 0.38 | 0.75 |
| HSL | 77.5º | 0.23% | 0.2% | - |
| HSV(B) | 77.5º | 0.38% | 0.25% | - |
| XYZ | 3.9 | 4.69 | 2.71 | - |
| YUV | 59.17 | 117.18 | 126.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 64 | 40 | 0.11 | 0 | 0.38 | 0.75 | 77.5 | 0.23 | 0.2 |
| Hex | 39 | 40 | 28 | B | 0 | 26 | 4B | 4E | 17 | 14 |
| Octal | 71 | 100 | 50 | 13 | 0 | 46 | 113 | 116 | 27 | 24 |
| Binary | 111001 | 1000000 | 101000 | 1011 | 0 | 100110 | 1001011 | 1001110 | 10111 | 10100 |
Color Harmonies of #394028
Complementary color
Monochromatic Colors of #394028
Black with #394028
Text Example
Text Example
White with #394028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394028; }
p { color: rgb(57,64,40); }
H1.HeaderClassName
{
color: #394028;
}
.AnyTagClassName
{
color: #394028;
}
</style>
background-color css
<style>
a { background-color: #394028; }
a { background-color: rgb(57,64,40); }
div.DivClassName
{
background-color: #394028;
}
.BgClassName
{
background-color: #394028;
}
</style>
border-color css
<style>
span { border-color: #394028; }
span { border-color: rgb(57,64,40); }
td.TdClassName
{
border-color: #394028;
}
.TagClassName
{
border-color: #394028;
}
</style>