Shades of Raw Umber #614407
Tints of Raw Umber #614407
RGB
CMYK
RGB Variations
Color information
#614407 (or 0x614407) is known color: Raw Umber. HEX triplet: 61, 44 and 07. RGB value is (97,68,7). Sum of RGB (Red+Green+Blue) = 97+68+7=172 (22% of max value = 765). Red value is 97 (38.28% from 255 or 56.40% from 172); Green value is 68 (26.95% from 255 or 39.53% from 172); Blue value is 7 (3.12% from 255 or 4.07% from 172); Max value from RGB is 97 - color contains mainly: red. Hex color #614407 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #614407 is #9EBBF8. Grayscale: #454545. Windows color (decimal): -10402809 or 476257. OLE color: 476257.
HSL color Cylindrical-coordinate representation of color #614407: hue angle of 40.67º degrees, saturation: 0.87, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #614407 is Cyan = 0, Magento = 0.30, Yellow = 0.93 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 68 | 7 | - |
| CMYK | 0 | 0.30 | 0.93 | 0.62 |
| HSL | 40.67º | 0.87% | 0.2% | - |
| HSV(B) | 40.67º | 0.93% | 0.38% | - |
| XYZ | 7.04 | 6.69 | 1.12 | - |
| YUV | 69.72 | 92.61 | 147.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 68 | 7 | 0 | 0.30 | 0.93 | 0.62 | 40.67 | 0.87 | 0.2 |
| Hex | 61 | 44 | 7 | 0 | 1E | 5D | 3E | 29 | 57 | 14 |
| Octal | 141 | 104 | 7 | 0 | 36 | 135 | 76 | 51 | 127 | 24 |
| Binary | 1100001 | 1000100 | 111 | 0 | 11110 | 1011101 | 111110 | 101001 | 1010111 | 10100 |
Color Harmonies of #614407
Complementary color
Monochromatic Colors of #614407
Black with #614407
Text Example
Text Example
White with #614407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614407; }
p { color: rgb(97,68,7); }
H1.HeaderClassName
{
color: #614407;
}
.AnyTagClassName
{
color: #614407;
}
</style>
background-color css
<style>
a { background-color: #614407; }
a { background-color: rgb(97,68,7); }
div.DivClassName
{
background-color: #614407;
}
.BgClassName
{
background-color: #614407;
}
</style>
border-color css
<style>
span { border-color: #614407; }
span { border-color: rgb(97,68,7); }
td.TdClassName
{
border-color: #614407;
}
.TagClassName
{
border-color: #614407;
}
</style>