Shades of Raw Umber #685108
Tints of Raw Umber #685108
RGB
CMYK
RGB Variations
Color information
#685108 (or 0x685108) is known color: Raw Umber. HEX triplet: 68, 51 and 08. RGB value is (104,81,8). Sum of RGB (Red+Green+Blue) = 104+81+8=193 (25% of max value = 765). Red value is 104 (41.02% from 255 or 53.89% from 193); Green value is 81 (32.03% from 255 or 41.97% from 193); Blue value is 8 (3.52% from 255 or 4.15% from 193); Max value from RGB is 104 - color contains mainly: red. Hex color #685108 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685108 is #97AEF7. Grayscale: #4F4F4F. Windows color (decimal): -9940728 or 545128. OLE color: 545128.
HSL color Cylindrical-coordinate representation of color #685108: hue angle of 45.62º 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 #685108 is Cyan = 0, Magento = 0.22, Yellow = 0.92 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 81 | 8 | - |
| CMYK | 0 | 0.22 | 0.92 | 0.59 |
| HSL | 45.63º | 0.86% | 0.22% | - |
| HSV(B) | 45.63º | 0.92% | 0.41% | - |
| XYZ | 8.7 | 8.85 | 1.48 | - |
| YUV | 79.56 | 87.62 | 145.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 81 | 8 | 0 | 0.22 | 0.92 | 0.59 | 45.63 | 0.86 | 0.22 |
| Hex | 68 | 51 | 8 | 0 | 16 | 5C | 3B | 2E | 56 | 16 |
| Octal | 150 | 121 | 10 | 0 | 26 | 134 | 73 | 56 | 126 | 26 |
| Binary | 1101000 | 1010001 | 1000 | 0 | 10110 | 1011100 | 111011 | 101110 | 1010110 | 10110 |
Color Harmonies of #685108
Complementary color
Monochromatic Colors of #685108
Black with #685108
Text Example
Text Example
White with #685108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685108; }
p { color: rgb(104,81,8); }
H1.HeaderClassName
{
color: #685108;
}
.AnyTagClassName
{
color: #685108;
}
</style>
background-color css
<style>
a { background-color: #685108; }
a { background-color: rgb(104,81,8); }
div.DivClassName
{
background-color: #685108;
}
.BgClassName
{
background-color: #685108;
}
</style>
border-color css
<style>
span { border-color: #685108; }
span { border-color: rgb(104,81,8); }
td.TdClassName
{
border-color: #685108;
}
.TagClassName
{
border-color: #685108;
}
</style>