Shades of Raw Umber #685414
Tints of Raw Umber #685414
RGB
CMYK
RGB Variations
Color information
#685414 (or 0x685414) is known color: Raw Umber. HEX triplet: 68, 54 and 14. RGB value is (104,84,20). Sum of RGB (Red+Green+Blue) = 104+84+20=208 (27% of max value = 765). Red value is 104 (41.02% from 255 or 50% from 208); Green value is 84 (33.20% from 255 or 40.38% from 208); Blue value is 20 (8.20% from 255 or 9.62% from 208); Max value from RGB is 104 - color contains mainly: red. Hex color #685414 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685414 is #97ABEB. Grayscale: #525252. Windows color (decimal): -9939948 or 1332328. OLE color: 1332328.
HSL color Cylindrical-coordinate representation of color #685414: hue angle of 45.71º 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 #685414 is Cyan = 0, Magento = 0.19, Yellow = 0.81 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 84 | 20 | - |
| CMYK | 0 | 0.19 | 0.81 | 0.59 |
| HSL | 45.71º | 0.68% | 0.24% | - |
| HSV(B) | 45.71º | 0.81% | 0.41% | - |
| XYZ | 9.01 | 9.33 | 1.99 | - |
| YUV | 82.68 | 92.63 | 143.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 84 | 20 | 0 | 0.19 | 0.81 | 0.59 | 45.71 | 0.68 | 0.24 |
| Hex | 68 | 54 | 14 | 0 | 13 | 51 | 3B | 2E | 44 | 18 |
| Octal | 150 | 124 | 24 | 0 | 23 | 121 | 73 | 56 | 104 | 30 |
| Binary | 1101000 | 1010100 | 10100 | 0 | 10011 | 1010001 | 111011 | 101110 | 1000100 | 11000 |
Color Harmonies of #685414
Complementary color
Monochromatic Colors of #685414
Black with #685414
Text Example
Text Example
White with #685414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685414; }
p { color: rgb(104,84,20); }
H1.HeaderClassName
{
color: #685414;
}
.AnyTagClassName
{
color: #685414;
}
</style>
background-color css
<style>
a { background-color: #685414; }
a { background-color: rgb(104,84,20); }
div.DivClassName
{
background-color: #685414;
}
.BgClassName
{
background-color: #685414;
}
</style>
border-color css
<style>
span { border-color: #685414; }
span { border-color: rgb(104,84,20); }
td.TdClassName
{
border-color: #685414;
}
.TagClassName
{
border-color: #685414;
}
</style>