Shades of Raw Umber #684906
Tints of Raw Umber #684906
RGB
CMYK
RGB Variations
Color information
#684906 (or 0x684906) is known color: Raw Umber. HEX triplet: 68, 49 and 06. RGB value is (104,73,6). Sum of RGB (Red+Green+Blue) = 104+73+6=183 (24% of max value = 765). Red value is 104 (41.02% from 255 or 56.83% from 183); Green value is 73 (28.91% from 255 or 39.89% from 183); Blue value is 6 (2.73% from 255 or 3.28% from 183); Max value from RGB is 104 - color contains mainly: red. Hex color #684906 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #684906 is #97B6F9. Grayscale: #4A4A4A. Windows color (decimal): -9942778 or 412008. OLE color: 412008.
HSL color Cylindrical-coordinate representation of color #684906: hue angle of 41.02º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #684906 is Cyan = 0, Magento = 0.30, Yellow = 0.94 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 73 | 6 | - |
| CMYK | 0 | 0.30 | 0.94 | 0.59 |
| HSL | 41.02º | 0.89% | 0.22% | - |
| HSV(B) | 41.02º | 0.94% | 0.41% | - |
| XYZ | 8.12 | 7.72 | 1.23 | - |
| YUV | 74.63 | 89.27 | 148.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 73 | 6 | 0 | 0.30 | 0.94 | 0.59 | 41.02 | 0.89 | 0.22 |
| Hex | 68 | 49 | 6 | 0 | 1E | 5E | 3B | 29 | 59 | 16 |
| Octal | 150 | 111 | 6 | 0 | 36 | 136 | 73 | 51 | 131 | 26 |
| Binary | 1101000 | 1001001 | 110 | 0 | 11110 | 1011110 | 111011 | 101001 | 1011001 | 10110 |
Color Harmonies of #684906
Complementary color
Monochromatic Colors of #684906
Black with #684906
Text Example
Text Example
White with #684906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684906; }
p { color: rgb(104,73,6); }
H1.HeaderClassName
{
color: #684906;
}
.AnyTagClassName
{
color: #684906;
}
</style>
background-color css
<style>
a { background-color: #684906; }
a { background-color: rgb(104,73,6); }
div.DivClassName
{
background-color: #684906;
}
.BgClassName
{
background-color: #684906;
}
</style>
border-color css
<style>
span { border-color: #684906; }
span { border-color: rgb(104,73,6); }
td.TdClassName
{
border-color: #684906;
}
.TagClassName
{
border-color: #684906;
}
</style>