Shades of Very Dark Brown #594138
Tints of Very Dark Brown #594138
RGB
CMYK
RGB Variations
Color information
#594138 (or 0x594138) is known color: Very Dark Brown. HEX triplet: 59, 41 and 38. RGB value is (89,65,56). Sum of RGB (Red+Green+Blue) = 89+65+56=210 (27% of max value = 765). Red value is 89 (35.16% from 255 or 42.38% from 210); Green value is 65 (25.78% from 255 or 30.95% from 210); Blue value is 56 (22.27% from 255 or 26.67% from 210); Max value from RGB is 89 - color contains mainly: red. Hex color #594138 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594138 is #A6BEC7. Grayscale: #474747. Windows color (decimal): -10927816 or 3686745. OLE color: 3686745.
HSL color Cylindrical-coordinate representation of color #594138: hue angle of 16.36º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #594138 is Cyan = 0, Magento = 0.27, Yellow = 0.37 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 65 | 56 | - |
| CMYK | 0 | 0.27 | 0.37 | 0.65 |
| HSL | 16.36º | 0.23% | 0.28% | - |
| HSV(B) | 16.36º | 0.37% | 0.35% | - |
| XYZ | 6.72 | 6.19 | 4.58 | - |
| YUV | 71.15 | 119.45 | 140.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 65 | 56 | 0 | 0.27 | 0.37 | 0.65 | 16.36 | 0.23 | 0.28 |
| Hex | 59 | 41 | 38 | 0 | 1B | 25 | 41 | 10 | 17 | 1C |
| Octal | 131 | 101 | 70 | 0 | 33 | 45 | 101 | 20 | 27 | 34 |
| Binary | 1011001 | 1000001 | 111000 | 0 | 11011 | 100101 | 1000001 | 10000 | 10111 | 11100 |
Color Harmonies of #594138
Complementary color
Monochromatic Colors of #594138
Black with #594138
Text Example
Text Example
White with #594138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594138; }
p { color: rgb(89,65,56); }
H1.HeaderClassName
{
color: #594138;
}
.AnyTagClassName
{
color: #594138;
}
</style>
background-color css
<style>
a { background-color: #594138; }
a { background-color: rgb(89,65,56); }
div.DivClassName
{
background-color: #594138;
}
.BgClassName
{
background-color: #594138;
}
</style>
border-color css
<style>
span { border-color: #594138; }
span { border-color: rgb(89,65,56); }
td.TdClassName
{
border-color: #594138;
}
.TagClassName
{
border-color: #594138;
}
</style>