Shades of Raw Umber #684506
Tints of Raw Umber #684506
RGB
CMYK
RGB Variations
Color information
#684506 (or 0x684506) is known color: Raw Umber. HEX triplet: 68, 45 and 06. RGB value is (104,69,6). Sum of RGB (Red+Green+Blue) = 104+69+6=179 (23% of max value = 765). Red value is 104 (41.02% from 255 or 58.10% from 179); Green value is 69 (27.34% from 255 or 38.55% from 179); Blue value is 6 (2.73% from 255 or 3.35% from 179); Max value from RGB is 104 - color contains mainly: red. Hex color #684506 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #684506 is #97BAF9. Grayscale: #484848. Windows color (decimal): -9943802 or 410984. OLE color: 410984.
HSL color Cylindrical-coordinate representation of color #684506: hue angle of 38.57º 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 #684506 is Cyan = 0, Magento = 0.34, Yellow = 0.94 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 69 | 6 | - |
| CMYK | 0 | 0.34 | 0.94 | 0.59 |
| HSL | 38.57º | 0.89% | 0.22% | - |
| HSV(B) | 38.57º | 0.94% | 0.41% | - |
| XYZ | 7.87 | 7.21 | 1.15 | - |
| YUV | 72.28 | 90.6 | 150.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 69 | 6 | 0 | 0.34 | 0.94 | 0.59 | 38.57 | 0.89 | 0.22 |
| Hex | 68 | 45 | 6 | 0 | 22 | 5E | 3B | 27 | 59 | 16 |
| Octal | 150 | 105 | 6 | 0 | 42 | 136 | 73 | 47 | 131 | 26 |
| Binary | 1101000 | 1000101 | 110 | 0 | 100010 | 1011110 | 111011 | 100111 | 1011001 | 10110 |
Color Harmonies of #684506
Complementary color
Monochromatic Colors of #684506
Black with #684506
Text Example
Text Example
White with #684506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684506; }
p { color: rgb(104,69,6); }
H1.HeaderClassName
{
color: #684506;
}
.AnyTagClassName
{
color: #684506;
}
</style>
background-color css
<style>
a { background-color: #684506; }
a { background-color: rgb(104,69,6); }
div.DivClassName
{
background-color: #684506;
}
.BgClassName
{
background-color: #684506;
}
</style>
border-color css
<style>
span { border-color: #684506; }
span { border-color: rgb(104,69,6); }
td.TdClassName
{
border-color: #684506;
}
.TagClassName
{
border-color: #684506;
}
</style>