Shades of Very Dark Brown #564138
Tints of Very Dark Brown #564138
RGB
CMYK
RGB Variations
Color information
#564138 (or 0x564138) is known color: Very Dark Brown. HEX triplet: 56, 41 and 38. RGB value is (86,65,56). Sum of RGB (Red+Green+Blue) = 86+65+56=207 (27% of max value = 765). Red value is 86 (33.98% from 255 or 41.55% from 207); Green value is 65 (25.78% from 255 or 31.40% from 207); Blue value is 56 (22.27% from 255 or 27.05% from 207); Max value from RGB is 86 - color contains mainly: red. Hex color #564138 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #564138 is #A9BEC7. Grayscale: #464646. Windows color (decimal): -11124424 or 3686742. OLE color: 3686742.
HSL color Cylindrical-coordinate representation of color #564138: hue angle of 18º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #564138 is Cyan = 0, Magento = 0.24, Yellow = 0.35 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 65 | 56 | - |
| CMYK | 0 | 0.24 | 0.35 | 0.66 |
| HSL | 18º | 0.21% | 0.28% | - |
| HSV(B) | 18º | 0.35% | 0.34% | - |
| XYZ | 6.44 | 6.04 | 4.57 | - |
| YUV | 70.25 | 119.96 | 139.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 65 | 56 | 0 | 0.24 | 0.35 | 0.66 | 18 | 0.21 | 0.28 |
| Hex | 56 | 41 | 38 | 0 | 18 | 23 | 42 | 12 | 15 | 1C |
| Octal | 126 | 101 | 70 | 0 | 30 | 43 | 102 | 22 | 25 | 34 |
| Binary | 1010110 | 1000001 | 111000 | 0 | 11000 | 100011 | 1000010 | 10010 | 10101 | 11100 |
Color Harmonies of #564138
Complementary color
Monochromatic Colors of #564138
Black with #564138
Text Example
Text Example
White with #564138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564138; }
p { color: rgb(86,65,56); }
H1.HeaderClassName
{
color: #564138;
}
.AnyTagClassName
{
color: #564138;
}
</style>
background-color css
<style>
a { background-color: #564138; }
a { background-color: rgb(86,65,56); }
div.DivClassName
{
background-color: #564138;
}
.BgClassName
{
background-color: #564138;
}
</style>
border-color css
<style>
span { border-color: #564138; }
span { border-color: rgb(86,65,56); }
td.TdClassName
{
border-color: #564138;
}
.TagClassName
{
border-color: #564138;
}
</style>