Shades of Raw Umber #694906
Tints of Raw Umber #694906
RGB
CMYK
RGB Variations
Color information
#694906 (or 0x694906) is known color: Raw Umber. HEX triplet: 69, 49 and 06. RGB value is (105,73,6). Sum of RGB (Red+Green+Blue) = 105+73+6=184 (24% of max value = 765). Red value is 105 (41.41% from 255 or 57.07% from 184); Green value is 73 (28.91% from 255 or 39.67% from 184); Blue value is 6 (2.73% from 255 or 3.26% from 184); Max value from RGB is 105 - color contains mainly: red. Hex color #694906 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #694906 is #96B6F9. Grayscale: #4B4B4B. Windows color (decimal): -9877242 or 412009. OLE color: 412009.
HSL color Cylindrical-coordinate representation of color #694906: hue angle of 40.61º 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 #694906 is Cyan = 0, Magento = 0.30, Yellow = 0.94 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 73 | 6 | - |
| CMYK | 0 | 0.30 | 0.94 | 0.59 |
| HSL | 40.61º | 0.89% | 0.22% | - |
| HSV(B) | 40.61º | 0.94% | 0.41% | - |
| XYZ | 8.24 | 7.78 | 1.24 | - |
| YUV | 74.93 | 89.1 | 149.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 73 | 6 | 0 | 0.30 | 0.94 | 0.59 | 40.61 | 0.89 | 0.22 |
| Hex | 69 | 49 | 6 | 0 | 1E | 5E | 3B | 29 | 59 | 16 |
| Octal | 151 | 111 | 6 | 0 | 36 | 136 | 73 | 51 | 131 | 26 |
| Binary | 1101001 | 1001001 | 110 | 0 | 11110 | 1011110 | 111011 | 101001 | 1011001 | 10110 |
Color Harmonies of #694906
Complementary color
Monochromatic Colors of #694906
Black with #694906
Text Example
Text Example
White with #694906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694906; }
p { color: rgb(105,73,6); }
H1.HeaderClassName
{
color: #694906;
}
.AnyTagClassName
{
color: #694906;
}
</style>
background-color css
<style>
a { background-color: #694906; }
a { background-color: rgb(105,73,6); }
div.DivClassName
{
background-color: #694906;
}
.BgClassName
{
background-color: #694906;
}
</style>
border-color css
<style>
span { border-color: #694906; }
span { border-color: rgb(105,73,6); }
td.TdClassName
{
border-color: #694906;
}
.TagClassName
{
border-color: #694906;
}
</style>