Shades of Raw Umber #695116
Tints of Raw Umber #695116
RGB
CMYK
RGB Variations
Color information
#695116 (or 0x695116) is known color: Raw Umber. HEX triplet: 69, 51 and 16. RGB value is (105,81,22). Sum of RGB (Red+Green+Blue) = 105+81+22=208 (27% of max value = 765). Red value is 105 (41.41% from 255 or 50.48% from 208); Green value is 81 (32.03% from 255 or 38.94% from 208); Blue value is 22 (8.98% from 255 or 10.58% from 208); Max value from RGB is 105 - color contains mainly: red. Hex color #695116 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #695116 is #96AEE9. Grayscale: #515151. Windows color (decimal): -9875178 or 1462633. OLE color: 1462633.
HSL color Cylindrical-coordinate representation of color #695116: hue angle of 42.65º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #695116 is Cyan = 0, Magento = 0.23, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 81 | 22 | - |
| CMYK | 0 | 0.23 | 0.79 | 0.59 |
| HSL | 42.65º | 0.65% | 0.25% | - |
| HSV(B) | 42.65º | 0.79% | 0.41% | - |
| XYZ | 8.91 | 8.95 | 2.02 | - |
| YUV | 81.45 | 94.45 | 144.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 81 | 22 | 0 | 0.23 | 0.79 | 0.59 | 42.65 | 0.65 | 0.25 |
| Hex | 69 | 51 | 16 | 0 | 17 | 4F | 3B | 2B | 41 | 19 |
| Octal | 151 | 121 | 26 | 0 | 27 | 117 | 73 | 53 | 101 | 31 |
| Binary | 1101001 | 1010001 | 10110 | 0 | 10111 | 1001111 | 111011 | 101011 | 1000001 | 11001 |
Color Harmonies of #695116
Complementary color
Monochromatic Colors of #695116
Black with #695116
Text Example
Text Example
White with #695116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695116; }
p { color: rgb(105,81,22); }
H1.HeaderClassName
{
color: #695116;
}
.AnyTagClassName
{
color: #695116;
}
</style>
background-color css
<style>
a { background-color: #695116; }
a { background-color: rgb(105,81,22); }
div.DivClassName
{
background-color: #695116;
}
.BgClassName
{
background-color: #695116;
}
</style>
border-color css
<style>
span { border-color: #695116; }
span { border-color: rgb(105,81,22); }
td.TdClassName
{
border-color: #695116;
}
.TagClassName
{
border-color: #695116;
}
</style>