Shades of Raw Umber #594701
Tints of Raw Umber #594701
RGB
CMYK
RGB Variations
Color information
#594701 (or 0x594701) is known color: Raw Umber. HEX triplet: 59, 47 and 01. RGB value is (89,71,1). Sum of RGB (Red+Green+Blue) = 89+71+1=161 (21% of max value = 765). Red value is 89 (35.16% from 255 or 55.28% from 161); Green value is 71 (28.12% from 255 or 44.10% from 161); Blue value is 1 (0.78% from 255 or 0.62% from 161); Max value from RGB is 89 - color contains mainly: red. Hex color #594701 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #594701 is #A6B8FE. Grayscale: #444444. Windows color (decimal): -10926335 or 83801. OLE color: 83801.
HSL color Cylindrical-coordinate representation of color #594701: hue angle of 47.73º 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 #594701 is Cyan = 0, Magento = 0.20, Yellow = 0.99 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 71 | 1 | - |
| CMYK | 0 | 0.20 | 0.99 | 0.65 |
| HSL | 47.73º | 0.98% | 0.18% | - |
| HSV(B) | 47.73º | 0.99% | 0.35% | - |
| XYZ | 6.38 | 6.63 | 0.97 | - |
| YUV | 68.4 | 89.96 | 142.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 71 | 1 | 0 | 0.20 | 0.99 | 0.65 | 47.73 | 0.98 | 0.18 |
| Hex | 59 | 47 | 1 | 0 | 14 | 63 | 41 | 30 | 62 | 12 |
| Octal | 131 | 107 | 1 | 0 | 24 | 143 | 101 | 60 | 142 | 22 |
| Binary | 1011001 | 1000111 | 1 | 0 | 10100 | 1100011 | 1000001 | 110000 | 1100010 | 10010 |
Color Harmonies of #594701
Complementary color
Monochromatic Colors of #594701
Black with #594701
Text Example
Text Example
White with #594701
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594701; }
p { color: rgb(89,71,1); }
H1.HeaderClassName
{
color: #594701;
}
.AnyTagClassName
{
color: #594701;
}
</style>
background-color css
<style>
a { background-color: #594701; }
a { background-color: rgb(89,71,1); }
div.DivClassName
{
background-color: #594701;
}
.BgClassName
{
background-color: #594701;
}
</style>
border-color css
<style>
span { border-color: #594701; }
span { border-color: rgb(89,71,1); }
td.TdClassName
{
border-color: #594701;
}
.TagClassName
{
border-color: #594701;
}
</style>