Shades of Dark Brown #594014
Tints of Dark Brown #594014
RGB
CMYK
RGB Variations
Color information
#594014 (or 0x594014) is known color: Dark Brown. HEX triplet: 59, 40 and 14. RGB value is (89,64,20). Sum of RGB (Red+Green+Blue) = 89+64+20=173 (22% of max value = 765). Red value is 89 (35.16% from 255 or 51.45% from 173); Green value is 64 (25.39% from 255 or 36.99% from 173); Blue value is 20 (8.20% from 255 or 11.56% from 173); Max value from RGB is 89 - color contains mainly: red. Hex color #594014 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #594014 is #A6BFEB. Grayscale: #424242. Windows color (decimal): -10928108 or 1327193. OLE color: 1327193.
HSL color Cylindrical-coordinate representation of color #594014: hue angle of 38.26º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #594014 is Cyan = 0, Magento = 0.28, Yellow = 0.78 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 64 | 20 | - |
| CMYK | 0 | 0.28 | 0.78 | 0.65 |
| HSL | 38.26º | 0.63% | 0.21% | - |
| HSV(B) | 38.26º | 0.78% | 0.35% | - |
| XYZ | 6.08 | 5.84 | 1.47 | - |
| YUV | 66.46 | 101.78 | 144.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 64 | 20 | 0 | 0.28 | 0.78 | 0.65 | 38.26 | 0.63 | 0.21 |
| Hex | 59 | 40 | 14 | 0 | 1C | 4E | 41 | 26 | 3F | 15 |
| Octal | 131 | 100 | 24 | 0 | 34 | 116 | 101 | 46 | 77 | 25 |
| Binary | 1011001 | 1000000 | 10100 | 0 | 11100 | 1001110 | 1000001 | 100110 | 111111 | 10101 |
Color Harmonies of #594014
Complementary color
Monochromatic Colors of #594014
Black with #594014
Text Example
Text Example
White with #594014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594014; }
p { color: rgb(89,64,20); }
H1.HeaderClassName
{
color: #594014;
}
.AnyTagClassName
{
color: #594014;
}
</style>
background-color css
<style>
a { background-color: #594014; }
a { background-color: rgb(89,64,20); }
div.DivClassName
{
background-color: #594014;
}
.BgClassName
{
background-color: #594014;
}
</style>
border-color css
<style>
span { border-color: #594014; }
span { border-color: rgb(89,64,20); }
td.TdClassName
{
border-color: #594014;
}
.TagClassName
{
border-color: #594014;
}
</style>