Shades of Raw Umber #744919
Tints of Raw Umber #744919
RGB
CMYK
RGB Variations
Color information
#744919 (or 0x744919) is known color: Raw Umber. HEX triplet: 74, 49 and 19. RGB value is (116,73,25). Sum of RGB (Red+Green+Blue) = 116+73+25=214 (28% of max value = 765). Red value is 116 (45.70% from 255 or 54.21% from 214); Green value is 73 (28.91% from 255 or 34.11% from 214); Blue value is 25 (10.16% from 255 or 11.68% from 214); Max value from RGB is 116 - color contains mainly: red. Hex color #744919 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #744919 is #8BB6E6. Grayscale: #505050. Windows color (decimal): -9156327 or 1657204. OLE color: 1657204.
HSL color Cylindrical-coordinate representation of color #744919: hue angle of 31.65º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #744919 is Cyan = 0, Magento = 0.37, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 73 | 25 | - |
| CMYK | 0 | 0.37 | 0.78 | 0.55 |
| HSL | 31.65º | 0.65% | 0.28% | - |
| HSV(B) | 31.65º | 0.78% | 0.45% | - |
| XYZ | 9.76 | 8.55 | 2.06 | - |
| YUV | 80.39 | 96.75 | 153.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 73 | 25 | 0 | 0.37 | 0.78 | 0.55 | 31.65 | 0.65 | 0.28 |
| Hex | 74 | 49 | 19 | 0 | 25 | 4E | 37 | 20 | 41 | 1C |
| Octal | 164 | 111 | 31 | 0 | 45 | 116 | 67 | 40 | 101 | 34 |
| Binary | 1110100 | 1001001 | 11001 | 0 | 100101 | 1001110 | 110111 | 100000 | 1000001 | 11100 |
Color Harmonies of #744919
Complementary color
Monochromatic Colors of #744919
Black with #744919
Text Example
Text Example
White with #744919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744919; }
p { color: rgb(116,73,25); }
H1.HeaderClassName
{
color: #744919;
}
.AnyTagClassName
{
color: #744919;
}
</style>
background-color css
<style>
a { background-color: #744919; }
a { background-color: rgb(116,73,25); }
div.DivClassName
{
background-color: #744919;
}
.BgClassName
{
background-color: #744919;
}
</style>
border-color css
<style>
span { border-color: #744919; }
span { border-color: rgb(116,73,25); }
td.TdClassName
{
border-color: #744919;
}
.TagClassName
{
border-color: #744919;
}
</style>