Shades of Log Cabin #384027
Tints of Log Cabin #384027
RGB
CMYK
RGB Variations
Color information
#384027 (or 0x384027) is known color: Log Cabin. HEX triplet: 38, 40 and 27. RGB value is (56,64,39). Sum of RGB (Red+Green+Blue) = 56+64+39=159 (21% of max value = 765). Red value is 56 (22.27% from 255 or 35.22% from 159); Green value is 64 (25.39% from 255 or 40.25% from 159); Blue value is 39 (15.62% from 255 or 24.53% from 159); Max value from RGB is 64 - color contains mainly: green. Hex color #384027 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #384027 is #C7BFD8. Grayscale: #3A3A3A. Windows color (decimal): -13090777 or 2572344. OLE color: 2572344.
HSL color Cylindrical-coordinate representation of color #384027: hue angle of 79.2º degrees, saturation: 0.24, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #384027 is Cyan = 0.13, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 56 | 64 | 39 | - |
| CMYK | 0.13 | 0 | 0.39 | 0.75 |
| HSL | 79.2º | 0.24% | 0.2% | - |
| HSV(B) | 79.2º | 0.39% | 0.25% | - |
| XYZ | 3.83 | 4.65 | 2.62 | - |
| YUV | 58.76 | 116.85 | 126.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 64 | 39 | 0.13 | 0 | 0.39 | 0.75 | 79.2 | 0.24 | 0.2 |
| Hex | 38 | 40 | 27 | D | 0 | 27 | 4B | 4F | 18 | 14 |
| Octal | 70 | 100 | 47 | 15 | 0 | 47 | 113 | 117 | 30 | 24 |
| Binary | 111000 | 1000000 | 100111 | 1101 | 0 | 100111 | 1001011 | 1001111 | 11000 | 10100 |
Color Harmonies of #384027
Complementary color
Monochromatic Colors of #384027
Black with #384027
Text Example
Text Example
White with #384027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384027; }
p { color: rgb(56,64,39); }
H1.HeaderClassName
{
color: #384027;
}
.AnyTagClassName
{
color: #384027;
}
</style>
background-color css
<style>
a { background-color: #384027; }
a { background-color: rgb(56,64,39); }
div.DivClassName
{
background-color: #384027;
}
.BgClassName
{
background-color: #384027;
}
</style>
border-color css
<style>
span { border-color: #384027; }
span { border-color: rgb(56,64,39); }
td.TdClassName
{
border-color: #384027;
}
.TagClassName
{
border-color: #384027;
}
</style>