Shades of Raw Umber #614611
Tints of Raw Umber #614611
RGB
CMYK
RGB Variations
Color information
#614611 (or 0x614611) is known color: Raw Umber. HEX triplet: 61, 46 and 11. RGB value is (97,70,17). Sum of RGB (Red+Green+Blue) = 97+70+17=184 (24% of max value = 765). Red value is 97 (38.28% from 255 or 52.72% from 184); Green value is 70 (27.73% from 255 or 38.04% from 184); Blue value is 17 (7.03% from 255 or 9.24% from 184); Max value from RGB is 97 - color contains mainly: red. Hex color #614611 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #614611 is #9EB9EE. Grayscale: #484848. Windows color (decimal): -10402287 or 1132129. OLE color: 1132129.
HSL color Cylindrical-coordinate representation of color #614611: hue angle of 39.75º degrees, saturation: 0.7, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #614611 is Cyan = 0, Magento = 0.28, Yellow = 0.82 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 70 | 17 | - |
| CMYK | 0 | 0.28 | 0.82 | 0.62 |
| HSL | 39.75º | 0.7% | 0.22% | - |
| HSV(B) | 39.75º | 0.82% | 0.38% | - |
| XYZ | 7.22 | 6.96 | 1.49 | - |
| YUV | 72.03 | 96.95 | 145.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 70 | 17 | 0 | 0.28 | 0.82 | 0.62 | 39.75 | 0.7 | 0.22 |
| Hex | 61 | 46 | 11 | 0 | 1C | 52 | 3E | 28 | 46 | 16 |
| Octal | 141 | 106 | 21 | 0 | 34 | 122 | 76 | 50 | 106 | 26 |
| Binary | 1100001 | 1000110 | 10001 | 0 | 11100 | 1010010 | 111110 | 101000 | 1000110 | 10110 |
Color Harmonies of #614611
Complementary color
Monochromatic Colors of #614611
Black with #614611
Text Example
Text Example
White with #614611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614611; }
p { color: rgb(97,70,17); }
H1.HeaderClassName
{
color: #614611;
}
.AnyTagClassName
{
color: #614611;
}
</style>
background-color css
<style>
a { background-color: #614611; }
a { background-color: rgb(97,70,17); }
div.DivClassName
{
background-color: #614611;
}
.BgClassName
{
background-color: #614611;
}
</style>
border-color css
<style>
span { border-color: #614611; }
span { border-color: rgb(97,70,17); }
td.TdClassName
{
border-color: #614611;
}
.TagClassName
{
border-color: #614611;
}
</style>