Shades of Raw Umber #685316
Tints of Raw Umber #685316
RGB
CMYK
RGB Variations
Color information
#685316 (or 0x685316) is known color: Raw Umber. HEX triplet: 68, 53 and 16. RGB value is (104,83,22). Sum of RGB (Red+Green+Blue) = 104+83+22=209 (27% of max value = 765). Red value is 104 (41.02% from 255 or 49.76% from 209); Green value is 83 (32.81% from 255 or 39.71% from 209); Blue value is 22 (8.98% from 255 or 10.53% from 209); Max value from RGB is 104 - color contains mainly: red. Hex color #685316 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685316 is #97ACE9. Grayscale: #525252. Windows color (decimal): -9940202 or 1463144. OLE color: 1463144.
HSL color Cylindrical-coordinate representation of color #685316: hue angle of 44.63º 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 #685316 is Cyan = 0, Magento = 0.20, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 83 | 22 | - |
| CMYK | 0 | 0.20 | 0.79 | 0.59 |
| HSL | 44.63º | 0.65% | 0.25% | - |
| HSV(B) | 44.63º | 0.79% | 0.41% | - |
| XYZ | 8.95 | 9.19 | 2.06 | - |
| YUV | 82.33 | 93.96 | 143.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 83 | 22 | 0 | 0.20 | 0.79 | 0.59 | 44.63 | 0.65 | 0.25 |
| Hex | 68 | 53 | 16 | 0 | 14 | 4F | 3B | 2D | 41 | 19 |
| Octal | 150 | 123 | 26 | 0 | 24 | 117 | 73 | 55 | 101 | 31 |
| Binary | 1101000 | 1010011 | 10110 | 0 | 10100 | 1001111 | 111011 | 101101 | 1000001 | 11001 |
Color Harmonies of #685316
Complementary color
Monochromatic Colors of #685316
Black with #685316
Text Example
Text Example
White with #685316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685316; }
p { color: rgb(104,83,22); }
H1.HeaderClassName
{
color: #685316;
}
.AnyTagClassName
{
color: #685316;
}
</style>
background-color css
<style>
a { background-color: #685316; }
a { background-color: rgb(104,83,22); }
div.DivClassName
{
background-color: #685316;
}
.BgClassName
{
background-color: #685316;
}
</style>
border-color css
<style>
span { border-color: #685316; }
span { border-color: rgb(104,83,22); }
td.TdClassName
{
border-color: #685316;
}
.TagClassName
{
border-color: #685316;
}
</style>