Shades of Raw Umber #685707
Tints of Raw Umber #685707
RGB
CMYK
RGB Variations
Color information
#685707 (or 0x685707) is known color: Raw Umber. HEX triplet: 68, 57 and 07. RGB value is (104,87,7). Sum of RGB (Red+Green+Blue) = 104+87+7=198 (26% of max value = 765). Red value is 104 (41.02% from 255 or 52.53% from 198); Green value is 87 (34.38% from 255 or 43.94% from 198); Blue value is 7 (3.12% from 255 or 3.54% from 198); Max value from RGB is 104 - color contains mainly: red. Hex color #685707 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685707 is #97A8F8. Grayscale: #535353. Windows color (decimal): -9939193 or 481128. OLE color: 481128.
HSL color Cylindrical-coordinate representation of color #685707: hue angle of 49.48º 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 #685707 is Cyan = 0, Magento = 0.16, Yellow = 0.93 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 87 | 7 | - |
| CMYK | 0 | 0.16 | 0.93 | 0.59 |
| HSL | 49.48º | 0.87% | 0.22% | - |
| HSV(B) | 49.48º | 0.93% | 0.41% | - |
| XYZ | 9.16 | 9.77 | 1.61 | - |
| YUV | 82.96 | 85.13 | 143 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 87 | 7 | 0 | 0.16 | 0.93 | 0.59 | 49.48 | 0.87 | 0.22 |
| Hex | 68 | 57 | 7 | 0 | 10 | 5D | 3B | 31 | 57 | 16 |
| Octal | 150 | 127 | 7 | 0 | 20 | 135 | 73 | 61 | 127 | 26 |
| Binary | 1101000 | 1010111 | 111 | 0 | 10000 | 1011101 | 111011 | 110001 | 1010111 | 10110 |
Color Harmonies of #685707
Complementary color
Monochromatic Colors of #685707
Black with #685707
Text Example
Text Example
White with #685707
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685707; }
p { color: rgb(104,87,7); }
H1.HeaderClassName
{
color: #685707;
}
.AnyTagClassName
{
color: #685707;
}
</style>
background-color css
<style>
a { background-color: #685707; }
a { background-color: rgb(104,87,7); }
div.DivClassName
{
background-color: #685707;
}
.BgClassName
{
background-color: #685707;
}
</style>
border-color css
<style>
span { border-color: #685707; }
span { border-color: rgb(104,87,7); }
td.TdClassName
{
border-color: #685707;
}
.TagClassName
{
border-color: #685707;
}
</style>