Shades of Raw Umber #694007
Tints of Raw Umber #694007
RGB
CMYK
RGB Variations
Color information
#694007 (or 0x694007) is known color: Raw Umber. HEX triplet: 69, 40 and 07. RGB value is (105,64,7). Sum of RGB (Red+Green+Blue) = 105+64+7=176 (23% of max value = 765). Red value is 105 (41.41% from 255 or 59.66% from 176); Green value is 64 (25.39% from 255 or 36.36% from 176); Blue value is 7 (3.12% from 255 or 3.98% from 176); Max value from RGB is 105 - color contains mainly: red. Hex color #694007 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #694007 is #96BFF8. Grayscale: #464646. Windows color (decimal): -9879545 or 475241. OLE color: 475241.
HSL color Cylindrical-coordinate representation of color #694007: hue angle of 34.9º 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 #694007 is Cyan = 0, Magento = 0.39, Yellow = 0.93 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 64 | 7 | - |
| CMYK | 0 | 0.39 | 0.93 | 0.59 |
| HSL | 34.9º | 0.88% | 0.22% | - |
| HSV(B) | 34.9º | 0.93% | 0.41% | - |
| XYZ | 7.7 | 6.69 | 1.09 | - |
| YUV | 69.76 | 92.58 | 153.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 64 | 7 | 0 | 0.39 | 0.93 | 0.59 | 34.9 | 0.88 | 0.22 |
| Hex | 69 | 40 | 7 | 0 | 27 | 5D | 3B | 23 | 58 | 16 |
| Octal | 151 | 100 | 7 | 0 | 47 | 135 | 73 | 43 | 130 | 26 |
| Binary | 1101001 | 1000000 | 111 | 0 | 100111 | 1011101 | 111011 | 100011 | 1011000 | 10110 |
Color Harmonies of #694007
Complementary color
Monochromatic Colors of #694007
Black with #694007
Text Example
Text Example
White with #694007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694007; }
p { color: rgb(105,64,7); }
H1.HeaderClassName
{
color: #694007;
}
.AnyTagClassName
{
color: #694007;
}
</style>
background-color css
<style>
a { background-color: #694007; }
a { background-color: rgb(105,64,7); }
div.DivClassName
{
background-color: #694007;
}
.BgClassName
{
background-color: #694007;
}
</style>
border-color css
<style>
span { border-color: #694007; }
span { border-color: rgb(105,64,7); }
td.TdClassName
{
border-color: #694007;
}
.TagClassName
{
border-color: #694007;
}
</style>