Shades of Raw Umber #745316
Tints of Raw Umber #745316
RGB
CMYK
RGB Variations
Color information
#745316 (or 0x745316) is known color: Raw Umber. HEX triplet: 74, 53 and 16. RGB value is (116,83,22). Sum of RGB (Red+Green+Blue) = 116+83+22=221 (29% of max value = 765). Red value is 116 (45.70% from 255 or 52.49% from 221); Green value is 83 (32.81% from 255 or 37.56% from 221); Blue value is 22 (8.98% from 255 or 9.95% from 221); Max value from RGB is 116 - color contains mainly: red. Hex color #745316 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #745316 is #8BACE9. Grayscale: #565656. Windows color (decimal): -9153770 or 1463156. OLE color: 1463156.
HSL color Cylindrical-coordinate representation of color #745316: hue angle of 38.94º 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 #745316 is Cyan = 0, Magento = 0.28, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 83 | 22 | - |
| CMYK | 0 | 0.28 | 0.81 | 0.55 |
| HSL | 38.94º | 0.68% | 0.27% | - |
| HSV(B) | 38.94º | 0.81% | 0.45% | - |
| XYZ | 10.44 | 9.96 | 2.13 | - |
| YUV | 85.91 | 91.93 | 149.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 83 | 22 | 0 | 0.28 | 0.81 | 0.55 | 38.94 | 0.68 | 0.27 |
| Hex | 74 | 53 | 16 | 0 | 1C | 51 | 37 | 27 | 44 | 1B |
| Octal | 164 | 123 | 26 | 0 | 34 | 121 | 67 | 47 | 104 | 33 |
| Binary | 1110100 | 1010011 | 10110 | 0 | 11100 | 1010001 | 110111 | 100111 | 1000100 | 11011 |
Color Harmonies of #745316
Complementary color
Monochromatic Colors of #745316
Black with #745316
Text Example
Text Example
White with #745316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745316; }
p { color: rgb(116,83,22); }
H1.HeaderClassName
{
color: #745316;
}
.AnyTagClassName
{
color: #745316;
}
</style>
background-color css
<style>
a { background-color: #745316; }
a { background-color: rgb(116,83,22); }
div.DivClassName
{
background-color: #745316;
}
.BgClassName
{
background-color: #745316;
}
</style>
border-color css
<style>
span { border-color: #745316; }
span { border-color: rgb(116,83,22); }
td.TdClassName
{
border-color: #745316;
}
.TagClassName
{
border-color: #745316;
}
</style>