Shades of Raw Umber #705419
Tints of Raw Umber #705419
RGB
CMYK
RGB Variations
Color information
#705419 (or 0x705419) is known color: Raw Umber. HEX triplet: 70, 54 and 19. RGB value is (112,84,25). Sum of RGB (Red+Green+Blue) = 112+84+25=221 (29% of max value = 765). Red value is 112 (44.14% from 255 or 50.68% from 221); Green value is 84 (33.20% from 255 or 38.01% from 221); Blue value is 25 (10.16% from 255 or 11.31% from 221); Max value from RGB is 112 - color contains mainly: red. Hex color #705419 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #705419 is #8FABE6. Grayscale: #555555. Windows color (decimal): -9415655 or 1660016. OLE color: 1660016.
HSL color Cylindrical-coordinate representation of color #705419: hue angle of 40.69º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #705419 is Cyan = 0, Magento = 0.25, Yellow = 0.78 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 84 | 25 | - |
| CMYK | 0 | 0.25 | 0.78 | 0.56 |
| HSL | 40.69º | 0.64% | 0.27% | - |
| HSV(B) | 40.69º | 0.78% | 0.44% | - |
| XYZ | 10.03 | 9.86 | 2.29 | - |
| YUV | 85.65 | 93.78 | 146.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 84 | 25 | 0 | 0.25 | 0.78 | 0.56 | 40.69 | 0.64 | 0.27 |
| Hex | 70 | 54 | 19 | 0 | 19 | 4E | 38 | 29 | 40 | 1B |
| Octal | 160 | 124 | 31 | 0 | 31 | 116 | 70 | 51 | 100 | 33 |
| Binary | 1110000 | 1010100 | 11001 | 0 | 11001 | 1001110 | 111000 | 101001 | 1000000 | 11011 |
Color Harmonies of #705419
Complementary color
Monochromatic Colors of #705419
Black with #705419
Text Example
Text Example
White with #705419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705419; }
p { color: rgb(112,84,25); }
H1.HeaderClassName
{
color: #705419;
}
.AnyTagClassName
{
color: #705419;
}
</style>
background-color css
<style>
a { background-color: #705419; }
a { background-color: rgb(112,84,25); }
div.DivClassName
{
background-color: #705419;
}
.BgClassName
{
background-color: #705419;
}
</style>
border-color css
<style>
span { border-color: #705419; }
span { border-color: rgb(112,84,25); }
td.TdClassName
{
border-color: #705419;
}
.TagClassName
{
border-color: #705419;
}
</style>