Shades of Raw Umber #685608
Tints of Raw Umber #685608
RGB
CMYK
RGB Variations
Color information
#685608 (or 0x685608) is known color: Raw Umber. HEX triplet: 68, 56 and 08. RGB value is (104,86,8). Sum of RGB (Red+Green+Blue) = 104+86+8=198 (26% of max value = 765). Red value is 104 (41.02% from 255 or 52.53% from 198); Green value is 86 (33.98% from 255 or 43.43% from 198); Blue value is 8 (3.52% from 255 or 4.04% from 198); Max value from RGB is 104 - color contains mainly: red. Hex color #685608 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685608 is #97A9F7. Grayscale: #525252. Windows color (decimal): -9939448 or 546408. OLE color: 546408.
HSL color Cylindrical-coordinate representation of color #685608: hue angle of 48.75º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #685608 is Cyan = 0, Magento = 0.17, Yellow = 0.92 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 86 | 8 | - |
| CMYK | 0 | 0.17 | 0.92 | 0.59 |
| HSL | 48.75º | 0.86% | 0.22% | - |
| HSV(B) | 48.75º | 0.92% | 0.41% | - |
| XYZ | 9.08 | 9.62 | 1.61 | - |
| YUV | 82.49 | 85.96 | 143.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 86 | 8 | 0 | 0.17 | 0.92 | 0.59 | 48.75 | 0.86 | 0.22 |
| Hex | 68 | 56 | 8 | 0 | 11 | 5C | 3B | 31 | 56 | 16 |
| Octal | 150 | 126 | 10 | 0 | 21 | 134 | 73 | 61 | 126 | 26 |
| Binary | 1101000 | 1010110 | 1000 | 0 | 10001 | 1011100 | 111011 | 110001 | 1010110 | 10110 |
Color Harmonies of #685608
Complementary color
Monochromatic Colors of #685608
Black with #685608
Text Example
Text Example
White with #685608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685608; }
p { color: rgb(104,86,8); }
H1.HeaderClassName
{
color: #685608;
}
.AnyTagClassName
{
color: #685608;
}
</style>
background-color css
<style>
a { background-color: #685608; }
a { background-color: rgb(104,86,8); }
div.DivClassName
{
background-color: #685608;
}
.BgClassName
{
background-color: #685608;
}
</style>
border-color css
<style>
span { border-color: #685608; }
span { border-color: rgb(104,86,8); }
td.TdClassName
{
border-color: #685608;
}
.TagClassName
{
border-color: #685608;
}
</style>