Shades of Raw Umber #685218
Tints of Raw Umber #685218
RGB
CMYK
RGB Variations
Color information
#685218 (or 0x685218) is known color: Raw Umber. HEX triplet: 68, 52 and 18. RGB value is (104,82,24). Sum of RGB (Red+Green+Blue) = 104+82+24=210 (27% of max value = 765). Red value is 104 (41.02% from 255 or 49.52% from 210); Green value is 82 (32.42% from 255 or 39.05% from 210); Blue value is 24 (9.77% from 255 or 11.43% from 210); Max value from RGB is 104 - color contains mainly: red. Hex color #685218 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685218 is #97ADE7. Grayscale: #525252. Windows color (decimal): -9940456 or 1593960. OLE color: 1593960.
HSL color Cylindrical-coordinate representation of color #685218: hue angle of 43.5º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #685218 is Cyan = 0, Magento = 0.21, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 82 | 24 | - |
| CMYK | 0 | 0.21 | 0.77 | 0.59 |
| HSL | 43.5º | 0.63% | 0.25% | - |
| HSV(B) | 43.5º | 0.77% | 0.41% | - |
| XYZ | 8.89 | 9.04 | 2.14 | - |
| YUV | 81.97 | 95.29 | 143.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 82 | 24 | 0 | 0.21 | 0.77 | 0.59 | 43.5 | 0.63 | 0.25 |
| Hex | 68 | 52 | 18 | 0 | 15 | 4D | 3B | 2C | 3E | 19 |
| Octal | 150 | 122 | 30 | 0 | 25 | 115 | 73 | 54 | 76 | 31 |
| Binary | 1101000 | 1010010 | 11000 | 0 | 10101 | 1001101 | 111011 | 101100 | 111110 | 11001 |
Color Harmonies of #685218
Complementary color
Monochromatic Colors of #685218
Black with #685218
Text Example
Text Example
White with #685218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685218; }
p { color: rgb(104,82,24); }
H1.HeaderClassName
{
color: #685218;
}
.AnyTagClassName
{
color: #685218;
}
</style>
background-color css
<style>
a { background-color: #685218; }
a { background-color: rgb(104,82,24); }
div.DivClassName
{
background-color: #685218;
}
.BgClassName
{
background-color: #685218;
}
</style>
border-color css
<style>
span { border-color: #685218; }
span { border-color: rgb(104,82,24); }
td.TdClassName
{
border-color: #685218;
}
.TagClassName
{
border-color: #685218;
}
</style>