Shades of Raw Umber #685317
Tints of Raw Umber #685317
RGB
CMYK
RGB Variations
Color information
#685317 (or 0x685317) is known color: Raw Umber. HEX triplet: 68, 53 and 17. RGB value is (104,83,23). Sum of RGB (Red+Green+Blue) = 104+83+23=210 (27% of max value = 765). Red value is 104 (41.02% from 255 or 49.52% from 210); Green value is 83 (32.81% from 255 or 39.52% from 210); Blue value is 23 (9.38% from 255 or 10.95% from 210); Max value from RGB is 104 - color contains mainly: red. Hex color #685317 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685317 is #97ACE8. Grayscale: #525252. Windows color (decimal): -9940201 or 1528680. OLE color: 1528680.
HSL color Cylindrical-coordinate representation of color #685317: hue angle of 44.44º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #685317 is Cyan = 0, Magento = 0.20, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 83 | 23 | - |
| CMYK | 0 | 0.20 | 0.78 | 0.59 |
| HSL | 44.44º | 0.64% | 0.25% | - |
| HSV(B) | 44.44º | 0.78% | 0.41% | - |
| XYZ | 8.96 | 9.19 | 2.11 | - |
| YUV | 82.44 | 94.46 | 143.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 83 | 23 | 0 | 0.20 | 0.78 | 0.59 | 44.44 | 0.64 | 0.25 |
| Hex | 68 | 53 | 17 | 0 | 14 | 4E | 3B | 2C | 40 | 19 |
| Octal | 150 | 123 | 27 | 0 | 24 | 116 | 73 | 54 | 100 | 31 |
| Binary | 1101000 | 1010011 | 10111 | 0 | 10100 | 1001110 | 111011 | 101100 | 1000000 | 11001 |
Color Harmonies of #685317
Complementary color
Monochromatic Colors of #685317
Black with #685317
Text Example
Text Example
White with #685317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685317; }
p { color: rgb(104,83,23); }
H1.HeaderClassName
{
color: #685317;
}
.AnyTagClassName
{
color: #685317;
}
</style>
background-color css
<style>
a { background-color: #685317; }
a { background-color: rgb(104,83,23); }
div.DivClassName
{
background-color: #685317;
}
.BgClassName
{
background-color: #685317;
}
</style>
border-color css
<style>
span { border-color: #685317; }
span { border-color: rgb(104,83,23); }
td.TdClassName
{
border-color: #685317;
}
.TagClassName
{
border-color: #685317;
}
</style>