Shades of Raw Umber #694711
Tints of Raw Umber #694711
RGB
CMYK
RGB Variations
Color information
#694711 (or 0x694711) is known color: Raw Umber. HEX triplet: 69, 47 and 11. RGB value is (105,71,17). Sum of RGB (Red+Green+Blue) = 105+71+17=193 (25% of max value = 765). Red value is 105 (41.41% from 255 or 54.40% from 193); Green value is 71 (28.12% from 255 or 36.79% from 193); Blue value is 17 (7.03% from 255 or 8.81% from 193); Max value from RGB is 105 - color contains mainly: red. Hex color #694711 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #694711 is #96B8EE. Grayscale: #4B4B4B. Windows color (decimal): -9877743 or 1132393. OLE color: 1132393.
HSL color Cylindrical-coordinate representation of color #694711: hue angle of 36.82º 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 #694711 is Cyan = 0, Magento = 0.32, Yellow = 0.84 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 71 | 17 | - |
| CMYK | 0 | 0.32 | 0.84 | 0.59 |
| HSL | 36.82º | 0.72% | 0.24% | - |
| HSV(B) | 36.82º | 0.84% | 0.41% | - |
| XYZ | 8.18 | 7.55 | 1.56 | - |
| YUV | 75.01 | 95.26 | 149.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 71 | 17 | 0 | 0.32 | 0.84 | 0.59 | 36.82 | 0.72 | 0.24 |
| Hex | 69 | 47 | 11 | 0 | 20 | 54 | 3B | 25 | 48 | 18 |
| Octal | 151 | 107 | 21 | 0 | 40 | 124 | 73 | 45 | 110 | 30 |
| Binary | 1101001 | 1000111 | 10001 | 0 | 100000 | 1010100 | 111011 | 100101 | 1001000 | 11000 |
Color Harmonies of #694711
Complementary color
Monochromatic Colors of #694711
Black with #694711
Text Example
Text Example
White with #694711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694711; }
p { color: rgb(105,71,17); }
H1.HeaderClassName
{
color: #694711;
}
.AnyTagClassName
{
color: #694711;
}
</style>
background-color css
<style>
a { background-color: #694711; }
a { background-color: rgb(105,71,17); }
div.DivClassName
{
background-color: #694711;
}
.BgClassName
{
background-color: #694711;
}
</style>
border-color css
<style>
span { border-color: #694711; }
span { border-color: rgb(105,71,17); }
td.TdClassName
{
border-color: #694711;
}
.TagClassName
{
border-color: #694711;
}
</style>