Shades of Raw Umber #704305
Tints of Raw Umber #704305
RGB
CMYK
RGB Variations
Color information
#704305 (or 0x704305) is known color: Raw Umber. HEX triplet: 70, 43 and 05. RGB value is (112,67,5). Sum of RGB (Red+Green+Blue) = 112+67+5=184 (24% of max value = 765). Red value is 112 (44.14% from 255 or 60.87% from 184); Green value is 67 (26.56% from 255 or 36.41% from 184); Blue value is 5 (2.34% from 255 or 2.72% from 184); Max value from RGB is 112 - color contains mainly: red. Hex color #704305 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #704305 is #8FBCFA. Grayscale: #494949. Windows color (decimal): -9420027 or 344944. OLE color: 344944.
HSL color Cylindrical-coordinate representation of color #704305: hue angle of 34.77º degrees, saturation: 0.91, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #704305 is Cyan = 0, Magento = 0.40, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 67 | 5 | - |
| CMYK | 0 | 0.40 | 0.96 | 0.56 |
| HSL | 34.77º | 0.91% | 0.23% | - |
| HSV(B) | 34.77º | 0.96% | 0.44% | - |
| XYZ | 8.72 | 7.47 | 1.13 | - |
| YUV | 73.39 | 89.41 | 155.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 67 | 5 | 0 | 0.40 | 0.96 | 0.56 | 34.77 | 0.91 | 0.23 |
| Hex | 70 | 43 | 5 | 0 | 28 | 60 | 38 | 23 | 5B | 17 |
| Octal | 160 | 103 | 5 | 0 | 50 | 140 | 70 | 43 | 133 | 27 |
| Binary | 1110000 | 1000011 | 101 | 0 | 101000 | 1100000 | 111000 | 100011 | 1011011 | 10111 |
Color Harmonies of #704305
Complementary color
Monochromatic Colors of #704305
Black with #704305
Text Example
Text Example
White with #704305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704305; }
p { color: rgb(112,67,5); }
H1.HeaderClassName
{
color: #704305;
}
.AnyTagClassName
{
color: #704305;
}
</style>
background-color css
<style>
a { background-color: #704305; }
a { background-color: rgb(112,67,5); }
div.DivClassName
{
background-color: #704305;
}
.BgClassName
{
background-color: #704305;
}
</style>
border-color css
<style>
span { border-color: #704305; }
span { border-color: rgb(112,67,5); }
td.TdClassName
{
border-color: #704305;
}
.TagClassName
{
border-color: #704305;
}
</style>