Shades of Raw Umber #714507
Tints of Raw Umber #714507
RGB
CMYK
RGB Variations
Color information
#714507 (or 0x714507) is known color: Raw Umber. HEX triplet: 71, 45 and 07. RGB value is (113,69,7). Sum of RGB (Red+Green+Blue) = 113+69+7=189 (25% of max value = 765). Red value is 113 (44.53% from 255 or 59.79% from 189); Green value is 69 (27.34% from 255 or 36.51% from 189); Blue value is 7 (3.12% from 255 or 3.70% from 189); Max value from RGB is 113 - color contains mainly: red. Hex color #714507 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #714507 is #8EBAF8. Grayscale: #4B4B4B. Windows color (decimal): -9353977 or 476529. OLE color: 476529.
HSL color Cylindrical-coordinate representation of color #714507: hue angle of 35.09º 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 #714507 is Cyan = 0, Magento = 0.39, Yellow = 0.94 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 69 | 7 | - |
| CMYK | 0 | 0.39 | 0.94 | 0.56 |
| HSL | 35.09º | 0.88% | 0.24% | - |
| HSV(B) | 35.09º | 0.94% | 0.44% | - |
| XYZ | 8.98 | 7.78 | 1.23 | - |
| YUV | 75.09 | 89.58 | 155.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 69 | 7 | 0 | 0.39 | 0.94 | 0.56 | 35.09 | 0.88 | 0.24 |
| Hex | 71 | 45 | 7 | 0 | 27 | 5E | 38 | 23 | 58 | 18 |
| Octal | 161 | 105 | 7 | 0 | 47 | 136 | 70 | 43 | 130 | 30 |
| Binary | 1110001 | 1000101 | 111 | 0 | 100111 | 1011110 | 111000 | 100011 | 1011000 | 11000 |
Color Harmonies of #714507
Complementary color
Monochromatic Colors of #714507
Black with #714507
Text Example
Text Example
White with #714507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714507; }
p { color: rgb(113,69,7); }
H1.HeaderClassName
{
color: #714507;
}
.AnyTagClassName
{
color: #714507;
}
</style>
background-color css
<style>
a { background-color: #714507; }
a { background-color: rgb(113,69,7); }
div.DivClassName
{
background-color: #714507;
}
.BgClassName
{
background-color: #714507;
}
</style>
border-color css
<style>
span { border-color: #714507; }
span { border-color: rgb(113,69,7); }
td.TdClassName
{
border-color: #714507;
}
.TagClassName
{
border-color: #714507;
}
</style>