Shades of Raw Umber #693906
Tints of Raw Umber #693906
RGB
CMYK
RGB Variations
Color information
#693906 (or 0x693906) is known color: Raw Umber. HEX triplet: 69, 39 and 06. RGB value is (105,57,6). Sum of RGB (Red+Green+Blue) = 105+57+6=168 (22% of max value = 765). Red value is 105 (41.41% from 255 or 62.5% from 168); Green value is 57 (22.66% from 255 or 33.93% from 168); Blue value is 6 (2.73% from 255 or 3.57% from 168); Max value from RGB is 105 - color contains mainly: red. Hex color #693906 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #693906 is #96C6F9. Grayscale: #414141. Windows color (decimal): -9881338 or 407913. OLE color: 407913.
HSL color Cylindrical-coordinate representation of color #693906: hue angle of 30.91º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #693906 is Cyan = 0, Magento = 0.46, Yellow = 0.94 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 57 | 6 | - |
| CMYK | 0 | 0.46 | 0.94 | 0.59 |
| HSL | 30.91º | 0.89% | 0.22% | - |
| HSV(B) | 30.91º | 0.94% | 0.41% | - |
| XYZ | 7.32 | 5.94 | 0.93 | - |
| YUV | 65.54 | 94.4 | 156.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 57 | 6 | 0 | 0.46 | 0.94 | 0.59 | 30.91 | 0.89 | 0.22 |
| Hex | 69 | 39 | 6 | 0 | 2E | 5E | 3B | 1F | 59 | 16 |
| Octal | 151 | 71 | 6 | 0 | 56 | 136 | 73 | 37 | 131 | 26 |
| Binary | 1101001 | 111001 | 110 | 0 | 101110 | 1011110 | 111011 | 11111 | 1011001 | 10110 |
Color Harmonies of #693906
Complementary color
Monochromatic Colors of #693906
Black with #693906
Text Example
Text Example
White with #693906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693906; }
p { color: rgb(105,57,6); }
H1.HeaderClassName
{
color: #693906;
}
.AnyTagClassName
{
color: #693906;
}
</style>
background-color css
<style>
a { background-color: #693906; }
a { background-color: rgb(105,57,6); }
div.DivClassName
{
background-color: #693906;
}
.BgClassName
{
background-color: #693906;
}
</style>
border-color css
<style>
span { border-color: #693906; }
span { border-color: rgb(105,57,6); }
td.TdClassName
{
border-color: #693906;
}
.TagClassName
{
border-color: #693906;
}
</style>