Shades of Dark Brown #594114
Tints of Dark Brown #594114
RGB
CMYK
RGB Variations
Color information
#594114 (or 0x594114) is known color: Dark Brown. HEX triplet: 59, 41 and 14. RGB value is (89,65,20). Sum of RGB (Red+Green+Blue) = 89+65+20=174 (23% of max value = 765). Red value is 89 (35.16% from 255 or 51.15% from 174); Green value is 65 (25.78% from 255 or 37.36% from 174); Blue value is 20 (8.20% from 255 or 11.49% from 174); Max value from RGB is 89 - color contains mainly: red. Hex color #594114 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #594114 is #A6BEEB. Grayscale: #434343. Windows color (decimal): -10927852 or 1327449. OLE color: 1327449.
HSL color Cylindrical-coordinate representation of color #594114: hue angle of 39.13º 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 #594114 is Cyan = 0, Magento = 0.27, Yellow = 0.78 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 65 | 20 | - |
| CMYK | 0 | 0.27 | 0.78 | 0.65 |
| HSL | 39.13º | 0.63% | 0.21% | - |
| HSV(B) | 39.13º | 0.78% | 0.35% | - |
| XYZ | 6.14 | 5.95 | 1.49 | - |
| YUV | 67.05 | 101.45 | 143.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 65 | 20 | 0 | 0.27 | 0.78 | 0.65 | 39.13 | 0.63 | 0.21 |
| Hex | 59 | 41 | 14 | 0 | 1B | 4E | 41 | 27 | 3F | 15 |
| Octal | 131 | 101 | 24 | 0 | 33 | 116 | 101 | 47 | 77 | 25 |
| Binary | 1011001 | 1000001 | 10100 | 0 | 11011 | 1001110 | 1000001 | 100111 | 111111 | 10101 |
Color Harmonies of #594114
Complementary color
Monochromatic Colors of #594114
Black with #594114
Text Example
Text Example
White with #594114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594114; }
p { color: rgb(89,65,20); }
H1.HeaderClassName
{
color: #594114;
}
.AnyTagClassName
{
color: #594114;
}
</style>
background-color css
<style>
a { background-color: #594114; }
a { background-color: rgb(89,65,20); }
div.DivClassName
{
background-color: #594114;
}
.BgClassName
{
background-color: #594114;
}
</style>
border-color css
<style>
span { border-color: #594114; }
span { border-color: rgb(89,65,20); }
td.TdClassName
{
border-color: #594114;
}
.TagClassName
{
border-color: #594114;
}
</style>