Shades of Raw Umber #705817
Tints of Raw Umber #705817
RGB
CMYK
RGB Variations
Color information
#705817 (or 0x705817) is known color: Raw Umber. HEX triplet: 70, 58 and 17. RGB value is (112,88,23). Sum of RGB (Red+Green+Blue) = 112+88+23=223 (29% of max value = 765). Red value is 112 (44.14% from 255 or 50.22% from 223); Green value is 88 (34.77% from 255 or 39.46% from 223); Blue value is 23 (9.38% from 255 or 10.31% from 223); Max value from RGB is 112 - color contains mainly: red. Hex color #705817 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #705817 is #8FA7E8. Grayscale: #585858. Windows color (decimal): -9414633 or 1529968. OLE color: 1529968.
HSL color Cylindrical-coordinate representation of color #705817: hue angle of 43.82º degrees, saturation: 0.66, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #705817 is Cyan = 0, Magento = 0.21, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 88 | 23 | - |
| CMYK | 0 | 0.21 | 0.79 | 0.56 |
| HSL | 43.82º | 0.66% | 0.26% | - |
| HSV(B) | 43.82º | 0.79% | 0.44% | - |
| XYZ | 10.33 | 10.49 | 2.29 | - |
| YUV | 87.77 | 91.45 | 145.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 88 | 23 | 0 | 0.21 | 0.79 | 0.56 | 43.82 | 0.66 | 0.26 |
| Hex | 70 | 58 | 17 | 0 | 15 | 4F | 38 | 2C | 42 | 1A |
| Octal | 160 | 130 | 27 | 0 | 25 | 117 | 70 | 54 | 102 | 32 |
| Binary | 1110000 | 1011000 | 10111 | 0 | 10101 | 1001111 | 111000 | 101100 | 1000010 | 11010 |
Color Harmonies of #705817
Complementary color
Monochromatic Colors of #705817
Black with #705817
Text Example
Text Example
White with #705817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705817; }
p { color: rgb(112,88,23); }
H1.HeaderClassName
{
color: #705817;
}
.AnyTagClassName
{
color: #705817;
}
</style>
background-color css
<style>
a { background-color: #705817; }
a { background-color: rgb(112,88,23); }
div.DivClassName
{
background-color: #705817;
}
.BgClassName
{
background-color: #705817;
}
</style>
border-color css
<style>
span { border-color: #705817; }
span { border-color: rgb(112,88,23); }
td.TdClassName
{
border-color: #705817;
}
.TagClassName
{
border-color: #705817;
}
</style>