Shades of Raw Umber #684508
Tints of Raw Umber #684508
RGB
CMYK
RGB Variations
Color information
#684508 (or 0x684508) is known color: Raw Umber. HEX triplet: 68, 45 and 08. RGB value is (104,69,8). Sum of RGB (Red+Green+Blue) = 104+69+8=181 (23% of max value = 765). Red value is 104 (41.02% from 255 or 57.46% from 181); Green value is 69 (27.34% from 255 or 38.12% from 181); Blue value is 8 (3.52% from 255 or 4.42% from 181); Max value from RGB is 104 - color contains mainly: red. Hex color #684508 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #684508 is #97BAF7. Grayscale: #484848. Windows color (decimal): -9943800 or 542056. OLE color: 542056.
HSL color Cylindrical-coordinate representation of color #684508: hue angle of 38.12º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #684508 is Cyan = 0, Magento = 0.34, Yellow = 0.92 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 69 | 8 | - |
| CMYK | 0 | 0.34 | 0.92 | 0.59 |
| HSL | 38.13º | 0.86% | 0.22% | - |
| HSV(B) | 38.13º | 0.92% | 0.41% | - |
| XYZ | 7.88 | 7.22 | 1.21 | - |
| YUV | 72.51 | 91.6 | 150.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 69 | 8 | 0 | 0.34 | 0.92 | 0.59 | 38.13 | 0.86 | 0.22 |
| Hex | 68 | 45 | 8 | 0 | 22 | 5C | 3B | 26 | 56 | 16 |
| Octal | 150 | 105 | 10 | 0 | 42 | 134 | 73 | 46 | 126 | 26 |
| Binary | 1101000 | 1000101 | 1000 | 0 | 100010 | 1011100 | 111011 | 100110 | 1010110 | 10110 |
Color Harmonies of #684508
Complementary color
Monochromatic Colors of #684508
Black with #684508
Text Example
Text Example
White with #684508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684508; }
p { color: rgb(104,69,8); }
H1.HeaderClassName
{
color: #684508;
}
.AnyTagClassName
{
color: #684508;
}
</style>
background-color css
<style>
a { background-color: #684508; }
a { background-color: rgb(104,69,8); }
div.DivClassName
{
background-color: #684508;
}
.BgClassName
{
background-color: #684508;
}
</style>
border-color css
<style>
span { border-color: #684508; }
span { border-color: rgb(104,69,8); }
td.TdClassName
{
border-color: #684508;
}
.TagClassName
{
border-color: #684508;
}
</style>