Shades of Raw Umber #684705
Tints of Raw Umber #684705
RGB
CMYK
RGB Variations
Color information
#684705 (or 0x684705) is known color: Raw Umber. HEX triplet: 68, 47 and 05. RGB value is (104,71,5). Sum of RGB (Red+Green+Blue) = 104+71+5=180 (23% of max value = 765). Red value is 104 (41.02% from 255 or 57.78% from 180); Green value is 71 (28.12% from 255 or 39.44% from 180); Blue value is 5 (2.34% from 255 or 2.78% from 180); Max value from RGB is 104 - color contains mainly: red. Hex color #684705 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #684705 is #97B8FA. Grayscale: #494949. Windows color (decimal): -9943291 or 345960. OLE color: 345960.
HSL color Cylindrical-coordinate representation of color #684705: hue angle of 40º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #684705 is Cyan = 0, Magento = 0.32, Yellow = 0.95 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 71 | 5 | - |
| CMYK | 0 | 0.32 | 0.95 | 0.59 |
| HSL | 40º | 0.91% | 0.21% | - |
| HSV(B) | 40º | 0.95% | 0.41% | - |
| XYZ | 7.99 | 7.46 | 1.16 | - |
| YUV | 73.34 | 89.43 | 149.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 71 | 5 | 0 | 0.32 | 0.95 | 0.59 | 40 | 0.91 | 0.21 |
| Hex | 68 | 47 | 5 | 0 | 20 | 5F | 3B | 28 | 5B | 15 |
| Octal | 150 | 107 | 5 | 0 | 40 | 137 | 73 | 50 | 133 | 25 |
| Binary | 1101000 | 1000111 | 101 | 0 | 100000 | 1011111 | 111011 | 101000 | 1011011 | 10101 |
Color Harmonies of #684705
Complementary color
Monochromatic Colors of #684705
Black with #684705
Text Example
Text Example
White with #684705
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684705; }
p { color: rgb(104,71,5); }
H1.HeaderClassName
{
color: #684705;
}
.AnyTagClassName
{
color: #684705;
}
</style>
background-color css
<style>
a { background-color: #684705; }
a { background-color: rgb(104,71,5); }
div.DivClassName
{
background-color: #684705;
}
.BgClassName
{
background-color: #684705;
}
</style>
border-color css
<style>
span { border-color: #684705; }
span { border-color: rgb(104,71,5); }
td.TdClassName
{
border-color: #684705;
}
.TagClassName
{
border-color: #684705;
}
</style>