Shades of Raw Umber #614710
Tints of Raw Umber #614710
RGB
CMYK
RGB Variations
Color information
#614710 (or 0x614710) is known color: Raw Umber. HEX triplet: 61, 47 and 10. RGB value is (97,71,16). Sum of RGB (Red+Green+Blue) = 97+71+16=184 (24% of max value = 765). Red value is 97 (38.28% from 255 or 52.72% from 184); Green value is 71 (28.12% from 255 or 38.59% from 184); Blue value is 16 (6.64% from 255 or 8.70% from 184); Max value from RGB is 97 - color contains mainly: red. Hex color #614710 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #614710 is #9EB8EF. Grayscale: #484848. Windows color (decimal): -10402032 or 1066849. OLE color: 1066849.
HSL color Cylindrical-coordinate representation of color #614710: hue angle of 40.74º 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 #614710 is Cyan = 0, Magento = 0.27, Yellow = 0.84 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 71 | 16 | - |
| CMYK | 0 | 0.27 | 0.84 | 0.62 |
| HSL | 40.74º | 0.72% | 0.22% | - |
| HSV(B) | 40.74º | 0.84% | 0.38% | - |
| XYZ | 7.28 | 7.09 | 1.47 | - |
| YUV | 72.5 | 96.11 | 145.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 71 | 16 | 0 | 0.27 | 0.84 | 0.62 | 40.74 | 0.72 | 0.22 |
| Hex | 61 | 47 | 10 | 0 | 1B | 54 | 3E | 29 | 48 | 16 |
| Octal | 141 | 107 | 20 | 0 | 33 | 124 | 76 | 51 | 110 | 26 |
| Binary | 1100001 | 1000111 | 10000 | 0 | 11011 | 1010100 | 111110 | 101001 | 1001000 | 10110 |
Color Harmonies of #614710
Complementary color
Monochromatic Colors of #614710
Black with #614710
Text Example
Text Example
White with #614710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614710; }
p { color: rgb(97,71,16); }
H1.HeaderClassName
{
color: #614710;
}
.AnyTagClassName
{
color: #614710;
}
</style>
background-color css
<style>
a { background-color: #614710; }
a { background-color: rgb(97,71,16); }
div.DivClassName
{
background-color: #614710;
}
.BgClassName
{
background-color: #614710;
}
</style>
border-color css
<style>
span { border-color: #614710; }
span { border-color: rgb(97,71,16); }
td.TdClassName
{
border-color: #614710;
}
.TagClassName
{
border-color: #614710;
}
</style>