Shades of Raw Umber #743907
Tints of Raw Umber #743907
RGB
CMYK
RGB Variations
Color information
#743907 (or 0x743907) is known color: Raw Umber. HEX triplet: 74, 39 and 07. RGB value is (116,57,7). Sum of RGB (Red+Green+Blue) = 116+57+7=180 (23% of max value = 765). Red value is 116 (45.70% from 255 or 64.44% from 180); Green value is 57 (22.66% from 255 or 31.67% from 180); Blue value is 7 (3.12% from 255 or 3.89% from 180); Max value from RGB is 116 - color contains mainly: red. Hex color #743907 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #743907 is #8BC6F8. Grayscale: #454545. Windows color (decimal): -9160441 or 473460. OLE color: 473460.
HSL color Cylindrical-coordinate representation of color #743907: hue angle of 27.52º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #743907 is Cyan = 0, Magento = 0.51, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 57 | 7 | - |
| CMYK | 0 | 0.51 | 0.94 | 0.55 |
| HSL | 27.52º | 0.89% | 0.24% | - |
| HSV(B) | 27.52º | 0.94% | 0.45% | - |
| XYZ | 8.7 | 6.65 | 1.03 | - |
| YUV | 68.94 | 93.05 | 161.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 57 | 7 | 0 | 0.51 | 0.94 | 0.55 | 27.52 | 0.89 | 0.24 |
| Hex | 74 | 39 | 7 | 0 | 33 | 5E | 37 | 1C | 59 | 18 |
| Octal | 164 | 71 | 7 | 0 | 63 | 136 | 67 | 34 | 131 | 30 |
| Binary | 1110100 | 111001 | 111 | 0 | 110011 | 1011110 | 110111 | 11100 | 1011001 | 11000 |
Color Harmonies of #743907
Complementary color
Monochromatic Colors of #743907
Black with #743907
Text Example
Text Example
White with #743907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743907; }
p { color: rgb(116,57,7); }
H1.HeaderClassName
{
color: #743907;
}
.AnyTagClassName
{
color: #743907;
}
</style>
background-color css
<style>
a { background-color: #743907; }
a { background-color: rgb(116,57,7); }
div.DivClassName
{
background-color: #743907;
}
.BgClassName
{
background-color: #743907;
}
</style>
border-color css
<style>
span { border-color: #743907; }
span { border-color: rgb(116,57,7); }
td.TdClassName
{
border-color: #743907;
}
.TagClassName
{
border-color: #743907;
}
</style>