Shades of Raw Umber #744616
Tints of Raw Umber #744616
RGB
CMYK
RGB Variations
Color information
#744616 (or 0x744616) is known color: Raw Umber. HEX triplet: 74, 46 and 16. RGB value is (116,70,22). Sum of RGB (Red+Green+Blue) = 116+70+22=208 (27% of max value = 765). Red value is 116 (45.70% from 255 or 55.77% from 208); Green value is 70 (27.73% from 255 or 33.65% from 208); Blue value is 22 (8.98% from 255 or 10.58% from 208); Max value from RGB is 116 - color contains mainly: red. Hex color #744616 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #744616 is #8BB9E9. Grayscale: #4E4E4E. Windows color (decimal): -9157098 or 1459828. OLE color: 1459828.
HSL color Cylindrical-coordinate representation of color #744616: hue angle of 30.64º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #744616 is Cyan = 0, Magento = 0.40, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 70 | 22 | - |
| CMYK | 0 | 0.40 | 0.81 | 0.55 |
| HSL | 30.64º | 0.68% | 0.27% | - |
| HSV(B) | 30.64º | 0.81% | 0.45% | - |
| XYZ | 9.54 | 8.15 | 1.83 | - |
| YUV | 78.28 | 96.24 | 154.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 70 | 22 | 0 | 0.40 | 0.81 | 0.55 | 30.64 | 0.68 | 0.27 |
| Hex | 74 | 46 | 16 | 0 | 28 | 51 | 37 | 1F | 44 | 1B |
| Octal | 164 | 106 | 26 | 0 | 50 | 121 | 67 | 37 | 104 | 33 |
| Binary | 1110100 | 1000110 | 10110 | 0 | 101000 | 1010001 | 110111 | 11111 | 1000100 | 11011 |
Color Harmonies of #744616
Complementary color
Monochromatic Colors of #744616
Black with #744616
Text Example
Text Example
White with #744616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744616; }
p { color: rgb(116,70,22); }
H1.HeaderClassName
{
color: #744616;
}
.AnyTagClassName
{
color: #744616;
}
</style>
background-color css
<style>
a { background-color: #744616; }
a { background-color: rgb(116,70,22); }
div.DivClassName
{
background-color: #744616;
}
.BgClassName
{
background-color: #744616;
}
</style>
border-color css
<style>
span { border-color: #744616; }
span { border-color: rgb(116,70,22); }
td.TdClassName
{
border-color: #744616;
}
.TagClassName
{
border-color: #744616;
}
</style>