Shades of Raw Umber #713604
Tints of Raw Umber #713604
RGB
CMYK
RGB Variations
Color information
#713604 (or 0x713604) is known color: Raw Umber. HEX triplet: 71, 36 and 04. RGB value is (113,54,4). Sum of RGB (Red+Green+Blue) = 113+54+4=171 (22% of max value = 765). Red value is 113 (44.53% from 255 or 66.08% from 171); Green value is 54 (21.48% from 255 or 31.58% from 171); Blue value is 4 (1.95% from 255 or 2.34% from 171); Max value from RGB is 113 - color contains mainly: red. Hex color #713604 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #713604 is #8EC9FB. Grayscale: #424242. Windows color (decimal): -9357820 or 276081. OLE color: 276081.
HSL color Cylindrical-coordinate representation of color #713604: hue angle of 27.52º degrees, saturation: 0.93, 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 #713604 is Cyan = 0, Magento = 0.52, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 54 | 4 | - |
| CMYK | 0 | 0.52 | 0.96 | 0.56 |
| HSL | 27.52º | 0.93% | 0.23% | - |
| HSV(B) | 27.52º | 0.96% | 0.44% | - |
| XYZ | 8.15 | 6.16 | 0.87 | - |
| YUV | 65.94 | 93.05 | 161.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 54 | 4 | 0 | 0.52 | 0.96 | 0.56 | 27.52 | 0.93 | 0.23 |
| Hex | 71 | 36 | 4 | 0 | 34 | 60 | 38 | 1C | 5D | 17 |
| Octal | 161 | 66 | 4 | 0 | 64 | 140 | 70 | 34 | 135 | 27 |
| Binary | 1110001 | 110110 | 100 | 0 | 110100 | 1100000 | 111000 | 11100 | 1011101 | 10111 |
Color Harmonies of #713604
Complementary color
Monochromatic Colors of #713604
Black with #713604
Text Example
Text Example
White with #713604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713604; }
p { color: rgb(113,54,4); }
H1.HeaderClassName
{
color: #713604;
}
.AnyTagClassName
{
color: #713604;
}
</style>
background-color css
<style>
a { background-color: #713604; }
a { background-color: rgb(113,54,4); }
div.DivClassName
{
background-color: #713604;
}
.BgClassName
{
background-color: #713604;
}
</style>
border-color css
<style>
span { border-color: #713604; }
span { border-color: rgb(113,54,4); }
td.TdClassName
{
border-color: #713604;
}
.TagClassName
{
border-color: #713604;
}
</style>