Shades of Raw Umber #685609
Tints of Raw Umber #685609
RGB
CMYK
RGB Variations
Color information
#685609 (or 0x685609) is known color: Raw Umber. HEX triplet: 68, 56 and 09. RGB value is (104,86,9). Sum of RGB (Red+Green+Blue) = 104+86+9=199 (26% of max value = 765). Red value is 104 (41.02% from 255 or 52.26% from 199); Green value is 86 (33.98% from 255 or 43.22% from 199); Blue value is 9 (3.91% from 255 or 4.52% from 199); Max value from RGB is 104 - color contains mainly: red. Hex color #685609 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685609 is #97A9F6. Grayscale: #525252. Windows color (decimal): -9939447 or 611944. OLE color: 611944.
HSL color Cylindrical-coordinate representation of color #685609: hue angle of 48.63º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #685609 is Cyan = 0, Magento = 0.17, Yellow = 0.91 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 86 | 9 | - |
| CMYK | 0 | 0.17 | 0.91 | 0.59 |
| HSL | 48.63º | 0.84% | 0.22% | - |
| HSV(B) | 48.63º | 0.91% | 0.41% | - |
| XYZ | 9.09 | 9.62 | 1.64 | - |
| YUV | 82.6 | 86.46 | 143.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 86 | 9 | 0 | 0.17 | 0.91 | 0.59 | 48.63 | 0.84 | 0.22 |
| Hex | 68 | 56 | 9 | 0 | 11 | 5B | 3B | 31 | 54 | 16 |
| Octal | 150 | 126 | 11 | 0 | 21 | 133 | 73 | 61 | 124 | 26 |
| Binary | 1101000 | 1010110 | 1001 | 0 | 10001 | 1011011 | 111011 | 110001 | 1010100 | 10110 |
Color Harmonies of #685609
Complementary color
Monochromatic Colors of #685609
Black with #685609
Text Example
Text Example
White with #685609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685609; }
p { color: rgb(104,86,9); }
H1.HeaderClassName
{
color: #685609;
}
.AnyTagClassName
{
color: #685609;
}
</style>
background-color css
<style>
a { background-color: #685609; }
a { background-color: rgb(104,86,9); }
div.DivClassName
{
background-color: #685609;
}
.BgClassName
{
background-color: #685609;
}
</style>
border-color css
<style>
span { border-color: #685609; }
span { border-color: rgb(104,86,9); }
td.TdClassName
{
border-color: #685609;
}
.TagClassName
{
border-color: #685609;
}
</style>