Shades of Raw Umber #744410
Tints of Raw Umber #744410
RGB
CMYK
RGB Variations
Color information
#744410 (or 0x744410) is known color: Raw Umber. HEX triplet: 74, 44 and 10. RGB value is (116,68,16). Sum of RGB (Red+Green+Blue) = 116+68+16=200 (26% of max value = 765). Red value is 116 (45.70% from 255 or 58% from 200); Green value is 68 (26.95% from 255 or 34% from 200); Blue value is 16 (6.64% from 255 or 8% from 200); Max value from RGB is 116 - color contains mainly: red. Hex color #744410 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #744410 is #8BBBEF. Grayscale: #4C4C4C. Windows color (decimal): -9157616 or 1066100. OLE color: 1066100.
HSL color Cylindrical-coordinate representation of color #744410: hue angle of 31.2º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #744410 is Cyan = 0, Magento = 0.41, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 68 | 16 | - |
| CMYK | 0 | 0.41 | 0.86 | 0.55 |
| HSL | 31.2º | 0.76% | 0.26% | - |
| HSV(B) | 31.2º | 0.86% | 0.45% | - |
| XYZ | 9.36 | 7.88 | 1.52 | - |
| YUV | 76.42 | 93.9 | 156.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 68 | 16 | 0 | 0.41 | 0.86 | 0.55 | 31.2 | 0.76 | 0.26 |
| Hex | 74 | 44 | 10 | 0 | 29 | 56 | 37 | 1F | 4C | 1A |
| Octal | 164 | 104 | 20 | 0 | 51 | 126 | 67 | 37 | 114 | 32 |
| Binary | 1110100 | 1000100 | 10000 | 0 | 101001 | 1010110 | 110111 | 11111 | 1001100 | 11010 |
Color Harmonies of #744410
Complementary color
Monochromatic Colors of #744410
Black with #744410
Text Example
Text Example
White with #744410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744410; }
p { color: rgb(116,68,16); }
H1.HeaderClassName
{
color: #744410;
}
.AnyTagClassName
{
color: #744410;
}
</style>
background-color css
<style>
a { background-color: #744410; }
a { background-color: rgb(116,68,16); }
div.DivClassName
{
background-color: #744410;
}
.BgClassName
{
background-color: #744410;
}
</style>
border-color css
<style>
span { border-color: #744410; }
span { border-color: rgb(116,68,16); }
td.TdClassName
{
border-color: #744410;
}
.TagClassName
{
border-color: #744410;
}
</style>