Shades of Raw Umber #614207
Tints of Raw Umber #614207
RGB
CMYK
RGB Variations
Color information
#614207 (or 0x614207) is known color: Raw Umber. HEX triplet: 61, 42 and 07. RGB value is (97,66,7). Sum of RGB (Red+Green+Blue) = 97+66+7=170 (22% of max value = 765). Red value is 97 (38.28% from 255 or 57.06% from 170); Green value is 66 (26.17% from 255 or 38.82% from 170); Blue value is 7 (3.12% from 255 or 4.12% from 170); Max value from RGB is 97 - color contains mainly: red. Hex color #614207 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #614207 is #9EBDF8. Grayscale: #444444. Windows color (decimal): -10403321 or 475745. OLE color: 475745.
HSL color Cylindrical-coordinate representation of color #614207: hue angle of 39.33º 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 #614207 is Cyan = 0, Magento = 0.32, Yellow = 0.93 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 66 | 7 | - |
| CMYK | 0 | 0.32 | 0.93 | 0.62 |
| HSL | 39.33º | 0.87% | 0.2% | - |
| HSV(B) | 39.33º | 0.93% | 0.38% | - |
| XYZ | 6.92 | 6.45 | 1.08 | - |
| YUV | 68.54 | 93.27 | 148.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 66 | 7 | 0 | 0.32 | 0.93 | 0.62 | 39.33 | 0.87 | 0.2 |
| Hex | 61 | 42 | 7 | 0 | 20 | 5D | 3E | 27 | 57 | 14 |
| Octal | 141 | 102 | 7 | 0 | 40 | 135 | 76 | 47 | 127 | 24 |
| Binary | 1100001 | 1000010 | 111 | 0 | 100000 | 1011101 | 111110 | 100111 | 1010111 | 10100 |
Color Harmonies of #614207
Complementary color
Monochromatic Colors of #614207
Black with #614207
Text Example
Text Example
White with #614207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614207; }
p { color: rgb(97,66,7); }
H1.HeaderClassName
{
color: #614207;
}
.AnyTagClassName
{
color: #614207;
}
</style>
background-color css
<style>
a { background-color: #614207; }
a { background-color: rgb(97,66,7); }
div.DivClassName
{
background-color: #614207;
}
.BgClassName
{
background-color: #614207;
}
</style>
border-color css
<style>
span { border-color: #614207; }
span { border-color: rgb(97,66,7); }
td.TdClassName
{
border-color: #614207;
}
.TagClassName
{
border-color: #614207;
}
</style>