Shades of Raw Umber #614610
Tints of Raw Umber #614610
RGB
CMYK
RGB Variations
Color information
#614610 (or 0x614610) is known color: Raw Umber. HEX triplet: 61, 46 and 10. RGB value is (97,70,16). Sum of RGB (Red+Green+Blue) = 97+70+16=183 (24% of max value = 765). Red value is 97 (38.28% from 255 or 53.01% from 183); Green value is 70 (27.73% from 255 or 38.25% from 183); Blue value is 16 (6.64% from 255 or 8.74% from 183); Max value from RGB is 97 - color contains mainly: red. Hex color #614610 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #614610 is #9EB9EF. Grayscale: #484848. Windows color (decimal): -10402288 or 1066593. OLE color: 1066593.
HSL color Cylindrical-coordinate representation of color #614610: hue angle of 40º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #614610 is Cyan = 0, Magento = 0.28, Yellow = 0.84 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 70 | 16 | - |
| CMYK | 0 | 0.28 | 0.84 | 0.62 |
| HSL | 40º | 0.72% | 0.22% | - |
| HSV(B) | 40º | 0.84% | 0.38% | - |
| XYZ | 7.21 | 6.96 | 1.45 | - |
| YUV | 71.92 | 96.45 | 145.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 70 | 16 | 0 | 0.28 | 0.84 | 0.62 | 40 | 0.72 | 0.22 |
| Hex | 61 | 46 | 10 | 0 | 1C | 54 | 3E | 28 | 48 | 16 |
| Octal | 141 | 106 | 20 | 0 | 34 | 124 | 76 | 50 | 110 | 26 |
| Binary | 1100001 | 1000110 | 10000 | 0 | 11100 | 1010100 | 111110 | 101000 | 1001000 | 10110 |
Color Harmonies of #614610
Complementary color
Monochromatic Colors of #614610
Black with #614610
Text Example
Text Example
White with #614610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614610; }
p { color: rgb(97,70,16); }
H1.HeaderClassName
{
color: #614610;
}
.AnyTagClassName
{
color: #614610;
}
</style>
background-color css
<style>
a { background-color: #614610; }
a { background-color: rgb(97,70,16); }
div.DivClassName
{
background-color: #614610;
}
.BgClassName
{
background-color: #614610;
}
</style>
border-color css
<style>
span { border-color: #614610; }
span { border-color: rgb(97,70,16); }
td.TdClassName
{
border-color: #614610;
}
.TagClassName
{
border-color: #614610;
}
</style>