Shades of Raw Umber #744515
Tints of Raw Umber #744515
RGB
CMYK
RGB Variations
Color information
#744515 (or 0x744515) is known color: Raw Umber. HEX triplet: 74, 45 and 15. RGB value is (116,69,21). Sum of RGB (Red+Green+Blue) = 116+69+21=206 (27% of max value = 765). Red value is 116 (45.70% from 255 or 56.31% from 206); Green value is 69 (27.34% from 255 or 33.50% from 206); Blue value is 21 (8.59% from 255 or 10.19% from 206); Max value from RGB is 116 - color contains mainly: red. Hex color #744515 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #744515 is #8BBAEA. Grayscale: #4D4D4D. Windows color (decimal): -9157355 or 1394036. OLE color: 1394036.
HSL color Cylindrical-coordinate representation of color #744515: hue angle of 30.32º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #744515 is Cyan = 0, Magento = 0.41, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 69 | 21 | - |
| CMYK | 0 | 0.41 | 0.82 | 0.55 |
| HSL | 30.32º | 0.69% | 0.27% | - |
| HSV(B) | 30.32º | 0.82% | 0.45% | - |
| XYZ | 9.47 | 8.02 | 1.76 | - |
| YUV | 77.58 | 96.07 | 155.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 69 | 21 | 0 | 0.41 | 0.82 | 0.55 | 30.32 | 0.69 | 0.27 |
| Hex | 74 | 45 | 15 | 0 | 29 | 52 | 37 | 1E | 45 | 1B |
| Octal | 164 | 105 | 25 | 0 | 51 | 122 | 67 | 36 | 105 | 33 |
| Binary | 1110100 | 1000101 | 10101 | 0 | 101001 | 1010010 | 110111 | 11110 | 1000101 | 11011 |
Color Harmonies of #744515
Complementary color
Monochromatic Colors of #744515
Black with #744515
Text Example
Text Example
White with #744515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744515; }
p { color: rgb(116,69,21); }
H1.HeaderClassName
{
color: #744515;
}
.AnyTagClassName
{
color: #744515;
}
</style>
background-color css
<style>
a { background-color: #744515; }
a { background-color: rgb(116,69,21); }
div.DivClassName
{
background-color: #744515;
}
.BgClassName
{
background-color: #744515;
}
</style>
border-color css
<style>
span { border-color: #744515; }
span { border-color: rgb(116,69,21); }
td.TdClassName
{
border-color: #744515;
}
.TagClassName
{
border-color: #744515;
}
</style>