Shades of Raw Umber #713807
Tints of Raw Umber #713807
RGB
CMYK
RGB Variations
Color information
#713807 (or 0x713807) is known color: Raw Umber. HEX triplet: 71, 38 and 07. RGB value is (113,56,7). Sum of RGB (Red+Green+Blue) = 113+56+7=176 (23% of max value = 765). Red value is 113 (44.53% from 255 or 64.20% from 176); Green value is 56 (22.27% from 255 or 31.82% from 176); Blue value is 7 (3.12% from 255 or 3.98% from 176); Max value from RGB is 113 - color contains mainly: red. Hex color #713807 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #713807 is #8EC7F8. Grayscale: #434343. Windows color (decimal): -9357305 or 473201. OLE color: 473201.
HSL color Cylindrical-coordinate representation of color #713807: hue angle of 27.74º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #713807 is Cyan = 0, Magento = 0.50, Yellow = 0.94 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 56 | 7 | - |
| CMYK | 0 | 0.50 | 0.94 | 0.56 |
| HSL | 27.74º | 0.88% | 0.24% | - |
| HSV(B) | 27.74º | 0.94% | 0.44% | - |
| XYZ | 8.26 | 6.35 | 0.99 | - |
| YUV | 67.46 | 93.88 | 160.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 56 | 7 | 0 | 0.50 | 0.94 | 0.56 | 27.74 | 0.88 | 0.24 |
| Hex | 71 | 38 | 7 | 0 | 32 | 5E | 38 | 1C | 58 | 18 |
| Octal | 161 | 70 | 7 | 0 | 62 | 136 | 70 | 34 | 130 | 30 |
| Binary | 1110001 | 111000 | 111 | 0 | 110010 | 1011110 | 111000 | 11100 | 1011000 | 11000 |
Color Harmonies of #713807
Complementary color
Monochromatic Colors of #713807
Black with #713807
Text Example
Text Example
White with #713807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713807; }
p { color: rgb(113,56,7); }
H1.HeaderClassName
{
color: #713807;
}
.AnyTagClassName
{
color: #713807;
}
</style>
background-color css
<style>
a { background-color: #713807; }
a { background-color: rgb(113,56,7); }
div.DivClassName
{
background-color: #713807;
}
.BgClassName
{
background-color: #713807;
}
</style>
border-color css
<style>
span { border-color: #713807; }
span { border-color: rgb(113,56,7); }
td.TdClassName
{
border-color: #713807;
}
.TagClassName
{
border-color: #713807;
}
</style>