Shades of Raw Umber #713907
Tints of Raw Umber #713907
RGB
CMYK
RGB Variations
Color information
#713907 (or 0x713907) is known color: Raw Umber. HEX triplet: 71, 39 and 07. RGB value is (113,57,7). Sum of RGB (Red+Green+Blue) = 113+57+7=177 (23% of max value = 765). Red value is 113 (44.53% from 255 or 63.84% from 177); Green value is 57 (22.66% from 255 or 32.20% from 177); Blue value is 7 (3.12% from 255 or 3.95% from 177); Max value from RGB is 113 - color contains mainly: red. Hex color #713907 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #713907 is #8EC6F8. Grayscale: #444444. Windows color (decimal): -9357049 or 473457. OLE color: 473457.
HSL color Cylindrical-coordinate representation of color #713907: hue angle of 28.3º 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 #713907 is Cyan = 0, Magento = 0.50, Yellow = 0.94 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 57 | 7 | - |
| CMYK | 0 | 0.50 | 0.94 | 0.56 |
| HSL | 28.3º | 0.88% | 0.24% | - |
| HSV(B) | 28.3º | 0.94% | 0.44% | - |
| XYZ | 8.31 | 6.45 | 1.01 | - |
| YUV | 68.04 | 93.55 | 160.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 57 | 7 | 0 | 0.50 | 0.94 | 0.56 | 28.3 | 0.88 | 0.24 |
| Hex | 71 | 39 | 7 | 0 | 32 | 5E | 38 | 1C | 58 | 18 |
| Octal | 161 | 71 | 7 | 0 | 62 | 136 | 70 | 34 | 130 | 30 |
| Binary | 1110001 | 111001 | 111 | 0 | 110010 | 1011110 | 111000 | 11100 | 1011000 | 11000 |
Color Harmonies of #713907
Complementary color
Monochromatic Colors of #713907
Black with #713907
Text Example
Text Example
White with #713907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713907; }
p { color: rgb(113,57,7); }
H1.HeaderClassName
{
color: #713907;
}
.AnyTagClassName
{
color: #713907;
}
</style>
background-color css
<style>
a { background-color: #713907; }
a { background-color: rgb(113,57,7); }
div.DivClassName
{
background-color: #713907;
}
.BgClassName
{
background-color: #713907;
}
</style>
border-color css
<style>
span { border-color: #713907; }
span { border-color: rgb(113,57,7); }
td.TdClassName
{
border-color: #713907;
}
.TagClassName
{
border-color: #713907;
}
</style>