Shades of Raw Umber #745114
Tints of Raw Umber #745114
RGB
CMYK
RGB Variations
Color information
#745114 (or 0x745114) is known color: Raw Umber. HEX triplet: 74, 51 and 14. RGB value is (116,81,20). Sum of RGB (Red+Green+Blue) = 116+81+20=217 (28% of max value = 765). Red value is 116 (45.70% from 255 or 53.46% from 217); Green value is 81 (32.03% from 255 or 37.33% from 217); Blue value is 20 (8.20% from 255 or 9.22% from 217); Max value from RGB is 116 - color contains mainly: red. Hex color #745114 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #745114 is #8BAEEB. Grayscale: #545454. Windows color (decimal): -9154284 or 1331572. OLE color: 1331572.
HSL color Cylindrical-coordinate representation of color #745114: hue angle of 38.12º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #745114 is Cyan = 0, Magento = 0.30, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 81 | 20 | - |
| CMYK | 0 | 0.30 | 0.83 | 0.55 |
| HSL | 38.13º | 0.71% | 0.27% | - |
| HSV(B) | 38.13º | 0.83% | 0.45% | - |
| XYZ | 10.27 | 9.65 | 1.98 | - |
| YUV | 84.51 | 91.6 | 150.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 81 | 20 | 0 | 0.30 | 0.83 | 0.55 | 38.13 | 0.71 | 0.27 |
| Hex | 74 | 51 | 14 | 0 | 1E | 53 | 37 | 26 | 47 | 1B |
| Octal | 164 | 121 | 24 | 0 | 36 | 123 | 67 | 46 | 107 | 33 |
| Binary | 1110100 | 1010001 | 10100 | 0 | 11110 | 1010011 | 110111 | 100110 | 1000111 | 11011 |
Color Harmonies of #745114
Complementary color
Monochromatic Colors of #745114
Black with #745114
Text Example
Text Example
White with #745114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745114; }
p { color: rgb(116,81,20); }
H1.HeaderClassName
{
color: #745114;
}
.AnyTagClassName
{
color: #745114;
}
</style>
background-color css
<style>
a { background-color: #745114; }
a { background-color: rgb(116,81,20); }
div.DivClassName
{
background-color: #745114;
}
.BgClassName
{
background-color: #745114;
}
</style>
border-color css
<style>
span { border-color: #745114; }
span { border-color: rgb(116,81,20); }
td.TdClassName
{
border-color: #745114;
}
.TagClassName
{
border-color: #745114;
}
</style>