Shades of Log Cabin #384028
Tints of Log Cabin #384028
RGB
CMYK
RGB Variations
Color information
#384028 (or 0x384028) is known color: Log Cabin. HEX triplet: 38, 40 and 28. RGB value is (56,64,40). Sum of RGB (Red+Green+Blue) = 56+64+40=160 (21% of max value = 765). Red value is 56 (22.27% from 255 or 35% from 160); Green value is 64 (25.39% from 255 or 40% from 160); Blue value is 40 (16.02% from 255 or 25% from 160); Max value from RGB is 64 - color contains mainly: green. Hex color #384028 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #384028 is #C7BFD7. Grayscale: #3A3A3A. Windows color (decimal): -13090776 or 2637880. OLE color: 2637880.
HSL color Cylindrical-coordinate representation of color #384028: hue angle of 80º 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 #384028 is Cyan = 0.13, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 56 | 64 | 40 | - |
| CMYK | 0.13 | 0 | 0.38 | 0.75 |
| HSL | 80º | 0.23% | 0.2% | - |
| HSV(B) | 80º | 0.38% | 0.25% | - |
| XYZ | 3.85 | 4.66 | 2.7 | - |
| YUV | 58.87 | 117.35 | 125.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 64 | 40 | 0.13 | 0 | 0.38 | 0.75 | 80 | 0.23 | 0.2 |
| Hex | 38 | 40 | 28 | D | 0 | 26 | 4B | 50 | 17 | 14 |
| Octal | 70 | 100 | 50 | 15 | 0 | 46 | 113 | 120 | 27 | 24 |
| Binary | 111000 | 1000000 | 101000 | 1101 | 0 | 100110 | 1001011 | 1010000 | 10111 | 10100 |
Color Harmonies of #384028
Complementary color
Monochromatic Colors of #384028
Black with #384028
Text Example
Text Example
White with #384028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384028; }
p { color: rgb(56,64,40); }
H1.HeaderClassName
{
color: #384028;
}
.AnyTagClassName
{
color: #384028;
}
</style>
background-color css
<style>
a { background-color: #384028; }
a { background-color: rgb(56,64,40); }
div.DivClassName
{
background-color: #384028;
}
.BgClassName
{
background-color: #384028;
}
</style>
border-color css
<style>
span { border-color: #384028; }
span { border-color: rgb(56,64,40); }
td.TdClassName
{
border-color: #384028;
}
.TagClassName
{
border-color: #384028;
}
</style>