Shades of Raw Umber #594501
Tints of Raw Umber #594501
RGB
CMYK
RGB Variations
Color information
#594501 (or 0x594501) is known color: Raw Umber. HEX triplet: 59, 45 and 01. RGB value is (89,69,1). Sum of RGB (Red+Green+Blue) = 89+69+1=159 (21% of max value = 765). Red value is 89 (35.16% from 255 or 55.97% from 159); Green value is 69 (27.34% from 255 or 43.40% from 159); Blue value is 1 (0.78% from 255 or 0.63% from 159); Max value from RGB is 89 - color contains mainly: red. Hex color #594501 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #594501 is #A6BAFE. Grayscale: #434343. Windows color (decimal): -10926847 or 83289. OLE color: 83289.
HSL color Cylindrical-coordinate representation of color #594501: hue angle of 46.36º degrees, saturation: 0.98, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #594501 is Cyan = 0, Magento = 0.22, Yellow = 0.99 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 69 | 1 | - |
| CMYK | 0 | 0.22 | 0.99 | 0.65 |
| HSL | 46.36º | 0.98% | 0.18% | - |
| HSV(B) | 46.36º | 0.99% | 0.35% | - |
| XYZ | 6.25 | 6.38 | 0.93 | - |
| YUV | 67.23 | 90.63 | 143.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 69 | 1 | 0 | 0.22 | 0.99 | 0.65 | 46.36 | 0.98 | 0.18 |
| Hex | 59 | 45 | 1 | 0 | 16 | 63 | 41 | 2E | 62 | 12 |
| Octal | 131 | 105 | 1 | 0 | 26 | 143 | 101 | 56 | 142 | 22 |
| Binary | 1011001 | 1000101 | 1 | 0 | 10110 | 1100011 | 1000001 | 101110 | 1100010 | 10010 |
Color Harmonies of #594501
Complementary color
Monochromatic Colors of #594501
Black with #594501
Text Example
Text Example
White with #594501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594501; }
p { color: rgb(89,69,1); }
H1.HeaderClassName
{
color: #594501;
}
.AnyTagClassName
{
color: #594501;
}
</style>
background-color css
<style>
a { background-color: #594501; }
a { background-color: rgb(89,69,1); }
div.DivClassName
{
background-color: #594501;
}
.BgClassName
{
background-color: #594501;
}
</style>
border-color css
<style>
span { border-color: #594501; }
span { border-color: rgb(89,69,1); }
td.TdClassName
{
border-color: #594501;
}
.TagClassName
{
border-color: #594501;
}
</style>