Shades of Raw Umber #684510
Tints of Raw Umber #684510
RGB
CMYK
RGB Variations
Color information
#684510 (or 0x684510) is known color: Raw Umber. HEX triplet: 68, 45 and 10. RGB value is (104,69,16). Sum of RGB (Red+Green+Blue) = 104+69+16=189 (25% of max value = 765). Red value is 104 (41.02% from 255 or 55.03% from 189); Green value is 69 (27.34% from 255 or 36.51% from 189); Blue value is 16 (6.64% from 255 or 8.47% from 189); Max value from RGB is 104 - color contains mainly: red. Hex color #684510 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #684510 is #97BAEF. Grayscale: #494949. Windows color (decimal): -9943792 or 1066344. OLE color: 1066344.
HSL color Cylindrical-coordinate representation of color #684510: hue angle of 36.14º degrees, saturation: 0.73, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #684510 is Cyan = 0, Magento = 0.34, Yellow = 0.85 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 69 | 16 | - |
| CMYK | 0 | 0.34 | 0.85 | 0.59 |
| HSL | 36.14º | 0.73% | 0.24% | - |
| HSV(B) | 36.14º | 0.85% | 0.41% | - |
| XYZ | 7.93 | 7.24 | 1.47 | - |
| YUV | 73.42 | 95.6 | 149.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 69 | 16 | 0 | 0.34 | 0.85 | 0.59 | 36.14 | 0.73 | 0.24 |
| Hex | 68 | 45 | 10 | 0 | 22 | 55 | 3B | 24 | 49 | 18 |
| Octal | 150 | 105 | 20 | 0 | 42 | 125 | 73 | 44 | 111 | 30 |
| Binary | 1101000 | 1000101 | 10000 | 0 | 100010 | 1010101 | 111011 | 100100 | 1001001 | 11000 |
Color Harmonies of #684510
Complementary color
Monochromatic Colors of #684510
Black with #684510
Text Example
Text Example
White with #684510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684510; }
p { color: rgb(104,69,16); }
H1.HeaderClassName
{
color: #684510;
}
.AnyTagClassName
{
color: #684510;
}
</style>
background-color css
<style>
a { background-color: #684510; }
a { background-color: rgb(104,69,16); }
div.DivClassName
{
background-color: #684510;
}
.BgClassName
{
background-color: #684510;
}
</style>
border-color css
<style>
span { border-color: #684510; }
span { border-color: rgb(104,69,16); }
td.TdClassName
{
border-color: #684510;
}
.TagClassName
{
border-color: #684510;
}
</style>