Shades of Raw Umber #745007
Tints of Raw Umber #745007
RGB
CMYK
RGB Variations
Color information
#745007 (or 0x745007) is known color: Raw Umber. HEX triplet: 74, 50 and 07. RGB value is (116,80,7). Sum of RGB (Red+Green+Blue) = 116+80+7=203 (26% of max value = 765). Red value is 116 (45.70% from 255 or 57.14% from 203); Green value is 80 (31.64% from 255 or 39.41% from 203); Blue value is 7 (3.12% from 255 or 3.45% from 203); Max value from RGB is 116 - color contains mainly: red. Hex color #745007 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #745007 is #8BAFF8. Grayscale: #525252. Windows color (decimal): -9154553 or 479348. OLE color: 479348.
HSL color Cylindrical-coordinate representation of color #745007: hue angle of 40.18º 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 #745007 is Cyan = 0, Magento = 0.31, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 80 | 7 | - |
| CMYK | 0 | 0.31 | 0.94 | 0.55 |
| HSL | 40.18º | 0.89% | 0.24% | - |
| HSV(B) | 40.18º | 0.94% | 0.45% | - |
| XYZ | 10.11 | 9.47 | 1.5 | - |
| YUV | 82.44 | 85.43 | 151.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 80 | 7 | 0 | 0.31 | 0.94 | 0.55 | 40.18 | 0.89 | 0.24 |
| Hex | 74 | 50 | 7 | 0 | 1F | 5E | 37 | 28 | 59 | 18 |
| Octal | 164 | 120 | 7 | 0 | 37 | 136 | 67 | 50 | 131 | 30 |
| Binary | 1110100 | 1010000 | 111 | 0 | 11111 | 1011110 | 110111 | 101000 | 1011001 | 11000 |
Color Harmonies of #745007
Complementary color
Monochromatic Colors of #745007
Black with #745007
Text Example
Text Example
White with #745007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745007; }
p { color: rgb(116,80,7); }
H1.HeaderClassName
{
color: #745007;
}
.AnyTagClassName
{
color: #745007;
}
</style>
background-color css
<style>
a { background-color: #745007; }
a { background-color: rgb(116,80,7); }
div.DivClassName
{
background-color: #745007;
}
.BgClassName
{
background-color: #745007;
}
</style>
border-color css
<style>
span { border-color: #745007; }
span { border-color: rgb(116,80,7); }
td.TdClassName
{
border-color: #745007;
}
.TagClassName
{
border-color: #745007;
}
</style>