Shades of Raw Umber #614009
Tints of Raw Umber #614009
RGB
CMYK
RGB Variations
Color information
#614009 (or 0x614009) is known color: Raw Umber. HEX triplet: 61, 40 and 09. RGB value is (97,64,9). Sum of RGB (Red+Green+Blue) = 97+64+9=170 (22% of max value = 765). Red value is 97 (38.28% from 255 or 57.06% from 170); Green value is 64 (25.39% from 255 or 37.65% from 170); Blue value is 9 (3.91% from 255 or 5.29% from 170); Max value from RGB is 97 - color contains mainly: red. Hex color #614009 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #614009 is #9EBFF6. Grayscale: #434343. Windows color (decimal): -10403831 or 606305. OLE color: 606305.
HSL color Cylindrical-coordinate representation of color #614009: hue angle of 37.5º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #614009 is Cyan = 0, Magento = 0.34, Yellow = 0.91 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 64 | 9 | - |
| CMYK | 0 | 0.34 | 0.91 | 0.62 |
| HSL | 37.5º | 0.83% | 0.21% | - |
| HSV(B) | 37.5º | 0.91% | 0.38% | - |
| XYZ | 6.81 | 6.23 | 1.1 | - |
| YUV | 67.6 | 94.93 | 148.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 64 | 9 | 0 | 0.34 | 0.91 | 0.62 | 37.5 | 0.83 | 0.21 |
| Hex | 61 | 40 | 9 | 0 | 22 | 5B | 3E | 26 | 53 | 15 |
| Octal | 141 | 100 | 11 | 0 | 42 | 133 | 76 | 46 | 123 | 25 |
| Binary | 1100001 | 1000000 | 1001 | 0 | 100010 | 1011011 | 111110 | 100110 | 1010011 | 10101 |
Color Harmonies of #614009
Complementary color
Monochromatic Colors of #614009
Black with #614009
Text Example
Text Example
White with #614009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614009; }
p { color: rgb(97,64,9); }
H1.HeaderClassName
{
color: #614009;
}
.AnyTagClassName
{
color: #614009;
}
</style>
background-color css
<style>
a { background-color: #614009; }
a { background-color: rgb(97,64,9); }
div.DivClassName
{
background-color: #614009;
}
.BgClassName
{
background-color: #614009;
}
</style>
border-color css
<style>
span { border-color: #614009; }
span { border-color: rgb(97,64,9); }
td.TdClassName
{
border-color: #614009;
}
.TagClassName
{
border-color: #614009;
}
</style>