Shades of Raw Umber #614907
Tints of Raw Umber #614907
RGB
CMYK
RGB Variations
Color information
#614907 (or 0x614907) is known color: Raw Umber. HEX triplet: 61, 49 and 07. RGB value is (97,73,7). Sum of RGB (Red+Green+Blue) = 97+73+7=177 (23% of max value = 765). Red value is 97 (38.28% from 255 or 54.80% from 177); Green value is 73 (28.91% from 255 or 41.24% from 177); Blue value is 7 (3.12% from 255 or 3.95% from 177); Max value from RGB is 97 - color contains mainly: red. Hex color #614907 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #614907 is #9EB6F8. Grayscale: #484848. Windows color (decimal): -10401529 or 477537. OLE color: 477537.
HSL color Cylindrical-coordinate representation of color #614907: hue angle of 44º 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 #614907 is Cyan = 0, Magento = 0.25, Yellow = 0.93 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 73 | 7 | - |
| CMYK | 0 | 0.25 | 0.93 | 0.62 |
| HSL | 44º | 0.87% | 0.2% | - |
| HSV(B) | 44º | 0.93% | 0.38% | - |
| XYZ | 7.35 | 7.32 | 1.23 | - |
| YUV | 72.65 | 90.95 | 145.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 73 | 7 | 0 | 0.25 | 0.93 | 0.62 | 44 | 0.87 | 0.2 |
| Hex | 61 | 49 | 7 | 0 | 19 | 5D | 3E | 2C | 57 | 14 |
| Octal | 141 | 111 | 7 | 0 | 31 | 135 | 76 | 54 | 127 | 24 |
| Binary | 1100001 | 1001001 | 111 | 0 | 11001 | 1011101 | 111110 | 101100 | 1010111 | 10100 |
Color Harmonies of #614907
Complementary color
Monochromatic Colors of #614907
Black with #614907
Text Example
Text Example
White with #614907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614907; }
p { color: rgb(97,73,7); }
H1.HeaderClassName
{
color: #614907;
}
.AnyTagClassName
{
color: #614907;
}
</style>
background-color css
<style>
a { background-color: #614907; }
a { background-color: rgb(97,73,7); }
div.DivClassName
{
background-color: #614907;
}
.BgClassName
{
background-color: #614907;
}
</style>
border-color css
<style>
span { border-color: #614907; }
span { border-color: rgb(97,73,7); }
td.TdClassName
{
border-color: #614907;
}
.TagClassName
{
border-color: #614907;
}
</style>