Shades of Raw Umber #685517
Tints of Raw Umber #685517
RGB
CMYK
RGB Variations
Color information
#685517 (or 0x685517) is known color: Raw Umber. HEX triplet: 68, 55 and 17. RGB value is (104,85,23). Sum of RGB (Red+Green+Blue) = 104+85+23=212 (28% of max value = 765). Red value is 104 (41.02% from 255 or 49.06% from 212); Green value is 85 (33.59% from 255 or 40.09% from 212); Blue value is 23 (9.38% from 255 or 10.85% from 212); Max value from RGB is 104 - color contains mainly: red. Hex color #685517 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685517 is #97AAE8. Grayscale: #535353. Windows color (decimal): -9939689 or 1529192. OLE color: 1529192.
HSL color Cylindrical-coordinate representation of color #685517: hue angle of 45.93º 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 #685517 is Cyan = 0, Magento = 0.18, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 85 | 23 | - |
| CMYK | 0 | 0.18 | 0.78 | 0.59 |
| HSL | 45.93º | 0.64% | 0.25% | - |
| HSV(B) | 45.93º | 0.78% | 0.41% | - |
| XYZ | 9.11 | 9.5 | 2.16 | - |
| YUV | 83.61 | 93.79 | 142.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 85 | 23 | 0 | 0.18 | 0.78 | 0.59 | 45.93 | 0.64 | 0.25 |
| Hex | 68 | 55 | 17 | 0 | 12 | 4E | 3B | 2E | 40 | 19 |
| Octal | 150 | 125 | 27 | 0 | 22 | 116 | 73 | 56 | 100 | 31 |
| Binary | 1101000 | 1010101 | 10111 | 0 | 10010 | 1001110 | 111011 | 101110 | 1000000 | 11001 |
Color Harmonies of #685517
Complementary color
Monochromatic Colors of #685517
Black with #685517
Text Example
Text Example
White with #685517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685517; }
p { color: rgb(104,85,23); }
H1.HeaderClassName
{
color: #685517;
}
.AnyTagClassName
{
color: #685517;
}
</style>
background-color css
<style>
a { background-color: #685517; }
a { background-color: rgb(104,85,23); }
div.DivClassName
{
background-color: #685517;
}
.BgClassName
{
background-color: #685517;
}
</style>
border-color css
<style>
span { border-color: #685517; }
span { border-color: rgb(104,85,23); }
td.TdClassName
{
border-color: #685517;
}
.TagClassName
{
border-color: #685517;
}
</style>