Shades of Raw Umber #744615
Tints of Raw Umber #744615
RGB
CMYK
RGB Variations
Color information
#744615 (or 0x744615) is known color: Raw Umber. HEX triplet: 74, 46 and 15. RGB value is (116,70,21). Sum of RGB (Red+Green+Blue) = 116+70+21=207 (27% of max value = 765). Red value is 116 (45.70% from 255 or 56.04% from 207); Green value is 70 (27.73% from 255 or 33.82% from 207); Blue value is 21 (8.59% from 255 or 10.14% from 207); Max value from RGB is 116 - color contains mainly: red. Hex color #744615 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #744615 is #8BB9EA. Grayscale: #4E4E4E. Windows color (decimal): -9157099 or 1394292. OLE color: 1394292.
HSL color Cylindrical-coordinate representation of color #744615: hue angle of 30.95º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #744615 is Cyan = 0, Magento = 0.40, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 70 | 21 | - |
| CMYK | 0 | 0.40 | 0.82 | 0.55 |
| HSL | 30.95º | 0.69% | 0.27% | - |
| HSV(B) | 30.95º | 0.82% | 0.45% | - |
| XYZ | 9.53 | 8.15 | 1.78 | - |
| YUV | 78.17 | 95.74 | 154.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 70 | 21 | 0 | 0.40 | 0.82 | 0.55 | 30.95 | 0.69 | 0.27 |
| Hex | 74 | 46 | 15 | 0 | 28 | 52 | 37 | 1F | 45 | 1B |
| Octal | 164 | 106 | 25 | 0 | 50 | 122 | 67 | 37 | 105 | 33 |
| Binary | 1110100 | 1000110 | 10101 | 0 | 101000 | 1010010 | 110111 | 11111 | 1000101 | 11011 |
Color Harmonies of #744615
Complementary color
Monochromatic Colors of #744615
Black with #744615
Text Example
Text Example
White with #744615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744615; }
p { color: rgb(116,70,21); }
H1.HeaderClassName
{
color: #744615;
}
.AnyTagClassName
{
color: #744615;
}
</style>
background-color css
<style>
a { background-color: #744615; }
a { background-color: rgb(116,70,21); }
div.DivClassName
{
background-color: #744615;
}
.BgClassName
{
background-color: #744615;
}
</style>
border-color css
<style>
span { border-color: #744615; }
span { border-color: rgb(116,70,21); }
td.TdClassName
{
border-color: #744615;
}
.TagClassName
{
border-color: #744615;
}
</style>