Shades of Raw Umber #744510
Tints of Raw Umber #744510
RGB
CMYK
RGB Variations
Color information
#744510 (or 0x744510) is known color: Raw Umber. HEX triplet: 74, 45 and 10. RGB value is (116,69,16). Sum of RGB (Red+Green+Blue) = 116+69+16=201 (26% of max value = 765). Red value is 116 (45.70% from 255 or 57.71% from 201); Green value is 69 (27.34% from 255 or 34.33% from 201); Blue value is 16 (6.64% from 255 or 7.96% from 201); Max value from RGB is 116 - color contains mainly: red. Hex color #744510 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #744510 is #8BBAEF. Grayscale: #4D4D4D. Windows color (decimal): -9157360 or 1066356. OLE color: 1066356.
HSL color Cylindrical-coordinate representation of color #744510: hue angle of 31.8º 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 #744510 is Cyan = 0, Magento = 0.41, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 69 | 16 | - |
| CMYK | 0 | 0.41 | 0.86 | 0.55 |
| HSL | 31.8º | 0.76% | 0.26% | - |
| HSV(B) | 31.8º | 0.86% | 0.45% | - |
| XYZ | 9.42 | 8.01 | 1.54 | - |
| YUV | 77.01 | 93.57 | 155.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 69 | 16 | 0 | 0.41 | 0.86 | 0.55 | 31.8 | 0.76 | 0.26 |
| Hex | 74 | 45 | 10 | 0 | 29 | 56 | 37 | 20 | 4C | 1A |
| Octal | 164 | 105 | 20 | 0 | 51 | 126 | 67 | 40 | 114 | 32 |
| Binary | 1110100 | 1000101 | 10000 | 0 | 101001 | 1010110 | 110111 | 100000 | 1001100 | 11010 |
Color Harmonies of #744510
Complementary color
Monochromatic Colors of #744510
Black with #744510
Text Example
Text Example
White with #744510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744510; }
p { color: rgb(116,69,16); }
H1.HeaderClassName
{
color: #744510;
}
.AnyTagClassName
{
color: #744510;
}
</style>
background-color css
<style>
a { background-color: #744510; }
a { background-color: rgb(116,69,16); }
div.DivClassName
{
background-color: #744510;
}
.BgClassName
{
background-color: #744510;
}
</style>
border-color css
<style>
span { border-color: #744510; }
span { border-color: rgb(116,69,16); }
td.TdClassName
{
border-color: #744510;
}
.TagClassName
{
border-color: #744510;
}
</style>