Shades of Raw Umber #694008
Tints of Raw Umber #694008
RGB
CMYK
RGB Variations
Color information
#694008 (or 0x694008) is known color: Raw Umber. HEX triplet: 69, 40 and 08. RGB value is (105,64,8). Sum of RGB (Red+Green+Blue) = 105+64+8=177 (23% of max value = 765). Red value is 105 (41.41% from 255 or 59.32% from 177); Green value is 64 (25.39% from 255 or 36.16% from 177); Blue value is 8 (3.52% from 255 or 4.52% from 177); Max value from RGB is 105 - color contains mainly: red. Hex color #694008 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #694008 is #96BFF7. Grayscale: #464646. Windows color (decimal): -9879544 or 540777. OLE color: 540777.
HSL color Cylindrical-coordinate representation of color #694008: hue angle of 34.64º 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 #694008 is Cyan = 0, Magento = 0.39, Yellow = 0.92 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 64 | 8 | - |
| CMYK | 0 | 0.39 | 0.92 | 0.59 |
| HSL | 34.64º | 0.86% | 0.22% | - |
| HSV(B) | 34.64º | 0.92% | 0.41% | - |
| XYZ | 7.7 | 6.69 | 1.11 | - |
| YUV | 69.88 | 93.08 | 153.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 64 | 8 | 0 | 0.39 | 0.92 | 0.59 | 34.64 | 0.86 | 0.22 |
| Hex | 69 | 40 | 8 | 0 | 27 | 5C | 3B | 23 | 56 | 16 |
| Octal | 151 | 100 | 10 | 0 | 47 | 134 | 73 | 43 | 126 | 26 |
| Binary | 1101001 | 1000000 | 1000 | 0 | 100111 | 1011100 | 111011 | 100011 | 1010110 | 10110 |
Color Harmonies of #694008
Complementary color
Monochromatic Colors of #694008
Black with #694008
Text Example
Text Example
White with #694008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694008; }
p { color: rgb(105,64,8); }
H1.HeaderClassName
{
color: #694008;
}
.AnyTagClassName
{
color: #694008;
}
</style>
background-color css
<style>
a { background-color: #694008; }
a { background-color: rgb(105,64,8); }
div.DivClassName
{
background-color: #694008;
}
.BgClassName
{
background-color: #694008;
}
</style>
border-color css
<style>
span { border-color: #694008; }
span { border-color: rgb(105,64,8); }
td.TdClassName
{
border-color: #694008;
}
.TagClassName
{
border-color: #694008;
}
</style>