Shades of Raw Umber #685801
Tints of Raw Umber #685801
RGB
CMYK
RGB Variations
Color information
#685801 (or 0x685801) is known color: Raw Umber. HEX triplet: 68, 58 and 01. RGB value is (104,88,1). Sum of RGB (Red+Green+Blue) = 104+88+1=193 (25% of max value = 765). Red value is 104 (41.02% from 255 or 53.89% from 193); Green value is 88 (34.77% from 255 or 45.60% from 193); Blue value is 1 (0.78% from 255 or 0.52% from 193); Max value from RGB is 104 - color contains mainly: red. Hex color #685801 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685801 is #97A7FE. Grayscale: #535353. Windows color (decimal): -9938943 or 88168. OLE color: 88168.
HSL color Cylindrical-coordinate representation of color #685801: hue angle of 50.68º degrees, saturation: 0.98, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #685801 is Cyan = 0, Magento = 0.15, Yellow = 0.99 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 88 | 1 | - |
| CMYK | 0 | 0.15 | 0.99 | 0.59 |
| HSL | 50.68º | 0.98% | 0.21% | - |
| HSV(B) | 50.68º | 0.99% | 0.41% | - |
| XYZ | 9.2 | 9.92 | 1.46 | - |
| YUV | 82.87 | 81.8 | 143.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 88 | 1 | 0 | 0.15 | 0.99 | 0.59 | 50.68 | 0.98 | 0.21 |
| Hex | 68 | 58 | 1 | 0 | F | 63 | 3B | 33 | 62 | 15 |
| Octal | 150 | 130 | 1 | 0 | 17 | 143 | 73 | 63 | 142 | 25 |
| Binary | 1101000 | 1011000 | 1 | 0 | 1111 | 1100011 | 111011 | 110011 | 1100010 | 10101 |
Color Harmonies of #685801
Complementary color
Monochromatic Colors of #685801
Black with #685801
Text Example
Text Example
White with #685801
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685801; }
p { color: rgb(104,88,1); }
H1.HeaderClassName
{
color: #685801;
}
.AnyTagClassName
{
color: #685801;
}
</style>
background-color css
<style>
a { background-color: #685801; }
a { background-color: rgb(104,88,1); }
div.DivClassName
{
background-color: #685801;
}
.BgClassName
{
background-color: #685801;
}
</style>
border-color css
<style>
span { border-color: #685801; }
span { border-color: rgb(104,88,1); }
td.TdClassName
{
border-color: #685801;
}
.TagClassName
{
border-color: #685801;
}
</style>