Shades of Raw Umber #685605
Tints of Raw Umber #685605
RGB
CMYK
RGB Variations
Color information
#685605 (or 0x685605) is known color: Raw Umber. HEX triplet: 68, 56 and 05. RGB value is (104,86,5). Sum of RGB (Red+Green+Blue) = 104+86+5=195 (25% of max value = 765). Red value is 104 (41.02% from 255 or 53.33% from 195); Green value is 86 (33.98% from 255 or 44.10% from 195); Blue value is 5 (2.34% from 255 or 2.56% from 195); Max value from RGB is 104 - color contains mainly: red. Hex color #685605 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685605 is #97A9FA. Grayscale: #525252. Windows color (decimal): -9939451 or 349800. OLE color: 349800.
HSL color Cylindrical-coordinate representation of color #685605: hue angle of 49.09º 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 #685605 is Cyan = 0, Magento = 0.17, Yellow = 0.95 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 86 | 5 | - |
| CMYK | 0 | 0.17 | 0.95 | 0.59 |
| HSL | 49.09º | 0.91% | 0.21% | - |
| HSV(B) | 49.09º | 0.95% | 0.41% | - |
| XYZ | 9.06 | 9.61 | 1.52 | - |
| YUV | 82.15 | 84.46 | 143.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 86 | 5 | 0 | 0.17 | 0.95 | 0.59 | 49.09 | 0.91 | 0.21 |
| Hex | 68 | 56 | 5 | 0 | 11 | 5F | 3B | 31 | 5B | 15 |
| Octal | 150 | 126 | 5 | 0 | 21 | 137 | 73 | 61 | 133 | 25 |
| Binary | 1101000 | 1010110 | 101 | 0 | 10001 | 1011111 | 111011 | 110001 | 1011011 | 10101 |
Color Harmonies of #685605
Complementary color
Monochromatic Colors of #685605
Black with #685605
Text Example
Text Example
White with #685605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685605; }
p { color: rgb(104,86,5); }
H1.HeaderClassName
{
color: #685605;
}
.AnyTagClassName
{
color: #685605;
}
</style>
background-color css
<style>
a { background-color: #685605; }
a { background-color: rgb(104,86,5); }
div.DivClassName
{
background-color: #685605;
}
.BgClassName
{
background-color: #685605;
}
</style>
border-color css
<style>
span { border-color: #685605; }
span { border-color: rgb(104,86,5); }
td.TdClassName
{
border-color: #685605;
}
.TagClassName
{
border-color: #685605;
}
</style>