Shades of Raw Umber #685007
Tints of Raw Umber #685007
RGB
CMYK
RGB Variations
Color information
#685007 (or 0x685007) is known color: Raw Umber. HEX triplet: 68, 50 and 07. RGB value is (104,80,7). Sum of RGB (Red+Green+Blue) = 104+80+7=191 (25% of max value = 765). Red value is 104 (41.02% from 255 or 54.45% from 191); Green value is 80 (31.64% from 255 or 41.88% from 191); Blue value is 7 (3.12% from 255 or 3.66% from 191); Max value from RGB is 104 - color contains mainly: red. Hex color #685007 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685007 is #97AFF8. Grayscale: #4F4F4F. Windows color (decimal): -9940985 or 479336. OLE color: 479336.
HSL color Cylindrical-coordinate representation of color #685007: hue angle of 45.15º 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 #685007 is Cyan = 0, Magento = 0.23, Yellow = 0.93 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 80 | 7 | - |
| CMYK | 0 | 0.23 | 0.93 | 0.59 |
| HSL | 45.15º | 0.87% | 0.22% | - |
| HSV(B) | 45.15º | 0.93% | 0.41% | - |
| XYZ | 8.62 | 8.7 | 1.43 | - |
| YUV | 78.85 | 87.45 | 145.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 80 | 7 | 0 | 0.23 | 0.93 | 0.59 | 45.15 | 0.87 | 0.22 |
| Hex | 68 | 50 | 7 | 0 | 17 | 5D | 3B | 2D | 57 | 16 |
| Octal | 150 | 120 | 7 | 0 | 27 | 135 | 73 | 55 | 127 | 26 |
| Binary | 1101000 | 1010000 | 111 | 0 | 10111 | 1011101 | 111011 | 101101 | 1010111 | 10110 |
Color Harmonies of #685007
Complementary color
Monochromatic Colors of #685007
Black with #685007
Text Example
Text Example
White with #685007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685007; }
p { color: rgb(104,80,7); }
H1.HeaderClassName
{
color: #685007;
}
.AnyTagClassName
{
color: #685007;
}
</style>
background-color css
<style>
a { background-color: #685007; }
a { background-color: rgb(104,80,7); }
div.DivClassName
{
background-color: #685007;
}
.BgClassName
{
background-color: #685007;
}
</style>
border-color css
<style>
span { border-color: #685007; }
span { border-color: rgb(104,80,7); }
td.TdClassName
{
border-color: #685007;
}
.TagClassName
{
border-color: #685007;
}
</style>