Shades of Raw Umber #614210
Tints of Raw Umber #614210
RGB
CMYK
RGB Variations
Color information
#614210 (or 0x614210) is known color: Raw Umber. HEX triplet: 61, 42 and 10. RGB value is (97,66,16). Sum of RGB (Red+Green+Blue) = 97+66+16=179 (23% of max value = 765). Red value is 97 (38.28% from 255 or 54.19% from 179); Green value is 66 (26.17% from 255 or 36.87% from 179); Blue value is 16 (6.64% from 255 or 8.94% from 179); Max value from RGB is 97 - color contains mainly: red. Hex color #614210 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #614210 is #9EBDEF. Grayscale: #454545. Windows color (decimal): -10403312 or 1065569. OLE color: 1065569.
HSL color Cylindrical-coordinate representation of color #614210: hue angle of 37.04º 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 #614210 is Cyan = 0, Magento = 0.32, Yellow = 0.84 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 66 | 16 | - |
| CMYK | 0 | 0.32 | 0.84 | 0.62 |
| HSL | 37.04º | 0.72% | 0.22% | - |
| HSV(B) | 37.04º | 0.84% | 0.38% | - |
| XYZ | 6.97 | 6.48 | 1.37 | - |
| YUV | 69.57 | 97.77 | 147.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 66 | 16 | 0 | 0.32 | 0.84 | 0.62 | 37.04 | 0.72 | 0.22 |
| Hex | 61 | 42 | 10 | 0 | 20 | 54 | 3E | 25 | 48 | 16 |
| Octal | 141 | 102 | 20 | 0 | 40 | 124 | 76 | 45 | 110 | 26 |
| Binary | 1100001 | 1000010 | 10000 | 0 | 100000 | 1010100 | 111110 | 100101 | 1001000 | 10110 |
Color Harmonies of #614210
Complementary color
Monochromatic Colors of #614210
Black with #614210
Text Example
Text Example
White with #614210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614210; }
p { color: rgb(97,66,16); }
H1.HeaderClassName
{
color: #614210;
}
.AnyTagClassName
{
color: #614210;
}
</style>
background-color css
<style>
a { background-color: #614210; }
a { background-color: rgb(97,66,16); }
div.DivClassName
{
background-color: #614210;
}
.BgClassName
{
background-color: #614210;
}
</style>
border-color css
<style>
span { border-color: #614210; }
span { border-color: rgb(97,66,16); }
td.TdClassName
{
border-color: #614210;
}
.TagClassName
{
border-color: #614210;
}
</style>