Shades of Raw Umber #705318
Tints of Raw Umber #705318
RGB
CMYK
RGB Variations
Color information
#705318 (or 0x705318) is known color: Raw Umber. HEX triplet: 70, 53 and 18. RGB value is (112,83,24). Sum of RGB (Red+Green+Blue) = 112+83+24=219 (29% of max value = 765). Red value is 112 (44.14% from 255 or 51.14% from 219); Green value is 83 (32.81% from 255 or 37.90% from 219); Blue value is 24 (9.77% from 255 or 10.96% from 219); Max value from RGB is 112 - color contains mainly: red. Hex color #705318 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #705318 is #8FACE7. Grayscale: #555555. Windows color (decimal): -9415912 or 1594224. OLE color: 1594224.
HSL color Cylindrical-coordinate representation of color #705318: hue angle of 40.23º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #705318 is Cyan = 0, Magento = 0.26, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 83 | 24 | - |
| CMYK | 0 | 0.26 | 0.79 | 0.56 |
| HSL | 40.23º | 0.65% | 0.27% | - |
| HSV(B) | 40.23º | 0.79% | 0.44% | - |
| XYZ | 9.94 | 9.7 | 2.21 | - |
| YUV | 84.95 | 93.61 | 147.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 83 | 24 | 0 | 0.26 | 0.79 | 0.56 | 40.23 | 0.65 | 0.27 |
| Hex | 70 | 53 | 18 | 0 | 1A | 4F | 38 | 28 | 41 | 1B |
| Octal | 160 | 123 | 30 | 0 | 32 | 117 | 70 | 50 | 101 | 33 |
| Binary | 1110000 | 1010011 | 11000 | 0 | 11010 | 1001111 | 111000 | 101000 | 1000001 | 11011 |
Color Harmonies of #705318
Complementary color
Monochromatic Colors of #705318
Black with #705318
Text Example
Text Example
White with #705318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705318; }
p { color: rgb(112,83,24); }
H1.HeaderClassName
{
color: #705318;
}
.AnyTagClassName
{
color: #705318;
}
</style>
background-color css
<style>
a { background-color: #705318; }
a { background-color: rgb(112,83,24); }
div.DivClassName
{
background-color: #705318;
}
.BgClassName
{
background-color: #705318;
}
</style>
border-color css
<style>
span { border-color: #705318; }
span { border-color: rgb(112,83,24); }
td.TdClassName
{
border-color: #705318;
}
.TagClassName
{
border-color: #705318;
}
</style>