Shades of Very Dark Brown #594134
Tints of Very Dark Brown #594134
RGB
CMYK
RGB Variations
Color information
#594134 (or 0x594134) is known color: Very Dark Brown. HEX triplet: 59, 41 and 34. RGB value is (89,65,52). Sum of RGB (Red+Green+Blue) = 89+65+52=206 (27% of max value = 765). Red value is 89 (35.16% from 255 or 43.20% from 206); Green value is 65 (25.78% from 255 or 31.55% from 206); Blue value is 52 (20.70% from 255 or 25.24% from 206); Max value from RGB is 89 - color contains mainly: red. Hex color #594134 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594134 is #A6BECB. Grayscale: #464646. Windows color (decimal): -10927820 or 3424601. OLE color: 3424601.
HSL color Cylindrical-coordinate representation of color #594134: hue angle of 21.08º degrees, saturation: 0.26, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #594134 is Cyan = 0, Magento = 0.27, Yellow = 0.42 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 65 | 52 | - |
| CMYK | 0 | 0.27 | 0.42 | 0.65 |
| HSL | 21.08º | 0.26% | 0.28% | - |
| HSV(B) | 21.08º | 0.42% | 0.35% | - |
| XYZ | 6.63 | 6.15 | 4.09 | - |
| YUV | 70.69 | 117.45 | 141.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 65 | 52 | 0 | 0.27 | 0.42 | 0.65 | 21.08 | 0.26 | 0.28 |
| Hex | 59 | 41 | 34 | 0 | 1B | 2A | 41 | 15 | 1A | 1C |
| Octal | 131 | 101 | 64 | 0 | 33 | 52 | 101 | 25 | 32 | 34 |
| Binary | 1011001 | 1000001 | 110100 | 0 | 11011 | 101010 | 1000001 | 10101 | 11010 | 11100 |
Color Harmonies of #594134
Complementary color
Monochromatic Colors of #594134
Black with #594134
Text Example
Text Example
White with #594134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594134; }
p { color: rgb(89,65,52); }
H1.HeaderClassName
{
color: #594134;
}
.AnyTagClassName
{
color: #594134;
}
</style>
background-color css
<style>
a { background-color: #594134; }
a { background-color: rgb(89,65,52); }
div.DivClassName
{
background-color: #594134;
}
.BgClassName
{
background-color: #594134;
}
</style>
border-color css
<style>
span { border-color: #594134; }
span { border-color: rgb(89,65,52); }
td.TdClassName
{
border-color: #594134;
}
.TagClassName
{
border-color: #594134;
}
</style>