Shades of Raw Umber #7C5617
Tints of Raw Umber #7C5617
RGB
CMYK
RGB Variations
Color information
#7C5617 (or 0x7C5617) is known color: Raw Umber. HEX triplet: 7C, 56 and 17. RGB value is (124,86,23). Sum of RGB (Red+Green+Blue) = 124+86+23=233 (30% of max value = 765). Red value is 124 (48.83% from 255 or 53.22% from 233); Green value is 86 (33.98% from 255 or 36.91% from 233); Blue value is 23 (9.38% from 255 or 9.87% from 233); Max value from RGB is 124 - color contains mainly: red. Hex color #7C5617 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #7C5617 is #83A9E8. Grayscale: #5A5A5A. Windows color (decimal): -8628713 or 1529468. OLE color: 1529468.
HSL color Cylindrical-coordinate representation of color #7C5617: hue angle of 37.43º degrees, saturation: 0.69, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #7C5617 is Cyan = 0, Magento = 0.31, Yellow = 0.81 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 124 | 86 | 23 | - |
| CMYK | 0 | 0.31 | 0.81 | 0.51 |
| HSL | 37.43º | 0.69% | 0.29% | - |
| HSV(B) | 37.43º | 0.81% | 0.49% | - |
| XYZ | 11.79 | 11 | 2.31 | - |
| YUV | 90.18 | 90.09 | 152.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 124 | 86 | 23 | 0 | 0.31 | 0.81 | 0.51 | 37.43 | 0.69 | 0.29 |
| Hex | 7C | 56 | 17 | 0 | 1F | 51 | 33 | 25 | 45 | 1D |
| Octal | 174 | 126 | 27 | 0 | 37 | 121 | 63 | 45 | 105 | 35 |
| Binary | 1111100 | 1010110 | 10111 | 0 | 11111 | 1010001 | 110011 | 100101 | 1000101 | 11101 |
Color Harmonies of #7C5617
Complementary color
Monochromatic Colors of #7C5617
Black with #7C5617
Text Example
Text Example
White with #7C5617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7C5617; }
p { color: rgb(124,86,23); }
H1.HeaderClassName
{
color: #7C5617;
}
.AnyTagClassName
{
color: #7C5617;
}
</style>
background-color css
<style>
a { background-color: #7C5617; }
a { background-color: rgb(124,86,23); }
div.DivClassName
{
background-color: #7C5617;
}
.BgClassName
{
background-color: #7C5617;
}
</style>
border-color css
<style>
span { border-color: #7C5617; }
span { border-color: rgb(124,86,23); }
td.TdClassName
{
border-color: #7C5617;
}
.TagClassName
{
border-color: #7C5617;
}
</style>