Shades of Raw Umber #694608
Tints of Raw Umber #694608
RGB
CMYK
RGB Variations
Color information
#694608 (or 0x694608) is known color: Raw Umber. HEX triplet: 69, 46 and 08. RGB value is (105,70,8). Sum of RGB (Red+Green+Blue) = 105+70+8=183 (24% of max value = 765). Red value is 105 (41.41% from 255 or 57.38% from 183); Green value is 70 (27.73% from 255 or 38.25% from 183); Blue value is 8 (3.52% from 255 or 4.37% from 183); Max value from RGB is 105 - color contains mainly: red. Hex color #694608 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #694608 is #96B9F7. Grayscale: #494949. Windows color (decimal): -9878008 or 542313. OLE color: 542313.
HSL color Cylindrical-coordinate representation of color #694608: hue angle of 38.35º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #694608 is Cyan = 0, Magento = 0.33, Yellow = 0.92 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 70 | 8 | - |
| CMYK | 0 | 0.33 | 0.92 | 0.59 |
| HSL | 38.35º | 0.86% | 0.22% | - |
| HSV(B) | 38.35º | 0.92% | 0.41% | - |
| XYZ | 8.06 | 7.4 | 1.23 | - |
| YUV | 73.4 | 91.1 | 150.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 70 | 8 | 0 | 0.33 | 0.92 | 0.59 | 38.35 | 0.86 | 0.22 |
| Hex | 69 | 46 | 8 | 0 | 21 | 5C | 3B | 26 | 56 | 16 |
| Octal | 151 | 106 | 10 | 0 | 41 | 134 | 73 | 46 | 126 | 26 |
| Binary | 1101001 | 1000110 | 1000 | 0 | 100001 | 1011100 | 111011 | 100110 | 1010110 | 10110 |
Color Harmonies of #694608
Complementary color
Monochromatic Colors of #694608
Black with #694608
Text Example
Text Example
White with #694608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694608; }
p { color: rgb(105,70,8); }
H1.HeaderClassName
{
color: #694608;
}
.AnyTagClassName
{
color: #694608;
}
</style>
background-color css
<style>
a { background-color: #694608; }
a { background-color: rgb(105,70,8); }
div.DivClassName
{
background-color: #694608;
}
.BgClassName
{
background-color: #694608;
}
</style>
border-color css
<style>
span { border-color: #694608; }
span { border-color: rgb(105,70,8); }
td.TdClassName
{
border-color: #694608;
}
.TagClassName
{
border-color: #694608;
}
</style>