Shades of Raw Umber #685607
Tints of Raw Umber #685607
RGB
CMYK
RGB Variations
Color information
#685607 (or 0x685607) is known color: Raw Umber. HEX triplet: 68, 56 and 07. RGB value is (104,86,7). Sum of RGB (Red+Green+Blue) = 104+86+7=197 (26% of max value = 765). Red value is 104 (41.02% from 255 or 52.79% from 197); Green value is 86 (33.98% from 255 or 43.65% from 197); Blue value is 7 (3.12% from 255 or 3.55% from 197); Max value from RGB is 104 - color contains mainly: red. Hex color #685607 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685607 is #97A9F8. Grayscale: #525252. Windows color (decimal): -9939449 or 480872. OLE color: 480872.
HSL color Cylindrical-coordinate representation of color #685607: hue angle of 48.87º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #685607 is Cyan = 0, Magento = 0.17, Yellow = 0.93 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 86 | 7 | - |
| CMYK | 0 | 0.17 | 0.93 | 0.59 |
| HSL | 48.87º | 0.87% | 0.22% | - |
| HSV(B) | 48.87º | 0.93% | 0.41% | - |
| XYZ | 9.08 | 9.61 | 1.58 | - |
| YUV | 82.38 | 85.46 | 143.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 86 | 7 | 0 | 0.17 | 0.93 | 0.59 | 48.87 | 0.87 | 0.22 |
| Hex | 68 | 56 | 7 | 0 | 11 | 5D | 3B | 31 | 57 | 16 |
| Octal | 150 | 126 | 7 | 0 | 21 | 135 | 73 | 61 | 127 | 26 |
| Binary | 1101000 | 1010110 | 111 | 0 | 10001 | 1011101 | 111011 | 110001 | 1010111 | 10110 |
Color Harmonies of #685607
Complementary color
Monochromatic Colors of #685607
Black with #685607
Text Example
Text Example
White with #685607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685607; }
p { color: rgb(104,86,7); }
H1.HeaderClassName
{
color: #685607;
}
.AnyTagClassName
{
color: #685607;
}
</style>
background-color css
<style>
a { background-color: #685607; }
a { background-color: rgb(104,86,7); }
div.DivClassName
{
background-color: #685607;
}
.BgClassName
{
background-color: #685607;
}
</style>
border-color css
<style>
span { border-color: #685607; }
span { border-color: rgb(104,86,7); }
td.TdClassName
{
border-color: #685607;
}
.TagClassName
{
border-color: #685607;
}
</style>