Shades of Raw Umber #685811
Tints of Raw Umber #685811
RGB
CMYK
RGB Variations
Color information
#685811 (or 0x685811) is known color: Raw Umber. HEX triplet: 68, 58 and 11. RGB value is (104,88,17). Sum of RGB (Red+Green+Blue) = 104+88+17=209 (27% of max value = 765). Red value is 104 (41.02% from 255 or 49.76% from 209); Green value is 88 (34.77% from 255 or 42.11% from 209); Blue value is 17 (7.03% from 255 or 8.13% from 209); Max value from RGB is 104 - color contains mainly: red. Hex color #685811 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685811 is #97A7EE. Grayscale: #545454. Windows color (decimal): -9938927 or 1136744. OLE color: 1136744.
HSL color Cylindrical-coordinate representation of color #685811: hue angle of 48.97º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #685811 is Cyan = 0, Magento = 0.15, Yellow = 0.84 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 88 | 17 | - |
| CMYK | 0 | 0.15 | 0.84 | 0.59 |
| HSL | 48.97º | 0.72% | 0.24% | - |
| HSV(B) | 48.97º | 0.84% | 0.41% | - |
| XYZ | 9.3 | 9.96 | 1.96 | - |
| YUV | 84.69 | 89.8 | 141.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 88 | 17 | 0 | 0.15 | 0.84 | 0.59 | 48.97 | 0.72 | 0.24 |
| Hex | 68 | 58 | 11 | 0 | F | 54 | 3B | 31 | 48 | 18 |
| Octal | 150 | 130 | 21 | 0 | 17 | 124 | 73 | 61 | 110 | 30 |
| Binary | 1101000 | 1011000 | 10001 | 0 | 1111 | 1010100 | 111011 | 110001 | 1001000 | 11000 |
Color Harmonies of #685811
Complementary color
Monochromatic Colors of #685811
Black with #685811
Text Example
Text Example
White with #685811
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685811; }
p { color: rgb(104,88,17); }
H1.HeaderClassName
{
color: #685811;
}
.AnyTagClassName
{
color: #685811;
}
</style>
background-color css
<style>
a { background-color: #685811; }
a { background-color: rgb(104,88,17); }
div.DivClassName
{
background-color: #685811;
}
.BgClassName
{
background-color: #685811;
}
</style>
border-color css
<style>
span { border-color: #685811; }
span { border-color: rgb(104,88,17); }
td.TdClassName
{
border-color: #685811;
}
.TagClassName
{
border-color: #685811;
}
</style>