Shades of Raw Umber #685311
Tints of Raw Umber #685311
RGB
CMYK
RGB Variations
Color information
#685311 (or 0x685311) is known color: Raw Umber. HEX triplet: 68, 53 and 11. RGB value is (104,83,17). Sum of RGB (Red+Green+Blue) = 104+83+17=204 (27% of max value = 765). Red value is 104 (41.02% from 255 or 50.98% from 204); Green value is 83 (32.81% from 255 or 40.69% from 204); Blue value is 17 (7.03% from 255 or 8.33% from 204); Max value from RGB is 104 - color contains mainly: red. Hex color #685311 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685311 is #97ACEE. Grayscale: #525252. Windows color (decimal): -9940207 or 1135464. OLE color: 1135464.
HSL color Cylindrical-coordinate representation of color #685311: hue angle of 45.52º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #685311 is Cyan = 0, Magento = 0.20, Yellow = 0.84 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 83 | 17 | - |
| CMYK | 0 | 0.20 | 0.84 | 0.59 |
| HSL | 45.52º | 0.72% | 0.24% | - |
| HSV(B) | 45.52º | 0.84% | 0.41% | - |
| XYZ | 8.9 | 9.17 | 1.83 | - |
| YUV | 81.76 | 91.46 | 143.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 83 | 17 | 0 | 0.20 | 0.84 | 0.59 | 45.52 | 0.72 | 0.24 |
| Hex | 68 | 53 | 11 | 0 | 14 | 54 | 3B | 2E | 48 | 18 |
| Octal | 150 | 123 | 21 | 0 | 24 | 124 | 73 | 56 | 110 | 30 |
| Binary | 1101000 | 1010011 | 10001 | 0 | 10100 | 1010100 | 111011 | 101110 | 1001000 | 11000 |
Color Harmonies of #685311
Complementary color
Monochromatic Colors of #685311
Black with #685311
Text Example
Text Example
White with #685311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685311; }
p { color: rgb(104,83,17); }
H1.HeaderClassName
{
color: #685311;
}
.AnyTagClassName
{
color: #685311;
}
</style>
background-color css
<style>
a { background-color: #685311; }
a { background-color: rgb(104,83,17); }
div.DivClassName
{
background-color: #685311;
}
.BgClassName
{
background-color: #685311;
}
</style>
border-color css
<style>
span { border-color: #685311; }
span { border-color: rgb(104,83,17); }
td.TdClassName
{
border-color: #685311;
}
.TagClassName
{
border-color: #685311;
}
</style>