Shades of Raw Umber #744210
Tints of Raw Umber #744210
RGB
CMYK
RGB Variations
Color information
#744210 (or 0x744210) is known color: Raw Umber. HEX triplet: 74, 42 and 10. RGB value is (116,66,16). Sum of RGB (Red+Green+Blue) = 116+66+16=198 (26% of max value = 765). Red value is 116 (45.70% from 255 or 58.59% from 198); Green value is 66 (26.17% from 255 or 33.33% from 198); Blue value is 16 (6.64% from 255 or 8.08% from 198); Max value from RGB is 116 - color contains mainly: red. Hex color #744210 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #744210 is #8BBDEF. Grayscale: #4B4B4B. Windows color (decimal): -9158128 or 1065588. OLE color: 1065588.
HSL color Cylindrical-coordinate representation of color #744210: hue angle of 30º 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 #744210 is Cyan = 0, Magento = 0.43, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 66 | 16 | - |
| CMYK | 0 | 0.43 | 0.86 | 0.55 |
| HSL | 30º | 0.76% | 0.26% | - |
| HSV(B) | 30º | 0.86% | 0.45% | - |
| XYZ | 9.24 | 7.65 | 1.48 | - |
| YUV | 75.25 | 94.57 | 157.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 66 | 16 | 0 | 0.43 | 0.86 | 0.55 | 30 | 0.76 | 0.26 |
| Hex | 74 | 42 | 10 | 0 | 2B | 56 | 37 | 1E | 4C | 1A |
| Octal | 164 | 102 | 20 | 0 | 53 | 126 | 67 | 36 | 114 | 32 |
| Binary | 1110100 | 1000010 | 10000 | 0 | 101011 | 1010110 | 110111 | 11110 | 1001100 | 11010 |
Color Harmonies of #744210
Complementary color
Monochromatic Colors of #744210
Black with #744210
Text Example
Text Example
White with #744210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744210; }
p { color: rgb(116,66,16); }
H1.HeaderClassName
{
color: #744210;
}
.AnyTagClassName
{
color: #744210;
}
</style>
background-color css
<style>
a { background-color: #744210; }
a { background-color: rgb(116,66,16); }
div.DivClassName
{
background-color: #744210;
}
.BgClassName
{
background-color: #744210;
}
</style>
border-color css
<style>
span { border-color: #744210; }
span { border-color: rgb(116,66,16); }
td.TdClassName
{
border-color: #744210;
}
.TagClassName
{
border-color: #744210;
}
</style>