Shades of Raw Umber #685905
Tints of Raw Umber #685905
RGB
CMYK
RGB Variations
Color information
#685905 (or 0x685905) is known color: Raw Umber. HEX triplet: 68, 59 and 05. RGB value is (104,89,5). Sum of RGB (Red+Green+Blue) = 104+89+5=198 (26% of max value = 765). Red value is 104 (41.02% from 255 or 52.53% from 198); Green value is 89 (35.16% from 255 or 44.95% from 198); Blue value is 5 (2.34% from 255 or 2.53% from 198); Max value from RGB is 104 - color contains mainly: red. Hex color #685905 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685905 is #97A6FA. Grayscale: #545454. Windows color (decimal): -9938683 or 350568. OLE color: 350568.
HSL color Cylindrical-coordinate representation of color #685905: hue angle of 50.91º 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 #685905 is Cyan = 0, Magento = 0.14, Yellow = 0.95 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 89 | 5 | - |
| CMYK | 0 | 0.14 | 0.95 | 0.59 |
| HSL | 50.91º | 0.91% | 0.21% | - |
| HSV(B) | 50.91º | 0.95% | 0.41% | - |
| XYZ | 9.31 | 10.1 | 1.6 | - |
| YUV | 83.91 | 83.47 | 142.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 89 | 5 | 0 | 0.14 | 0.95 | 0.59 | 50.91 | 0.91 | 0.21 |
| Hex | 68 | 59 | 5 | 0 | E | 5F | 3B | 33 | 5B | 15 |
| Octal | 150 | 131 | 5 | 0 | 16 | 137 | 73 | 63 | 133 | 25 |
| Binary | 1101000 | 1011001 | 101 | 0 | 1110 | 1011111 | 111011 | 110011 | 1011011 | 10101 |
Color Harmonies of #685905
Complementary color
Monochromatic Colors of #685905
Black with #685905
Text Example
Text Example
White with #685905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685905; }
p { color: rgb(104,89,5); }
H1.HeaderClassName
{
color: #685905;
}
.AnyTagClassName
{
color: #685905;
}
</style>
background-color css
<style>
a { background-color: #685905; }
a { background-color: rgb(104,89,5); }
div.DivClassName
{
background-color: #685905;
}
.BgClassName
{
background-color: #685905;
}
</style>
border-color css
<style>
span { border-color: #685905; }
span { border-color: rgb(104,89,5); }
td.TdClassName
{
border-color: #685905;
}
.TagClassName
{
border-color: #685905;
}
</style>