Shades of Raw Umber #614702
Tints of Raw Umber #614702
RGB
CMYK
RGB Variations
Color information
#614702 (or 0x614702) is known color: Raw Umber. HEX triplet: 61, 47 and 02. RGB value is (97,71,2). Sum of RGB (Red+Green+Blue) = 97+71+2=170 (22% of max value = 765). Red value is 97 (38.28% from 255 or 57.06% from 170); Green value is 71 (28.12% from 255 or 41.76% from 170); Blue value is 2 (1.17% from 255 or 1.18% from 170); Max value from RGB is 97 - color contains mainly: red. Hex color #614702 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #614702 is #9EB8FD. Grayscale: #474747. Windows color (decimal): -10402046 or 149345. OLE color: 149345.
HSL color Cylindrical-coordinate representation of color #614702: hue angle of 43.58º degrees, saturation: 0.96, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #614702 is Cyan = 0, Magento = 0.27, Yellow = 0.98 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 71 | 2 | - |
| CMYK | 0 | 0.27 | 0.98 | 0.62 |
| HSL | 43.58º | 0.96% | 0.19% | - |
| HSV(B) | 43.58º | 0.98% | 0.38% | - |
| XYZ | 7.19 | 7.05 | 1.04 | - |
| YUV | 70.91 | 89.11 | 146.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 71 | 2 | 0 | 0.27 | 0.98 | 0.62 | 43.58 | 0.96 | 0.19 |
| Hex | 61 | 47 | 2 | 0 | 1B | 62 | 3E | 2C | 60 | 13 |
| Octal | 141 | 107 | 2 | 0 | 33 | 142 | 76 | 54 | 140 | 23 |
| Binary | 1100001 | 1000111 | 10 | 0 | 11011 | 1100010 | 111110 | 101100 | 1100000 | 10011 |
Color Harmonies of #614702
Complementary color
Monochromatic Colors of #614702
Black with #614702
Text Example
Text Example
White with #614702
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614702; }
p { color: rgb(97,71,2); }
H1.HeaderClassName
{
color: #614702;
}
.AnyTagClassName
{
color: #614702;
}
</style>
background-color css
<style>
a { background-color: #614702; }
a { background-color: rgb(97,71,2); }
div.DivClassName
{
background-color: #614702;
}
.BgClassName
{
background-color: #614702;
}
</style>
border-color css
<style>
span { border-color: #614702; }
span { border-color: rgb(97,71,2); }
td.TdClassName
{
border-color: #614702;
}
.TagClassName
{
border-color: #614702;
}
</style>