Shades of Raw Umber #694907
Tints of Raw Umber #694907
RGB
CMYK
RGB Variations
Color information
#694907 (or 0x694907) is known color: Raw Umber. HEX triplet: 69, 49 and 07. RGB value is (105,73,7). Sum of RGB (Red+Green+Blue) = 105+73+7=185 (24% of max value = 765). Red value is 105 (41.41% from 255 or 56.76% from 185); Green value is 73 (28.91% from 255 or 39.46% from 185); Blue value is 7 (3.12% from 255 or 3.78% from 185); Max value from RGB is 105 - color contains mainly: red. Hex color #694907 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #694907 is #96B6F8. Grayscale: #4B4B4B. Windows color (decimal): -9877241 or 477545. OLE color: 477545.
HSL color Cylindrical-coordinate representation of color #694907: hue angle of 40.41º degrees, saturation: 0.88, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #694907 is Cyan = 0, Magento = 0.30, Yellow = 0.93 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 73 | 7 | - |
| CMYK | 0 | 0.30 | 0.93 | 0.59 |
| HSL | 40.41º | 0.88% | 0.22% | - |
| HSV(B) | 40.41º | 0.93% | 0.41% | - |
| XYZ | 8.25 | 7.78 | 1.27 | - |
| YUV | 75.04 | 89.6 | 149.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 73 | 7 | 0 | 0.30 | 0.93 | 0.59 | 40.41 | 0.88 | 0.22 |
| Hex | 69 | 49 | 7 | 0 | 1E | 5D | 3B | 28 | 58 | 16 |
| Octal | 151 | 111 | 7 | 0 | 36 | 135 | 73 | 50 | 130 | 26 |
| Binary | 1101001 | 1001001 | 111 | 0 | 11110 | 1011101 | 111011 | 101000 | 1011000 | 10110 |
Color Harmonies of #694907
Complementary color
Monochromatic Colors of #694907
Black with #694907
Text Example
Text Example
White with #694907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694907; }
p { color: rgb(105,73,7); }
H1.HeaderClassName
{
color: #694907;
}
.AnyTagClassName
{
color: #694907;
}
</style>
background-color css
<style>
a { background-color: #694907; }
a { background-color: rgb(105,73,7); }
div.DivClassName
{
background-color: #694907;
}
.BgClassName
{
background-color: #694907;
}
</style>
border-color css
<style>
span { border-color: #694907; }
span { border-color: rgb(105,73,7); }
td.TdClassName
{
border-color: #694907;
}
.TagClassName
{
border-color: #694907;
}
</style>