Shades of Raw Umber #744719
Tints of Raw Umber #744719
RGB
CMYK
RGB Variations
Color information
#744719 (or 0x744719) is known color: Raw Umber. HEX triplet: 74, 47 and 19. RGB value is (116,71,25). Sum of RGB (Red+Green+Blue) = 116+71+25=212 (28% of max value = 765). Red value is 116 (45.70% from 255 or 54.72% from 212); Green value is 71 (28.12% from 255 or 33.49% from 212); Blue value is 25 (10.16% from 255 or 11.79% from 212); Max value from RGB is 116 - color contains mainly: red. Hex color #744719 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #744719 is #8BB8E6. Grayscale: #4F4F4F. Windows color (decimal): -9156839 or 1656692. OLE color: 1656692.
HSL color Cylindrical-coordinate representation of color #744719: hue angle of 30.33º 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 #744719 is Cyan = 0, Magento = 0.39, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 71 | 25 | - |
| CMYK | 0 | 0.39 | 0.78 | 0.55 |
| HSL | 30.33º | 0.65% | 0.28% | - |
| HSV(B) | 30.33º | 0.78% | 0.45% | - |
| XYZ | 9.63 | 8.29 | 2.01 | - |
| YUV | 79.21 | 97.41 | 154.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 71 | 25 | 0 | 0.39 | 0.78 | 0.55 | 30.33 | 0.65 | 0.28 |
| Hex | 74 | 47 | 19 | 0 | 27 | 4E | 37 | 1E | 41 | 1C |
| Octal | 164 | 107 | 31 | 0 | 47 | 116 | 67 | 36 | 101 | 34 |
| Binary | 1110100 | 1000111 | 11001 | 0 | 100111 | 1001110 | 110111 | 11110 | 1000001 | 11100 |
Color Harmonies of #744719
Complementary color
Monochromatic Colors of #744719
Black with #744719
Text Example
Text Example
White with #744719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744719; }
p { color: rgb(116,71,25); }
H1.HeaderClassName
{
color: #744719;
}
.AnyTagClassName
{
color: #744719;
}
</style>
background-color css
<style>
a { background-color: #744719; }
a { background-color: rgb(116,71,25); }
div.DivClassName
{
background-color: #744719;
}
.BgClassName
{
background-color: #744719;
}
</style>
border-color css
<style>
span { border-color: #744719; }
span { border-color: rgb(116,71,25); }
td.TdClassName
{
border-color: #744719;
}
.TagClassName
{
border-color: #744719;
}
</style>