Shades of Raw Umber #714717
Tints of Raw Umber #714717
RGB
CMYK
RGB Variations
Color information
#714717 (or 0x714717) is known color: Raw Umber. HEX triplet: 71, 47 and 17. RGB value is (113,71,23). Sum of RGB (Red+Green+Blue) = 113+71+23=207 (27% of max value = 765). Red value is 113 (44.53% from 255 or 54.59% from 207); Green value is 71 (28.12% from 255 or 34.30% from 207); Blue value is 23 (9.38% from 255 or 11.11% from 207); Max value from RGB is 113 - color contains mainly: red. Hex color #714717 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #714717 is #8EB8E8. Grayscale: #4E4E4E. Windows color (decimal): -9353449 or 1525617. OLE color: 1525617.
HSL color Cylindrical-coordinate representation of color #714717: hue angle of 32º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #714717 is Cyan = 0, Magento = 0.37, Yellow = 0.80 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 71 | 23 | - |
| CMYK | 0 | 0.37 | 0.80 | 0.56 |
| HSL | 32º | 0.66% | 0.27% | - |
| HSV(B) | 32º | 0.8% | 0.44% | - |
| XYZ | 9.22 | 8.08 | 1.88 | - |
| YUV | 78.09 | 96.91 | 152.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 71 | 23 | 0 | 0.37 | 0.80 | 0.56 | 32 | 0.66 | 0.27 |
| Hex | 71 | 47 | 17 | 0 | 25 | 50 | 38 | 20 | 42 | 1B |
| Octal | 161 | 107 | 27 | 0 | 45 | 120 | 70 | 40 | 102 | 33 |
| Binary | 1110001 | 1000111 | 10111 | 0 | 100101 | 1010000 | 111000 | 100000 | 1000010 | 11011 |
Color Harmonies of #714717
Complementary color
Monochromatic Colors of #714717
Black with #714717
Text Example
Text Example
White with #714717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714717; }
p { color: rgb(113,71,23); }
H1.HeaderClassName
{
color: #714717;
}
.AnyTagClassName
{
color: #714717;
}
</style>
background-color css
<style>
a { background-color: #714717; }
a { background-color: rgb(113,71,23); }
div.DivClassName
{
background-color: #714717;
}
.BgClassName
{
background-color: #714717;
}
</style>
border-color css
<style>
span { border-color: #714717; }
span { border-color: rgb(113,71,23); }
td.TdClassName
{
border-color: #714717;
}
.TagClassName
{
border-color: #714717;
}
</style>