Shades of Raw Umber #614705
Tints of Raw Umber #614705
RGB
CMYK
RGB Variations
Color information
#614705 (or 0x614705) is known color: Raw Umber. HEX triplet: 61, 47 and 05. RGB value is (97,71,5). Sum of RGB (Red+Green+Blue) = 97+71+5=173 (22% of max value = 765). Red value is 97 (38.28% from 255 or 56.07% from 173); Green value is 71 (28.12% from 255 or 41.04% from 173); Blue value is 5 (2.34% from 255 or 2.89% from 173); Max value from RGB is 97 - color contains mainly: red. Hex color #614705 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #614705 is #9EB8FA. Grayscale: #474747. Windows color (decimal): -10402043 or 345953. OLE color: 345953.
HSL color Cylindrical-coordinate representation of color #614705: hue angle of 43.04º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #614705 is Cyan = 0, Magento = 0.27, Yellow = 0.95 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 71 | 5 | - |
| CMYK | 0 | 0.27 | 0.95 | 0.62 |
| HSL | 43.04º | 0.9% | 0.2% | - |
| HSV(B) | 43.04º | 0.95% | 0.38% | - |
| XYZ | 7.21 | 7.06 | 1.13 | - |
| YUV | 71.25 | 90.61 | 146.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 71 | 5 | 0 | 0.27 | 0.95 | 0.62 | 43.04 | 0.9 | 0.2 |
| Hex | 61 | 47 | 5 | 0 | 1B | 5F | 3E | 2B | 5A | 14 |
| Octal | 141 | 107 | 5 | 0 | 33 | 137 | 76 | 53 | 132 | 24 |
| Binary | 1100001 | 1000111 | 101 | 0 | 11011 | 1011111 | 111110 | 101011 | 1011010 | 10100 |
Color Harmonies of #614705
Complementary color
Monochromatic Colors of #614705
Black with #614705
Text Example
Text Example
White with #614705
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614705; }
p { color: rgb(97,71,5); }
H1.HeaderClassName
{
color: #614705;
}
.AnyTagClassName
{
color: #614705;
}
</style>
background-color css
<style>
a { background-color: #614705; }
a { background-color: rgb(97,71,5); }
div.DivClassName
{
background-color: #614705;
}
.BgClassName
{
background-color: #614705;
}
</style>
border-color css
<style>
span { border-color: #614705; }
span { border-color: rgb(97,71,5); }
td.TdClassName
{
border-color: #614705;
}
.TagClassName
{
border-color: #614705;
}
</style>