Shades of Raw Umber #685610
Tints of Raw Umber #685610
RGB
CMYK
RGB Variations
Color information
#685610 (or 0x685610) is known color: Raw Umber. HEX triplet: 68, 56 and 10. RGB value is (104,86,16). Sum of RGB (Red+Green+Blue) = 104+86+16=206 (27% of max value = 765). Red value is 104 (41.02% from 255 or 50.49% from 206); Green value is 86 (33.98% from 255 or 41.75% from 206); Blue value is 16 (6.64% from 255 or 7.77% from 206); Max value from RGB is 104 - color contains mainly: red. Hex color #685610 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685610 is #97A9EF. Grayscale: #535353. Windows color (decimal): -9939440 or 1070696. OLE color: 1070696.
HSL color Cylindrical-coordinate representation of color #685610: hue angle of 47.73º degrees, saturation: 0.73, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #685610 is Cyan = 0, Magento = 0.17, Yellow = 0.85 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 86 | 16 | - |
| CMYK | 0 | 0.17 | 0.85 | 0.59 |
| HSL | 47.73º | 0.73% | 0.24% | - |
| HSV(B) | 47.73º | 0.85% | 0.41% | - |
| XYZ | 9.13 | 9.64 | 1.87 | - |
| YUV | 83.4 | 89.96 | 142.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 86 | 16 | 0 | 0.17 | 0.85 | 0.59 | 47.73 | 0.73 | 0.24 |
| Hex | 68 | 56 | 10 | 0 | 11 | 55 | 3B | 30 | 49 | 18 |
| Octal | 150 | 126 | 20 | 0 | 21 | 125 | 73 | 60 | 111 | 30 |
| Binary | 1101000 | 1010110 | 10000 | 0 | 10001 | 1010101 | 111011 | 110000 | 1001001 | 11000 |
Color Harmonies of #685610
Complementary color
Monochromatic Colors of #685610
Black with #685610
Text Example
Text Example
White with #685610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685610; }
p { color: rgb(104,86,16); }
H1.HeaderClassName
{
color: #685610;
}
.AnyTagClassName
{
color: #685610;
}
</style>
background-color css
<style>
a { background-color: #685610; }
a { background-color: rgb(104,86,16); }
div.DivClassName
{
background-color: #685610;
}
.BgClassName
{
background-color: #685610;
}
</style>
border-color css
<style>
span { border-color: #685610; }
span { border-color: rgb(104,86,16); }
td.TdClassName
{
border-color: #685610;
}
.TagClassName
{
border-color: #685610;
}
</style>