Shades of Raw Umber #685506
Tints of Raw Umber #685506
RGB
CMYK
RGB Variations
Color information
#685506 (or 0x685506) is known color: Raw Umber. HEX triplet: 68, 55 and 06. RGB value is (104,85,6). Sum of RGB (Red+Green+Blue) = 104+85+6=195 (25% of max value = 765). Red value is 104 (41.02% from 255 or 53.33% from 195); Green value is 85 (33.59% from 255 or 43.59% from 195); Blue value is 6 (2.73% from 255 or 3.08% from 195); Max value from RGB is 104 - color contains mainly: red. Hex color #685506 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685506 is #97AAF9. Grayscale: #525252. Windows color (decimal): -9939706 or 415080. OLE color: 415080.
HSL color Cylindrical-coordinate representation of color #685506: hue angle of 48.37º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #685506 is Cyan = 0, Magento = 0.18, Yellow = 0.94 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 85 | 6 | - |
| CMYK | 0 | 0.18 | 0.94 | 0.59 |
| HSL | 48.37º | 0.89% | 0.22% | - |
| HSV(B) | 48.37º | 0.94% | 0.41% | - |
| XYZ | 8.99 | 9.45 | 1.52 | - |
| YUV | 81.68 | 85.29 | 143.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 85 | 6 | 0 | 0.18 | 0.94 | 0.59 | 48.37 | 0.89 | 0.22 |
| Hex | 68 | 55 | 6 | 0 | 12 | 5E | 3B | 30 | 59 | 16 |
| Octal | 150 | 125 | 6 | 0 | 22 | 136 | 73 | 60 | 131 | 26 |
| Binary | 1101000 | 1010101 | 110 | 0 | 10010 | 1011110 | 111011 | 110000 | 1011001 | 10110 |
Color Harmonies of #685506
Complementary color
Monochromatic Colors of #685506
Black with #685506
Text Example
Text Example
White with #685506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685506; }
p { color: rgb(104,85,6); }
H1.HeaderClassName
{
color: #685506;
}
.AnyTagClassName
{
color: #685506;
}
</style>
background-color css
<style>
a { background-color: #685506; }
a { background-color: rgb(104,85,6); }
div.DivClassName
{
background-color: #685506;
}
.BgClassName
{
background-color: #685506;
}
</style>
border-color css
<style>
span { border-color: #685506; }
span { border-color: rgb(104,85,6); }
td.TdClassName
{
border-color: #685506;
}
.TagClassName
{
border-color: #685506;
}
</style>