Shades of Raw Umber #744207
Tints of Raw Umber #744207
RGB
CMYK
RGB Variations
Color information
#744207 (or 0x744207) is known color: Raw Umber. HEX triplet: 74, 42 and 07. RGB value is (116,66,7). Sum of RGB (Red+Green+Blue) = 116+66+7=189 (25% of max value = 765). Red value is 116 (45.70% from 255 or 61.38% from 189); Green value is 66 (26.17% from 255 or 34.92% from 189); Blue value is 7 (3.12% from 255 or 3.70% from 189); Max value from RGB is 116 - color contains mainly: red. Hex color #744207 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #744207 is #8BBDF8. Grayscale: #4A4A4A. Windows color (decimal): -9158137 or 475764. OLE color: 475764.
HSL color Cylindrical-coordinate representation of color #744207: hue angle of 32.48º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #744207 is Cyan = 0, Magento = 0.43, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 66 | 7 | - |
| CMYK | 0 | 0.43 | 0.94 | 0.55 |
| HSL | 32.48º | 0.89% | 0.24% | - |
| HSV(B) | 32.48º | 0.94% | 0.45% | - |
| XYZ | 9.19 | 7.62 | 1.19 | - |
| YUV | 74.22 | 90.07 | 157.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 66 | 7 | 0 | 0.43 | 0.94 | 0.55 | 32.48 | 0.89 | 0.24 |
| Hex | 74 | 42 | 7 | 0 | 2B | 5E | 37 | 20 | 59 | 18 |
| Octal | 164 | 102 | 7 | 0 | 53 | 136 | 67 | 40 | 131 | 30 |
| Binary | 1110100 | 1000010 | 111 | 0 | 101011 | 1011110 | 110111 | 100000 | 1011001 | 11000 |
Color Harmonies of #744207
Complementary color
Monochromatic Colors of #744207
Black with #744207
Text Example
Text Example
White with #744207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744207; }
p { color: rgb(116,66,7); }
H1.HeaderClassName
{
color: #744207;
}
.AnyTagClassName
{
color: #744207;
}
</style>
background-color css
<style>
a { background-color: #744207; }
a { background-color: rgb(116,66,7); }
div.DivClassName
{
background-color: #744207;
}
.BgClassName
{
background-color: #744207;
}
</style>
border-color css
<style>
span { border-color: #744207; }
span { border-color: rgb(116,66,7); }
td.TdClassName
{
border-color: #744207;
}
.TagClassName
{
border-color: #744207;
}
</style>