Shades of Raw Umber #685413
Tints of Raw Umber #685413
RGB
CMYK
RGB Variations
Color information
#685413 (or 0x685413) is known color: Raw Umber. HEX triplet: 68, 54 and 13. RGB value is (104,84,19). Sum of RGB (Red+Green+Blue) = 104+84+19=207 (27% of max value = 765). Red value is 104 (41.02% from 255 or 50.24% from 207); Green value is 84 (33.20% from 255 or 40.58% from 207); Blue value is 19 (7.81% from 255 or 9.18% from 207); Max value from RGB is 104 - color contains mainly: red. Hex color #685413 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685413 is #97ABEC. Grayscale: #525252. Windows color (decimal): -9939949 or 1266792. OLE color: 1266792.
HSL color Cylindrical-coordinate representation of color #685413: hue angle of 45.88º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #685413 is Cyan = 0, Magento = 0.19, Yellow = 0.82 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 84 | 19 | - |
| CMYK | 0 | 0.19 | 0.82 | 0.59 |
| HSL | 45.88º | 0.69% | 0.24% | - |
| HSV(B) | 45.88º | 0.82% | 0.41% | - |
| XYZ | 9 | 9.33 | 1.94 | - |
| YUV | 82.57 | 92.13 | 143.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 84 | 19 | 0 | 0.19 | 0.82 | 0.59 | 45.88 | 0.69 | 0.24 |
| Hex | 68 | 54 | 13 | 0 | 13 | 52 | 3B | 2E | 45 | 18 |
| Octal | 150 | 124 | 23 | 0 | 23 | 122 | 73 | 56 | 105 | 30 |
| Binary | 1101000 | 1010100 | 10011 | 0 | 10011 | 1010010 | 111011 | 101110 | 1000101 | 11000 |
Color Harmonies of #685413
Complementary color
Monochromatic Colors of #685413
Black with #685413
Text Example
Text Example
White with #685413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685413; }
p { color: rgb(104,84,19); }
H1.HeaderClassName
{
color: #685413;
}
.AnyTagClassName
{
color: #685413;
}
</style>
background-color css
<style>
a { background-color: #685413; }
a { background-color: rgb(104,84,19); }
div.DivClassName
{
background-color: #685413;
}
.BgClassName
{
background-color: #685413;
}
</style>
border-color css
<style>
span { border-color: #685413; }
span { border-color: rgb(104,84,19); }
td.TdClassName
{
border-color: #685413;
}
.TagClassName
{
border-color: #685413;
}
</style>