Shades of Raw Umber #694806
Tints of Raw Umber #694806
RGB
CMYK
RGB Variations
Color information
#694806 (or 0x694806) is known color: Raw Umber. HEX triplet: 69, 48 and 06. RGB value is (105,72,6). Sum of RGB (Red+Green+Blue) = 105+72+6=183 (24% of max value = 765). Red value is 105 (41.41% from 255 or 57.38% from 183); Green value is 72 (28.52% from 255 or 39.34% from 183); Blue value is 6 (2.73% from 255 or 3.28% from 183); Max value from RGB is 105 - color contains mainly: red. Hex color #694806 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #694806 is #96B7F9. Grayscale: #4A4A4A. Windows color (decimal): -9877498 or 411753. OLE color: 411753.
HSL color Cylindrical-coordinate representation of color #694806: hue angle of 40º 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 #694806 is Cyan = 0, Magento = 0.31, Yellow = 0.94 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 72 | 6 | - |
| CMYK | 0 | 0.31 | 0.94 | 0.59 |
| HSL | 40º | 0.89% | 0.22% | - |
| HSV(B) | 40º | 0.94% | 0.41% | - |
| XYZ | 8.18 | 7.65 | 1.22 | - |
| YUV | 74.34 | 89.43 | 149.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 72 | 6 | 0 | 0.31 | 0.94 | 0.59 | 40 | 0.89 | 0.22 |
| Hex | 69 | 48 | 6 | 0 | 1F | 5E | 3B | 28 | 59 | 16 |
| Octal | 151 | 110 | 6 | 0 | 37 | 136 | 73 | 50 | 131 | 26 |
| Binary | 1101001 | 1001000 | 110 | 0 | 11111 | 1011110 | 111011 | 101000 | 1011001 | 10110 |
Color Harmonies of #694806
Complementary color
Monochromatic Colors of #694806
Black with #694806
Text Example
Text Example
White with #694806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694806; }
p { color: rgb(105,72,6); }
H1.HeaderClassName
{
color: #694806;
}
.AnyTagClassName
{
color: #694806;
}
</style>
background-color css
<style>
a { background-color: #694806; }
a { background-color: rgb(105,72,6); }
div.DivClassName
{
background-color: #694806;
}
.BgClassName
{
background-color: #694806;
}
</style>
border-color css
<style>
span { border-color: #694806; }
span { border-color: rgb(105,72,6); }
td.TdClassName
{
border-color: #694806;
}
.TagClassName
{
border-color: #694806;
}
</style>