Shades of Raw Umber #684704
Tints of Raw Umber #684704
RGB
CMYK
RGB Variations
Color information
#684704 (or 0x684704) is known color: Raw Umber. HEX triplet: 68, 47 and 04. RGB value is (104,71,4). Sum of RGB (Red+Green+Blue) = 104+71+4=179 (23% of max value = 765). Red value is 104 (41.02% from 255 or 58.10% from 179); Green value is 71 (28.12% from 255 or 39.66% from 179); Blue value is 4 (1.95% from 255 or 2.23% from 179); Max value from RGB is 104 - color contains mainly: red. Hex color #684704 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #684704 is #97B8FB. Grayscale: #494949. Windows color (decimal): -9943292 or 280424. OLE color: 280424.
HSL color Cylindrical-coordinate representation of color #684704: hue angle of 40.2º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #684704 is Cyan = 0, Magento = 0.32, Yellow = 0.96 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 71 | 4 | - |
| CMYK | 0 | 0.32 | 0.96 | 0.59 |
| HSL | 40.2º | 0.93% | 0.21% | - |
| HSV(B) | 40.2º | 0.96% | 0.41% | - |
| XYZ | 7.98 | 7.46 | 1.13 | - |
| YUV | 73.23 | 88.93 | 149.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 71 | 4 | 0 | 0.32 | 0.96 | 0.59 | 40.2 | 0.93 | 0.21 |
| Hex | 68 | 47 | 4 | 0 | 20 | 60 | 3B | 28 | 5D | 15 |
| Octal | 150 | 107 | 4 | 0 | 40 | 140 | 73 | 50 | 135 | 25 |
| Binary | 1101000 | 1000111 | 100 | 0 | 100000 | 1100000 | 111011 | 101000 | 1011101 | 10101 |
Color Harmonies of #684704
Complementary color
Monochromatic Colors of #684704
Black with #684704
Text Example
Text Example
White with #684704
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684704; }
p { color: rgb(104,71,4); }
H1.HeaderClassName
{
color: #684704;
}
.AnyTagClassName
{
color: #684704;
}
</style>
background-color css
<style>
a { background-color: #684704; }
a { background-color: rgb(104,71,4); }
div.DivClassName
{
background-color: #684704;
}
.BgClassName
{
background-color: #684704;
}
</style>
border-color css
<style>
span { border-color: #684704; }
span { border-color: rgb(104,71,4); }
td.TdClassName
{
border-color: #684704;
}
.TagClassName
{
border-color: #684704;
}
</style>