Shades of Raw Umber #685019
Tints of Raw Umber #685019
RGB
CMYK
RGB Variations
Color information
#685019 (or 0x685019) is known color: Raw Umber. HEX triplet: 68, 50 and 19. RGB value is (104,80,25). Sum of RGB (Red+Green+Blue) = 104+80+25=209 (27% of max value = 765). Red value is 104 (41.02% from 255 or 49.76% from 209); Green value is 80 (31.64% from 255 or 38.28% from 209); Blue value is 25 (10.16% from 255 or 11.96% from 209); Max value from RGB is 104 - color contains mainly: red. Hex color #685019 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685019 is #97AFE6. Grayscale: #515151. Windows color (decimal): -9940967 or 1658984. OLE color: 1658984.
HSL color Cylindrical-coordinate representation of color #685019: hue angle of 41.77º 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 #685019 is Cyan = 0, Magento = 0.23, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 80 | 25 | - |
| CMYK | 0 | 0.23 | 0.76 | 0.59 |
| HSL | 41.77º | 0.61% | 0.25% | - |
| HSV(B) | 41.77º | 0.76% | 0.41% | - |
| XYZ | 8.75 | 8.75 | 2.15 | - |
| YUV | 80.91 | 96.45 | 144.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 80 | 25 | 0 | 0.23 | 0.76 | 0.59 | 41.77 | 0.61 | 0.25 |
| Hex | 68 | 50 | 19 | 0 | 17 | 4C | 3B | 2A | 3D | 19 |
| Octal | 150 | 120 | 31 | 0 | 27 | 114 | 73 | 52 | 75 | 31 |
| Binary | 1101000 | 1010000 | 11001 | 0 | 10111 | 1001100 | 111011 | 101010 | 111101 | 11001 |
Color Harmonies of #685019
Complementary color
Monochromatic Colors of #685019
Black with #685019
Text Example
Text Example
White with #685019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685019; }
p { color: rgb(104,80,25); }
H1.HeaderClassName
{
color: #685019;
}
.AnyTagClassName
{
color: #685019;
}
</style>
background-color css
<style>
a { background-color: #685019; }
a { background-color: rgb(104,80,25); }
div.DivClassName
{
background-color: #685019;
}
.BgClassName
{
background-color: #685019;
}
</style>
border-color css
<style>
span { border-color: #685019; }
span { border-color: rgb(104,80,25); }
td.TdClassName
{
border-color: #685019;
}
.TagClassName
{
border-color: #685019;
}
</style>