Shades of Raw Umber #694109
Tints of Raw Umber #694109
RGB
CMYK
RGB Variations
Color information
#694109 (or 0x694109) is known color: Raw Umber. HEX triplet: 69, 41 and 09. RGB value is (105,65,9). Sum of RGB (Red+Green+Blue) = 105+65+9=179 (23% of max value = 765). Red value is 105 (41.41% from 255 or 58.66% from 179); Green value is 65 (25.78% from 255 or 36.31% from 179); Blue value is 9 (3.91% from 255 or 5.03% from 179); Max value from RGB is 105 - color contains mainly: red. Hex color #694109 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #694109 is #96BEF6. Grayscale: #464646. Windows color (decimal): -9879287 or 606569. OLE color: 606569.
HSL color Cylindrical-coordinate representation of color #694109: hue angle of 35º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #694109 is Cyan = 0, Magento = 0.38, Yellow = 0.91 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 65 | 9 | - |
| CMYK | 0 | 0.38 | 0.91 | 0.59 |
| HSL | 35º | 0.84% | 0.22% | - |
| HSV(B) | 35º | 0.91% | 0.41% | - |
| XYZ | 7.77 | 6.8 | 1.16 | - |
| YUV | 70.58 | 93.25 | 152.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 65 | 9 | 0 | 0.38 | 0.91 | 0.59 | 35 | 0.84 | 0.22 |
| Hex | 69 | 41 | 9 | 0 | 26 | 5B | 3B | 23 | 54 | 16 |
| Octal | 151 | 101 | 11 | 0 | 46 | 133 | 73 | 43 | 124 | 26 |
| Binary | 1101001 | 1000001 | 1001 | 0 | 100110 | 1011011 | 111011 | 100011 | 1010100 | 10110 |
Color Harmonies of #694109
Complementary color
Monochromatic Colors of #694109
Black with #694109
Text Example
Text Example
White with #694109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694109; }
p { color: rgb(105,65,9); }
H1.HeaderClassName
{
color: #694109;
}
.AnyTagClassName
{
color: #694109;
}
</style>
background-color css
<style>
a { background-color: #694109; }
a { background-color: rgb(105,65,9); }
div.DivClassName
{
background-color: #694109;
}
.BgClassName
{
background-color: #694109;
}
</style>
border-color css
<style>
span { border-color: #694109; }
span { border-color: rgb(105,65,9); }
td.TdClassName
{
border-color: #694109;
}
.TagClassName
{
border-color: #694109;
}
</style>