Shades of Raw Umber #614713
Tints of Raw Umber #614713
RGB
CMYK
RGB Variations
Color information
#614713 (or 0x614713) is known color: Raw Umber. HEX triplet: 61, 47 and 13. RGB value is (97,71,19). Sum of RGB (Red+Green+Blue) = 97+71+19=187 (24% of max value = 765). Red value is 97 (38.28% from 255 or 51.87% from 187); Green value is 71 (28.12% from 255 or 37.97% from 187); Blue value is 19 (7.81% from 255 or 10.16% from 187); Max value from RGB is 97 - color contains mainly: red. Hex color #614713 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #614713 is #9EB8EC. Grayscale: #494949. Windows color (decimal): -10402029 or 1263457. OLE color: 1263457.
HSL color Cylindrical-coordinate representation of color #614713: hue angle of 40º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #614713 is Cyan = 0, Magento = 0.27, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 71 | 19 | - |
| CMYK | 0 | 0.27 | 0.80 | 0.62 |
| HSL | 40º | 0.67% | 0.23% | - |
| HSV(B) | 40º | 0.8% | 0.38% | - |
| XYZ | 7.3 | 7.09 | 1.6 | - |
| YUV | 72.85 | 97.61 | 145.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 71 | 19 | 0 | 0.27 | 0.80 | 0.62 | 40 | 0.67 | 0.23 |
| Hex | 61 | 47 | 13 | 0 | 1B | 50 | 3E | 28 | 43 | 17 |
| Octal | 141 | 107 | 23 | 0 | 33 | 120 | 76 | 50 | 103 | 27 |
| Binary | 1100001 | 1000111 | 10011 | 0 | 11011 | 1010000 | 111110 | 101000 | 1000011 | 10111 |
Color Harmonies of #614713
Complementary color
Monochromatic Colors of #614713
Black with #614713
Text Example
Text Example
White with #614713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614713; }
p { color: rgb(97,71,19); }
H1.HeaderClassName
{
color: #614713;
}
.AnyTagClassName
{
color: #614713;
}
</style>
background-color css
<style>
a { background-color: #614713; }
a { background-color: rgb(97,71,19); }
div.DivClassName
{
background-color: #614713;
}
.BgClassName
{
background-color: #614713;
}
</style>
border-color css
<style>
span { border-color: #614713; }
span { border-color: rgb(97,71,19); }
td.TdClassName
{
border-color: #614713;
}
.TagClassName
{
border-color: #614713;
}
</style>