Shades of Raw Umber #745116
Tints of Raw Umber #745116
RGB
CMYK
RGB Variations
Color information
#745116 (or 0x745116) is known color: Raw Umber. HEX triplet: 74, 51 and 16. RGB value is (116,81,22). Sum of RGB (Red+Green+Blue) = 116+81+22=219 (29% of max value = 765). Red value is 116 (45.70% from 255 or 52.97% from 219); Green value is 81 (32.03% from 255 or 36.99% from 219); Blue value is 22 (8.98% from 255 or 10.05% from 219); Max value from RGB is 116 - color contains mainly: red. Hex color #745116 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #745116 is #8BAEE9. Grayscale: #555555. Windows color (decimal): -9154282 or 1462644. OLE color: 1462644.
HSL color Cylindrical-coordinate representation of color #745116: hue angle of 37.66º 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 #745116 is Cyan = 0, Magento = 0.30, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 81 | 22 | - |
| CMYK | 0 | 0.30 | 0.81 | 0.55 |
| HSL | 37.66º | 0.68% | 0.27% | - |
| HSV(B) | 37.66º | 0.81% | 0.45% | - |
| XYZ | 10.29 | 9.66 | 2.08 | - |
| YUV | 84.74 | 92.6 | 150.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 81 | 22 | 0 | 0.30 | 0.81 | 0.55 | 37.66 | 0.68 | 0.27 |
| Hex | 74 | 51 | 16 | 0 | 1E | 51 | 37 | 26 | 44 | 1B |
| Octal | 164 | 121 | 26 | 0 | 36 | 121 | 67 | 46 | 104 | 33 |
| Binary | 1110100 | 1010001 | 10110 | 0 | 11110 | 1010001 | 110111 | 100110 | 1000100 | 11011 |
Color Harmonies of #745116
Complementary color
Monochromatic Colors of #745116
Black with #745116
Text Example
Text Example
White with #745116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745116; }
p { color: rgb(116,81,22); }
H1.HeaderClassName
{
color: #745116;
}
.AnyTagClassName
{
color: #745116;
}
</style>
background-color css
<style>
a { background-color: #745116; }
a { background-color: rgb(116,81,22); }
div.DivClassName
{
background-color: #745116;
}
.BgClassName
{
background-color: #745116;
}
</style>
border-color css
<style>
span { border-color: #745116; }
span { border-color: rgb(116,81,22); }
td.TdClassName
{
border-color: #745116;
}
.TagClassName
{
border-color: #745116;
}
</style>