Shades of Raw Umber #713906
Tints of Raw Umber #713906
RGB
CMYK
RGB Variations
Color information
#713906 (or 0x713906) is known color: Raw Umber. HEX triplet: 71, 39 and 06. RGB value is (113,57,6). Sum of RGB (Red+Green+Blue) = 113+57+6=176 (23% of max value = 765). Red value is 113 (44.53% from 255 or 64.20% from 176); Green value is 57 (22.66% from 255 or 32.39% from 176); Blue value is 6 (2.73% from 255 or 3.41% from 176); Max value from RGB is 113 - color contains mainly: red. Hex color #713906 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #713906 is #8EC6F9. Grayscale: #444444. Windows color (decimal): -9357050 or 407921. OLE color: 407921.
HSL color Cylindrical-coordinate representation of color #713906: hue angle of 28.6º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #713906 is Cyan = 0, Magento = 0.50, Yellow = 0.95 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 57 | 6 | - |
| CMYK | 0 | 0.50 | 0.95 | 0.56 |
| HSL | 28.6º | 0.9% | 0.23% | - |
| HSV(B) | 28.6º | 0.95% | 0.44% | - |
| XYZ | 8.31 | 6.45 | 0.98 | - |
| YUV | 67.93 | 93.05 | 160.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 57 | 6 | 0 | 0.50 | 0.95 | 0.56 | 28.6 | 0.9 | 0.23 |
| Hex | 71 | 39 | 6 | 0 | 32 | 5F | 38 | 1D | 5A | 17 |
| Octal | 161 | 71 | 6 | 0 | 62 | 137 | 70 | 35 | 132 | 27 |
| Binary | 1110001 | 111001 | 110 | 0 | 110010 | 1011111 | 111000 | 11101 | 1011010 | 10111 |
Color Harmonies of #713906
Complementary color
Monochromatic Colors of #713906
Black with #713906
Text Example
Text Example
White with #713906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713906; }
p { color: rgb(113,57,6); }
H1.HeaderClassName
{
color: #713906;
}
.AnyTagClassName
{
color: #713906;
}
</style>
background-color css
<style>
a { background-color: #713906; }
a { background-color: rgb(113,57,6); }
div.DivClassName
{
background-color: #713906;
}
.BgClassName
{
background-color: #713906;
}
</style>
border-color css
<style>
span { border-color: #713906; }
span { border-color: rgb(113,57,6); }
td.TdClassName
{
border-color: #713906;
}
.TagClassName
{
border-color: #713906;
}
</style>