Shades of Raw Umber #685016
Tints of Raw Umber #685016
RGB
CMYK
RGB Variations
Color information
#685016 (or 0x685016) is known color: Raw Umber. HEX triplet: 68, 50 and 16. RGB value is (104,80,22). Sum of RGB (Red+Green+Blue) = 104+80+22=206 (27% of max value = 765). Red value is 104 (41.02% from 255 or 50.49% from 206); Green value is 80 (31.64% from 255 or 38.83% from 206); Blue value is 22 (8.98% from 255 or 10.68% from 206); Max value from RGB is 104 - color contains mainly: red. Hex color #685016 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685016 is #97AFE9. Grayscale: #505050. Windows color (decimal): -9940970 or 1462376. OLE color: 1462376.
HSL color Cylindrical-coordinate representation of color #685016: hue angle of 42.44º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #685016 is Cyan = 0, Magento = 0.23, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 80 | 22 | - |
| CMYK | 0 | 0.23 | 0.79 | 0.59 |
| HSL | 42.44º | 0.65% | 0.25% | - |
| HSV(B) | 42.44º | 0.79% | 0.41% | - |
| XYZ | 8.72 | 8.74 | 1.99 | - |
| YUV | 80.56 | 94.95 | 144.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 80 | 22 | 0 | 0.23 | 0.79 | 0.59 | 42.44 | 0.65 | 0.25 |
| Hex | 68 | 50 | 16 | 0 | 17 | 4F | 3B | 2A | 41 | 19 |
| Octal | 150 | 120 | 26 | 0 | 27 | 117 | 73 | 52 | 101 | 31 |
| Binary | 1101000 | 1010000 | 10110 | 0 | 10111 | 1001111 | 111011 | 101010 | 1000001 | 11001 |
Color Harmonies of #685016
Complementary color
Monochromatic Colors of #685016
Black with #685016
Text Example
Text Example
White with #685016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685016; }
p { color: rgb(104,80,22); }
H1.HeaderClassName
{
color: #685016;
}
.AnyTagClassName
{
color: #685016;
}
</style>
background-color css
<style>
a { background-color: #685016; }
a { background-color: rgb(104,80,22); }
div.DivClassName
{
background-color: #685016;
}
.BgClassName
{
background-color: #685016;
}
</style>
border-color css
<style>
span { border-color: #685016; }
span { border-color: rgb(104,80,22); }
td.TdClassName
{
border-color: #685016;
}
.TagClassName
{
border-color: #685016;
}
</style>