Shades of Raw Umber #614109
Tints of Raw Umber #614109
RGB
CMYK
RGB Variations
Color information
#614109 (or 0x614109) is known color: Raw Umber. HEX triplet: 61, 41 and 09. RGB value is (97,65,9). Sum of RGB (Red+Green+Blue) = 97+65+9=171 (22% of max value = 765). Red value is 97 (38.28% from 255 or 56.73% from 171); Green value is 65 (25.78% from 255 or 38.01% from 171); Blue value is 9 (3.91% from 255 or 5.26% from 171); Max value from RGB is 97 - color contains mainly: red. Hex color #614109 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #614109 is #9EBEF6. Grayscale: #444444. Windows color (decimal): -10403575 or 606561. OLE color: 606561.
HSL color Cylindrical-coordinate representation of color #614109: hue angle of 38.18º 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 #614109 is Cyan = 0, Magento = 0.33, Yellow = 0.91 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 65 | 9 | - |
| CMYK | 0 | 0.33 | 0.91 | 0.62 |
| HSL | 38.18º | 0.83% | 0.21% | - |
| HSV(B) | 38.18º | 0.91% | 0.38% | - |
| XYZ | 6.87 | 6.34 | 1.12 | - |
| YUV | 68.18 | 94.6 | 148.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 65 | 9 | 0 | 0.33 | 0.91 | 0.62 | 38.18 | 0.83 | 0.21 |
| Hex | 61 | 41 | 9 | 0 | 21 | 5B | 3E | 26 | 53 | 15 |
| Octal | 141 | 101 | 11 | 0 | 41 | 133 | 76 | 46 | 123 | 25 |
| Binary | 1100001 | 1000001 | 1001 | 0 | 100001 | 1011011 | 111110 | 100110 | 1010011 | 10101 |
Color Harmonies of #614109
Complementary color
Monochromatic Colors of #614109
Black with #614109
Text Example
Text Example
White with #614109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614109; }
p { color: rgb(97,65,9); }
H1.HeaderClassName
{
color: #614109;
}
.AnyTagClassName
{
color: #614109;
}
</style>
background-color css
<style>
a { background-color: #614109; }
a { background-color: rgb(97,65,9); }
div.DivClassName
{
background-color: #614109;
}
.BgClassName
{
background-color: #614109;
}
</style>
border-color css
<style>
span { border-color: #614109; }
span { border-color: rgb(97,65,9); }
td.TdClassName
{
border-color: #614109;
}
.TagClassName
{
border-color: #614109;
}
</style>