Shades of Raw Umber #685109
Tints of Raw Umber #685109
RGB
CMYK
RGB Variations
Color information
#685109 (or 0x685109) is known color: Raw Umber. HEX triplet: 68, 51 and 09. RGB value is (104,81,9). Sum of RGB (Red+Green+Blue) = 104+81+9=194 (25% of max value = 765). Red value is 104 (41.02% from 255 or 53.61% from 194); Green value is 81 (32.03% from 255 or 41.75% from 194); Blue value is 9 (3.91% from 255 or 4.64% from 194); Max value from RGB is 104 - color contains mainly: red. Hex color #685109 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685109 is #97AEF6. Grayscale: #4F4F4F. Windows color (decimal): -9940727 or 610664. OLE color: 610664.
HSL color Cylindrical-coordinate representation of color #685109: hue angle of 45.47º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #685109 is Cyan = 0, Magento = 0.22, Yellow = 0.91 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 81 | 9 | - |
| CMYK | 0 | 0.22 | 0.91 | 0.59 |
| HSL | 45.47º | 0.84% | 0.22% | - |
| HSV(B) | 45.47º | 0.91% | 0.41% | - |
| XYZ | 8.7 | 8.85 | 1.51 | - |
| YUV | 79.67 | 88.12 | 145.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 81 | 9 | 0 | 0.22 | 0.91 | 0.59 | 45.47 | 0.84 | 0.22 |
| Hex | 68 | 51 | 9 | 0 | 16 | 5B | 3B | 2D | 54 | 16 |
| Octal | 150 | 121 | 11 | 0 | 26 | 133 | 73 | 55 | 124 | 26 |
| Binary | 1101000 | 1010001 | 1001 | 0 | 10110 | 1011011 | 111011 | 101101 | 1010100 | 10110 |
Color Harmonies of #685109
Complementary color
Monochromatic Colors of #685109
Black with #685109
Text Example
Text Example
White with #685109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685109; }
p { color: rgb(104,81,9); }
H1.HeaderClassName
{
color: #685109;
}
.AnyTagClassName
{
color: #685109;
}
</style>
background-color css
<style>
a { background-color: #685109; }
a { background-color: rgb(104,81,9); }
div.DivClassName
{
background-color: #685109;
}
.BgClassName
{
background-color: #685109;
}
</style>
border-color css
<style>
span { border-color: #685109; }
span { border-color: rgb(104,81,9); }
td.TdClassName
{
border-color: #685109;
}
.TagClassName
{
border-color: #685109;
}
</style>