Shades of Raw Umber #744108
Tints of Raw Umber #744108
RGB
CMYK
RGB Variations
Color information
#744108 (or 0x744108) is known color: Raw Umber. HEX triplet: 74, 41 and 08. RGB value is (116,65,8). Sum of RGB (Red+Green+Blue) = 116+65+8=189 (25% of max value = 765). Red value is 116 (45.70% from 255 or 61.38% from 189); Green value is 65 (25.78% from 255 or 34.39% from 189); Blue value is 8 (3.52% from 255 or 4.23% from 189); Max value from RGB is 116 - color contains mainly: red. Hex color #744108 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #744108 is #8BBEF7. Grayscale: #4A4A4A. Windows color (decimal): -9158392 or 541044. OLE color: 541044.
HSL color Cylindrical-coordinate representation of color #744108: hue angle of 31.67º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #744108 is Cyan = 0, Magento = 0.44, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 65 | 8 | - |
| CMYK | 0 | 0.44 | 0.93 | 0.55 |
| HSL | 31.67º | 0.87% | 0.24% | - |
| HSV(B) | 31.67º | 0.93% | 0.45% | - |
| XYZ | 9.14 | 7.51 | 1.2 | - |
| YUV | 73.75 | 90.9 | 158.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 65 | 8 | 0 | 0.44 | 0.93 | 0.55 | 31.67 | 0.87 | 0.24 |
| Hex | 74 | 41 | 8 | 0 | 2C | 5D | 37 | 20 | 57 | 18 |
| Octal | 164 | 101 | 10 | 0 | 54 | 135 | 67 | 40 | 127 | 30 |
| Binary | 1110100 | 1000001 | 1000 | 0 | 101100 | 1011101 | 110111 | 100000 | 1010111 | 11000 |
Color Harmonies of #744108
Complementary color
Monochromatic Colors of #744108
Black with #744108
Text Example
Text Example
White with #744108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744108; }
p { color: rgb(116,65,8); }
H1.HeaderClassName
{
color: #744108;
}
.AnyTagClassName
{
color: #744108;
}
</style>
background-color css
<style>
a { background-color: #744108; }
a { background-color: rgb(116,65,8); }
div.DivClassName
{
background-color: #744108;
}
.BgClassName
{
background-color: #744108;
}
</style>
border-color css
<style>
span { border-color: #744108; }
span { border-color: rgb(116,65,8); }
td.TdClassName
{
border-color: #744108;
}
.TagClassName
{
border-color: #744108;
}
</style>