Shades of Raw Umber #744517
Tints of Raw Umber #744517
RGB
CMYK
RGB Variations
Color information
#744517 (or 0x744517) is known color: Raw Umber. HEX triplet: 74, 45 and 17. RGB value is (116,69,23). Sum of RGB (Red+Green+Blue) = 116+69+23=208 (27% of max value = 765). Red value is 116 (45.70% from 255 or 55.77% from 208); Green value is 69 (27.34% from 255 or 33.17% from 208); Blue value is 23 (9.38% from 255 or 11.06% from 208); Max value from RGB is 116 - color contains mainly: red. Hex color #744517 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #744517 is #8BBAE8. Grayscale: #4E4E4E. Windows color (decimal): -9157353 or 1525108. OLE color: 1525108.
HSL color Cylindrical-coordinate representation of color #744517: hue angle of 29.68º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #744517 is Cyan = 0, Magento = 0.41, Yellow = 0.80 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 69 | 23 | - |
| CMYK | 0 | 0.41 | 0.80 | 0.55 |
| HSL | 29.68º | 0.67% | 0.27% | - |
| HSV(B) | 29.68º | 0.8% | 0.45% | - |
| XYZ | 9.49 | 8.03 | 1.86 | - |
| YUV | 77.81 | 97.07 | 155.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 69 | 23 | 0 | 0.41 | 0.80 | 0.55 | 29.68 | 0.67 | 0.27 |
| Hex | 74 | 45 | 17 | 0 | 29 | 50 | 37 | 1E | 43 | 1B |
| Octal | 164 | 105 | 27 | 0 | 51 | 120 | 67 | 36 | 103 | 33 |
| Binary | 1110100 | 1000101 | 10111 | 0 | 101001 | 1010000 | 110111 | 11110 | 1000011 | 11011 |
Color Harmonies of #744517
Complementary color
Monochromatic Colors of #744517
Black with #744517
Text Example
Text Example
White with #744517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744517; }
p { color: rgb(116,69,23); }
H1.HeaderClassName
{
color: #744517;
}
.AnyTagClassName
{
color: #744517;
}
</style>
background-color css
<style>
a { background-color: #744517; }
a { background-color: rgb(116,69,23); }
div.DivClassName
{
background-color: #744517;
}
.BgClassName
{
background-color: #744517;
}
</style>
border-color css
<style>
span { border-color: #744517; }
span { border-color: rgb(116,69,23); }
td.TdClassName
{
border-color: #744517;
}
.TagClassName
{
border-color: #744517;
}
</style>