Shades of Raw Umber #685614
Tints of Raw Umber #685614
RGB
CMYK
RGB Variations
Color information
#685614 (or 0x685614) is known color: Raw Umber. HEX triplet: 68, 56 and 14. RGB value is (104,86,20). Sum of RGB (Red+Green+Blue) = 104+86+20=210 (27% of max value = 765). Red value is 104 (41.02% from 255 or 49.52% from 210); Green value is 86 (33.98% from 255 or 40.95% from 210); Blue value is 20 (8.20% from 255 or 9.52% from 210); Max value from RGB is 104 - color contains mainly: red. Hex color #685614 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685614 is #97A9EB. Grayscale: #545454. Windows color (decimal): -9939436 or 1332840. OLE color: 1332840.
HSL color Cylindrical-coordinate representation of color #685614: hue angle of 47.14º degrees, saturation: 0.68, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #685614 is Cyan = 0, Magento = 0.17, Yellow = 0.81 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 86 | 20 | - |
| CMYK | 0 | 0.17 | 0.81 | 0.59 |
| HSL | 47.14º | 0.68% | 0.24% | - |
| HSV(B) | 47.14º | 0.81% | 0.41% | - |
| XYZ | 9.16 | 9.65 | 2.04 | - |
| YUV | 83.86 | 91.96 | 142.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 86 | 20 | 0 | 0.17 | 0.81 | 0.59 | 47.14 | 0.68 | 0.24 |
| Hex | 68 | 56 | 14 | 0 | 11 | 51 | 3B | 2F | 44 | 18 |
| Octal | 150 | 126 | 24 | 0 | 21 | 121 | 73 | 57 | 104 | 30 |
| Binary | 1101000 | 1010110 | 10100 | 0 | 10001 | 1010001 | 111011 | 101111 | 1000100 | 11000 |
Color Harmonies of #685614
Complementary color
Monochromatic Colors of #685614
Black with #685614
Text Example
Text Example
White with #685614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685614; }
p { color: rgb(104,86,20); }
H1.HeaderClassName
{
color: #685614;
}
.AnyTagClassName
{
color: #685614;
}
</style>
background-color css
<style>
a { background-color: #685614; }
a { background-color: rgb(104,86,20); }
div.DivClassName
{
background-color: #685614;
}
.BgClassName
{
background-color: #685614;
}
</style>
border-color css
<style>
span { border-color: #685614; }
span { border-color: rgb(104,86,20); }
td.TdClassName
{
border-color: #685614;
}
.TagClassName
{
border-color: #685614;
}
</style>