Shades of Raw Umber #715417
Tints of Raw Umber #715417
RGB
CMYK
RGB Variations
Color information
#715417 (or 0x715417) is known color: Raw Umber. HEX triplet: 71, 54 and 17. RGB value is (113,84,23). Sum of RGB (Red+Green+Blue) = 113+84+23=220 (29% of max value = 765). Red value is 113 (44.53% from 255 or 51.36% from 220); Green value is 84 (33.20% from 255 or 38.18% from 220); Blue value is 23 (9.38% from 255 or 10.45% from 220); Max value from RGB is 113 - color contains mainly: red. Hex color #715417 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #715417 is #8EABE8. Grayscale: #555555. Windows color (decimal): -9350121 or 1528945. OLE color: 1528945.
HSL color Cylindrical-coordinate representation of color #715417: hue angle of 40.67º 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 #715417 is Cyan = 0, Magento = 0.26, Yellow = 0.80 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 84 | 23 | - |
| CMYK | 0 | 0.26 | 0.80 | 0.56 |
| HSL | 40.67º | 0.66% | 0.27% | - |
| HSV(B) | 40.67º | 0.8% | 0.44% | - |
| XYZ | 10.14 | 9.91 | 2.19 | - |
| YUV | 85.72 | 92.61 | 147.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 84 | 23 | 0 | 0.26 | 0.80 | 0.56 | 40.67 | 0.66 | 0.27 |
| Hex | 71 | 54 | 17 | 0 | 1A | 50 | 38 | 29 | 42 | 1B |
| Octal | 161 | 124 | 27 | 0 | 32 | 120 | 70 | 51 | 102 | 33 |
| Binary | 1110001 | 1010100 | 10111 | 0 | 11010 | 1010000 | 111000 | 101001 | 1000010 | 11011 |
Color Harmonies of #715417
Complementary color
Monochromatic Colors of #715417
Black with #715417
Text Example
Text Example
White with #715417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715417; }
p { color: rgb(113,84,23); }
H1.HeaderClassName
{
color: #715417;
}
.AnyTagClassName
{
color: #715417;
}
</style>
background-color css
<style>
a { background-color: #715417; }
a { background-color: rgb(113,84,23); }
div.DivClassName
{
background-color: #715417;
}
.BgClassName
{
background-color: #715417;
}
</style>
border-color css
<style>
span { border-color: #715417; }
span { border-color: rgb(113,84,23); }
td.TdClassName
{
border-color: #715417;
}
.TagClassName
{
border-color: #715417;
}
</style>