Shades of Raw Umber #685319
Tints of Raw Umber #685319
RGB
CMYK
RGB Variations
Color information
#685319 (or 0x685319) is known color: Raw Umber. HEX triplet: 68, 53 and 19. RGB value is (104,83,25). Sum of RGB (Red+Green+Blue) = 104+83+25=212 (28% of max value = 765). Red value is 104 (41.02% from 255 or 49.06% from 212); Green value is 83 (32.81% from 255 or 39.15% from 212); Blue value is 25 (10.16% from 255 or 11.79% from 212); Max value from RGB is 104 - color contains mainly: red. Hex color #685319 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685319 is #97ACE6. Grayscale: #525252. Windows color (decimal): -9940199 or 1659752. OLE color: 1659752.
HSL color Cylindrical-coordinate representation of color #685319: hue angle of 44.05º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #685319 is Cyan = 0, Magento = 0.20, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 83 | 25 | - |
| CMYK | 0 | 0.20 | 0.76 | 0.59 |
| HSL | 44.05º | 0.61% | 0.25% | - |
| HSV(B) | 44.05º | 0.76% | 0.41% | - |
| XYZ | 8.98 | 9.2 | 2.22 | - |
| YUV | 82.67 | 95.46 | 143.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 83 | 25 | 0 | 0.20 | 0.76 | 0.59 | 44.05 | 0.61 | 0.25 |
| Hex | 68 | 53 | 19 | 0 | 14 | 4C | 3B | 2C | 3D | 19 |
| Octal | 150 | 123 | 31 | 0 | 24 | 114 | 73 | 54 | 75 | 31 |
| Binary | 1101000 | 1010011 | 11001 | 0 | 10100 | 1001100 | 111011 | 101100 | 111101 | 11001 |
Color Harmonies of #685319
Complementary color
Monochromatic Colors of #685319
Black with #685319
Text Example
Text Example
White with #685319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685319; }
p { color: rgb(104,83,25); }
H1.HeaderClassName
{
color: #685319;
}
.AnyTagClassName
{
color: #685319;
}
</style>
background-color css
<style>
a { background-color: #685319; }
a { background-color: rgb(104,83,25); }
div.DivClassName
{
background-color: #685319;
}
.BgClassName
{
background-color: #685319;
}
</style>
border-color css
<style>
span { border-color: #685319; }
span { border-color: rgb(104,83,25); }
td.TdClassName
{
border-color: #685319;
}
.TagClassName
{
border-color: #685319;
}
</style>