Shades of Raw Umber #685119
Tints of Raw Umber #685119
RGB
CMYK
RGB Variations
Color information
#685119 (or 0x685119) is known color: Raw Umber. HEX triplet: 68, 51 and 19. RGB value is (104,81,25). Sum of RGB (Red+Green+Blue) = 104+81+25=210 (27% of max value = 765). Red value is 104 (41.02% from 255 or 49.52% from 210); Green value is 81 (32.03% from 255 or 38.57% from 210); Blue value is 25 (10.16% from 255 or 11.90% from 210); Max value from RGB is 104 - color contains mainly: red. Hex color #685119 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685119 is #97AEE6. Grayscale: #515151. Windows color (decimal): -9940711 or 1659240. OLE color: 1659240.
HSL color Cylindrical-coordinate representation of color #685119: hue angle of 42.53º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #685119 is Cyan = 0, Magento = 0.22, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 81 | 25 | - |
| CMYK | 0 | 0.22 | 0.76 | 0.59 |
| HSL | 42.53º | 0.61% | 0.25% | - |
| HSV(B) | 42.53º | 0.76% | 0.41% | - |
| XYZ | 8.83 | 8.9 | 2.17 | - |
| YUV | 81.49 | 96.12 | 144.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 81 | 25 | 0 | 0.22 | 0.76 | 0.59 | 42.53 | 0.61 | 0.25 |
| Hex | 68 | 51 | 19 | 0 | 16 | 4C | 3B | 2B | 3D | 19 |
| Octal | 150 | 121 | 31 | 0 | 26 | 114 | 73 | 53 | 75 | 31 |
| Binary | 1101000 | 1010001 | 11001 | 0 | 10110 | 1001100 | 111011 | 101011 | 111101 | 11001 |
Color Harmonies of #685119
Complementary color
Monochromatic Colors of #685119
Black with #685119
Text Example
Text Example
White with #685119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685119; }
p { color: rgb(104,81,25); }
H1.HeaderClassName
{
color: #685119;
}
.AnyTagClassName
{
color: #685119;
}
</style>
background-color css
<style>
a { background-color: #685119; }
a { background-color: rgb(104,81,25); }
div.DivClassName
{
background-color: #685119;
}
.BgClassName
{
background-color: #685119;
}
</style>
border-color css
<style>
span { border-color: #685119; }
span { border-color: rgb(104,81,25); }
td.TdClassName
{
border-color: #685119;
}
.TagClassName
{
border-color: #685119;
}
</style>