Shades of Raw Umber #685217
Tints of Raw Umber #685217
RGB
CMYK
RGB Variations
Color information
#685217 (or 0x685217) is known color: Raw Umber. HEX triplet: 68, 52 and 17. RGB value is (104,82,23). Sum of RGB (Red+Green+Blue) = 104+82+23=209 (27% of max value = 765). Red value is 104 (41.02% from 255 or 49.76% from 209); Green value is 82 (32.42% from 255 or 39.23% from 209); Blue value is 23 (9.38% from 255 or 11.00% from 209); Max value from RGB is 104 - color contains mainly: red. Hex color #685217 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685217 is #97ADE8. Grayscale: #525252. Windows color (decimal): -9940457 or 1528424. OLE color: 1528424.
HSL color Cylindrical-coordinate representation of color #685217: hue angle of 43.7º 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 #685217 is Cyan = 0, Magento = 0.21, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 82 | 23 | - |
| CMYK | 0 | 0.21 | 0.78 | 0.59 |
| HSL | 43.7º | 0.64% | 0.25% | - |
| HSV(B) | 43.7º | 0.78% | 0.41% | - |
| XYZ | 8.88 | 9.04 | 2.09 | - |
| YUV | 81.85 | 94.79 | 143.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 82 | 23 | 0 | 0.21 | 0.78 | 0.59 | 43.7 | 0.64 | 0.25 |
| Hex | 68 | 52 | 17 | 0 | 15 | 4E | 3B | 2C | 40 | 19 |
| Octal | 150 | 122 | 27 | 0 | 25 | 116 | 73 | 54 | 100 | 31 |
| Binary | 1101000 | 1010010 | 10111 | 0 | 10101 | 1001110 | 111011 | 101100 | 1000000 | 11001 |
Color Harmonies of #685217
Complementary color
Monochromatic Colors of #685217
Black with #685217
Text Example
Text Example
White with #685217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685217; }
p { color: rgb(104,82,23); }
H1.HeaderClassName
{
color: #685217;
}
.AnyTagClassName
{
color: #685217;
}
</style>
background-color css
<style>
a { background-color: #685217; }
a { background-color: rgb(104,82,23); }
div.DivClassName
{
background-color: #685217;
}
.BgClassName
{
background-color: #685217;
}
</style>
border-color css
<style>
span { border-color: #685217; }
span { border-color: rgb(104,82,23); }
td.TdClassName
{
border-color: #685217;
}
.TagClassName
{
border-color: #685217;
}
</style>