Shades of Raw Umber #685604
Tints of Raw Umber #685604
RGB
CMYK
RGB Variations
Color information
#685604 (or 0x685604) is known color: Raw Umber. HEX triplet: 68, 56 and 04. RGB value is (104,86,4). Sum of RGB (Red+Green+Blue) = 104+86+4=194 (25% of max value = 765). Red value is 104 (41.02% from 255 or 53.61% from 194); Green value is 86 (33.98% from 255 or 44.33% from 194); Blue value is 4 (1.95% from 255 or 2.06% from 194); Max value from RGB is 104 - color contains mainly: red. Hex color #685604 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685604 is #97A9FB. Grayscale: #525252. Windows color (decimal): -9939452 or 284264. OLE color: 284264.
HSL color Cylindrical-coordinate representation of color #685604: hue angle of 49.2º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #685604 is Cyan = 0, Magento = 0.17, Yellow = 0.96 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 86 | 4 | - |
| CMYK | 0 | 0.17 | 0.96 | 0.59 |
| HSL | 49.2º | 0.93% | 0.21% | - |
| HSV(B) | 49.2º | 0.96% | 0.41% | - |
| XYZ | 9.06 | 9.61 | 1.49 | - |
| YUV | 82.03 | 83.96 | 143.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 86 | 4 | 0 | 0.17 | 0.96 | 0.59 | 49.2 | 0.93 | 0.21 |
| Hex | 68 | 56 | 4 | 0 | 11 | 60 | 3B | 31 | 5D | 15 |
| Octal | 150 | 126 | 4 | 0 | 21 | 140 | 73 | 61 | 135 | 25 |
| Binary | 1101000 | 1010110 | 100 | 0 | 10001 | 1100000 | 111011 | 110001 | 1011101 | 10101 |
Color Harmonies of #685604
Complementary color
Monochromatic Colors of #685604
Black with #685604
Text Example
Text Example
White with #685604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685604; }
p { color: rgb(104,86,4); }
H1.HeaderClassName
{
color: #685604;
}
.AnyTagClassName
{
color: #685604;
}
</style>
background-color css
<style>
a { background-color: #685604; }
a { background-color: rgb(104,86,4); }
div.DivClassName
{
background-color: #685604;
}
.BgClassName
{
background-color: #685604;
}
</style>
border-color css
<style>
span { border-color: #685604; }
span { border-color: rgb(104,86,4); }
td.TdClassName
{
border-color: #685604;
}
.TagClassName
{
border-color: #685604;
}
</style>