Shades of Raw Umber #695711
Tints of Raw Umber #695711
RGB
CMYK
RGB Variations
Color information
#695711 (or 0x695711) is known color: Raw Umber. HEX triplet: 69, 57 and 11. RGB value is (105,87,17). Sum of RGB (Red+Green+Blue) = 105+87+17=209 (27% of max value = 765). Red value is 105 (41.41% from 255 or 50.24% from 209); Green value is 87 (34.38% from 255 or 41.63% from 209); Blue value is 17 (7.03% from 255 or 8.13% from 209); Max value from RGB is 105 - color contains mainly: red. Hex color #695711 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #695711 is #96A8EE. Grayscale: #545454. Windows color (decimal): -9873647 or 1136489. OLE color: 1136489.
HSL color Cylindrical-coordinate representation of color #695711: hue angle of 47.73º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #695711 is Cyan = 0, Magento = 0.17, Yellow = 0.84 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 87 | 17 | - |
| CMYK | 0 | 0.17 | 0.84 | 0.59 |
| HSL | 47.73º | 0.72% | 0.24% | - |
| HSV(B) | 47.73º | 0.84% | 0.41% | - |
| XYZ | 9.34 | 9.86 | 1.94 | - |
| YUV | 84.4 | 89.96 | 142.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 87 | 17 | 0 | 0.17 | 0.84 | 0.59 | 47.73 | 0.72 | 0.24 |
| Hex | 69 | 57 | 11 | 0 | 11 | 54 | 3B | 30 | 48 | 18 |
| Octal | 151 | 127 | 21 | 0 | 21 | 124 | 73 | 60 | 110 | 30 |
| Binary | 1101001 | 1010111 | 10001 | 0 | 10001 | 1010100 | 111011 | 110000 | 1001000 | 11000 |
Color Harmonies of #695711
Complementary color
Monochromatic Colors of #695711
Black with #695711
Text Example
Text Example
White with #695711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695711; }
p { color: rgb(105,87,17); }
H1.HeaderClassName
{
color: #695711;
}
.AnyTagClassName
{
color: #695711;
}
</style>
background-color css
<style>
a { background-color: #695711; }
a { background-color: rgb(105,87,17); }
div.DivClassName
{
background-color: #695711;
}
.BgClassName
{
background-color: #695711;
}
</style>
border-color css
<style>
span { border-color: #695711; }
span { border-color: rgb(105,87,17); }
td.TdClassName
{
border-color: #695711;
}
.TagClassName
{
border-color: #695711;
}
</style>