Shades of Raw Umber #754707
Tints of Raw Umber #754707
RGB
CMYK
RGB Variations
Color information
#754707 (or 0x754707) is known color: Raw Umber. HEX triplet: 75, 47 and 07. RGB value is (117,71,7). Sum of RGB (Red+Green+Blue) = 117+71+7=195 (25% of max value = 765). Red value is 117 (46.09% from 255 or 60% from 195); Green value is 71 (28.12% from 255 or 36.41% from 195); Blue value is 7 (3.12% from 255 or 3.59% from 195); Max value from RGB is 117 - color contains mainly: red. Hex color #754707 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #754707 is #8AB8F8. Grayscale: #4D4D4D. Windows color (decimal): -9091321 or 477045. OLE color: 477045.
HSL color Cylindrical-coordinate representation of color #754707: hue angle of 34.91º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #754707 is Cyan = 0, Magento = 0.39, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 71 | 7 | - |
| CMYK | 0 | 0.39 | 0.94 | 0.54 |
| HSL | 34.91º | 0.89% | 0.24% | - |
| HSV(B) | 34.91º | 0.94% | 0.46% | - |
| XYZ | 9.63 | 8.3 | 1.3 | - |
| YUV | 77.46 | 88.24 | 156.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 71 | 7 | 0 | 0.39 | 0.94 | 0.54 | 34.91 | 0.89 | 0.24 |
| Hex | 75 | 47 | 7 | 0 | 27 | 5E | 36 | 23 | 59 | 18 |
| Octal | 165 | 107 | 7 | 0 | 47 | 136 | 66 | 43 | 131 | 30 |
| Binary | 1110101 | 1000111 | 111 | 0 | 100111 | 1011110 | 110110 | 100011 | 1011001 | 11000 |
Color Harmonies of #754707
Complementary color
Monochromatic Colors of #754707
Black with #754707
Text Example
Text Example
White with #754707
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754707; }
p { color: rgb(117,71,7); }
H1.HeaderClassName
{
color: #754707;
}
.AnyTagClassName
{
color: #754707;
}
</style>
background-color css
<style>
a { background-color: #754707; }
a { background-color: rgb(117,71,7); }
div.DivClassName
{
background-color: #754707;
}
.BgClassName
{
background-color: #754707;
}
</style>
border-color css
<style>
span { border-color: #754707; }
span { border-color: rgb(117,71,7); }
td.TdClassName
{
border-color: #754707;
}
.TagClassName
{
border-color: #754707;
}
</style>