Shades of Raw Umber #744613
Tints of Raw Umber #744613
RGB
CMYK
RGB Variations
Color information
#744613 (or 0x744613) is known color: Raw Umber. HEX triplet: 74, 46 and 13. RGB value is (116,70,19). Sum of RGB (Red+Green+Blue) = 116+70+19=205 (27% of max value = 765). Red value is 116 (45.70% from 255 or 56.59% from 205); Green value is 70 (27.73% from 255 or 34.15% from 205); Blue value is 19 (7.81% from 255 or 9.27% from 205); Max value from RGB is 116 - color contains mainly: red. Hex color #744613 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #744613 is #8BB9EC. Grayscale: #4E4E4E. Windows color (decimal): -9157101 or 1263220. OLE color: 1263220.
HSL color Cylindrical-coordinate representation of color #744613: hue angle of 31.55º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #744613 is Cyan = 0, Magento = 0.40, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 70 | 19 | - |
| CMYK | 0 | 0.40 | 0.84 | 0.55 |
| HSL | 31.55º | 0.72% | 0.26% | - |
| HSV(B) | 31.55º | 0.84% | 0.45% | - |
| XYZ | 9.51 | 8.14 | 1.69 | - |
| YUV | 77.94 | 94.74 | 155.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 70 | 19 | 0 | 0.40 | 0.84 | 0.55 | 31.55 | 0.72 | 0.26 |
| Hex | 74 | 46 | 13 | 0 | 28 | 54 | 37 | 20 | 48 | 1A |
| Octal | 164 | 106 | 23 | 0 | 50 | 124 | 67 | 40 | 110 | 32 |
| Binary | 1110100 | 1000110 | 10011 | 0 | 101000 | 1010100 | 110111 | 100000 | 1001000 | 11010 |
Color Harmonies of #744613
Complementary color
Monochromatic Colors of #744613
Black with #744613
Text Example
Text Example
White with #744613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744613; }
p { color: rgb(116,70,19); }
H1.HeaderClassName
{
color: #744613;
}
.AnyTagClassName
{
color: #744613;
}
</style>
background-color css
<style>
a { background-color: #744613; }
a { background-color: rgb(116,70,19); }
div.DivClassName
{
background-color: #744613;
}
.BgClassName
{
background-color: #744613;
}
</style>
border-color css
<style>
span { border-color: #744613; }
span { border-color: rgb(116,70,19); }
td.TdClassName
{
border-color: #744613;
}
.TagClassName
{
border-color: #744613;
}
</style>