Shades of Raw Umber #685805
Tints of Raw Umber #685805
RGB
CMYK
RGB Variations
Color information
#685805 (or 0x685805) is known color: Raw Umber. HEX triplet: 68, 58 and 05. RGB value is (104,88,5). Sum of RGB (Red+Green+Blue) = 104+88+5=197 (26% of max value = 765). Red value is 104 (41.02% from 255 or 52.79% from 197); Green value is 88 (34.77% from 255 or 44.67% from 197); Blue value is 5 (2.34% from 255 or 2.54% from 197); Max value from RGB is 104 - color contains mainly: red. Hex color #685805 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685805 is #97A7FA. Grayscale: #535353. Windows color (decimal): -9938939 or 350312. OLE color: 350312.
HSL color Cylindrical-coordinate representation of color #685805: hue angle of 50.3º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #685805 is Cyan = 0, Magento = 0.15, Yellow = 0.95 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 88 | 5 | - |
| CMYK | 0 | 0.15 | 0.95 | 0.59 |
| HSL | 50.3º | 0.91% | 0.21% | - |
| HSV(B) | 50.3º | 0.95% | 0.41% | - |
| XYZ | 9.23 | 9.93 | 1.57 | - |
| YUV | 83.32 | 83.8 | 142.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 88 | 5 | 0 | 0.15 | 0.95 | 0.59 | 50.3 | 0.91 | 0.21 |
| Hex | 68 | 58 | 5 | 0 | F | 5F | 3B | 32 | 5B | 15 |
| Octal | 150 | 130 | 5 | 0 | 17 | 137 | 73 | 62 | 133 | 25 |
| Binary | 1101000 | 1011000 | 101 | 0 | 1111 | 1011111 | 111011 | 110010 | 1011011 | 10101 |
Color Harmonies of #685805
Complementary color
Monochromatic Colors of #685805
Black with #685805
Text Example
Text Example
White with #685805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685805; }
p { color: rgb(104,88,5); }
H1.HeaderClassName
{
color: #685805;
}
.AnyTagClassName
{
color: #685805;
}
</style>
background-color css
<style>
a { background-color: #685805; }
a { background-color: rgb(104,88,5); }
div.DivClassName
{
background-color: #685805;
}
.BgClassName
{
background-color: #685805;
}
</style>
border-color css
<style>
span { border-color: #685805; }
span { border-color: rgb(104,88,5); }
td.TdClassName
{
border-color: #685805;
}
.TagClassName
{
border-color: #685805;
}
</style>