Shades of Raw Umber #614701
Tints of Raw Umber #614701
RGB
CMYK
RGB Variations
Color information
#614701 (or 0x614701) is known color: Raw Umber. HEX triplet: 61, 47 and 01. RGB value is (97,71,1). Sum of RGB (Red+Green+Blue) = 97+71+1=169 (22% of max value = 765). Red value is 97 (38.28% from 255 or 57.40% from 169); Green value is 71 (28.12% from 255 or 42.01% from 169); Blue value is 1 (0.78% from 255 or 0.59% from 169); Max value from RGB is 97 - color contains mainly: red. Hex color #614701 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #614701 is #9EB8FE. Grayscale: #474747. Windows color (decimal): -10402047 or 83809. OLE color: 83809.
HSL color Cylindrical-coordinate representation of color #614701: hue angle of 43.75º degrees, saturation: 0.98, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #614701 is Cyan = 0, Magento = 0.27, Yellow = 0.99 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 71 | 1 | - |
| CMYK | 0 | 0.27 | 0.99 | 0.62 |
| HSL | 43.75º | 0.98% | 0.19% | - |
| HSV(B) | 43.75º | 0.99% | 0.38% | - |
| XYZ | 7.19 | 7.05 | 1.01 | - |
| YUV | 70.79 | 88.61 | 146.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 71 | 1 | 0 | 0.27 | 0.99 | 0.62 | 43.75 | 0.98 | 0.19 |
| Hex | 61 | 47 | 1 | 0 | 1B | 63 | 3E | 2C | 62 | 13 |
| Octal | 141 | 107 | 1 | 0 | 33 | 143 | 76 | 54 | 142 | 23 |
| Binary | 1100001 | 1000111 | 1 | 0 | 11011 | 1100011 | 111110 | 101100 | 1100010 | 10011 |
Color Harmonies of #614701
Complementary color
Monochromatic Colors of #614701
Black with #614701
Text Example
Text Example
White with #614701
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614701; }
p { color: rgb(97,71,1); }
H1.HeaderClassName
{
color: #614701;
}
.AnyTagClassName
{
color: #614701;
}
</style>
background-color css
<style>
a { background-color: #614701; }
a { background-color: rgb(97,71,1); }
div.DivClassName
{
background-color: #614701;
}
.BgClassName
{
background-color: #614701;
}
</style>
border-color css
<style>
span { border-color: #614701; }
span { border-color: rgb(97,71,1); }
td.TdClassName
{
border-color: #614701;
}
.TagClassName
{
border-color: #614701;
}
</style>