Shades of Raw Umber #754610
Tints of Raw Umber #754610
RGB
CMYK
RGB Variations
Color information
#754610 (or 0x754610) is known color: Raw Umber. HEX triplet: 75, 46 and 10. RGB value is (117,70,16). Sum of RGB (Red+Green+Blue) = 117+70+16=203 (26% of max value = 765). Red value is 117 (46.09% from 255 or 57.64% from 203); Green value is 70 (27.73% from 255 or 34.48% from 203); Blue value is 16 (6.64% from 255 or 7.88% from 203); Max value from RGB is 117 - color contains mainly: red. Hex color #754610 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #754610 is #8AB9EF. Grayscale: #4E4E4E. Windows color (decimal): -9091568 or 1066613. OLE color: 1066613.
HSL color Cylindrical-coordinate representation of color #754610: hue angle of 32.08º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #754610 is Cyan = 0, Magento = 0.40, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 70 | 16 | - |
| CMYK | 0 | 0.40 | 0.86 | 0.54 |
| HSL | 32.08º | 0.76% | 0.26% | - |
| HSV(B) | 32.08º | 0.86% | 0.46% | - |
| XYZ | 9.62 | 8.2 | 1.57 | - |
| YUV | 77.9 | 93.07 | 155.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 70 | 16 | 0 | 0.40 | 0.86 | 0.54 | 32.08 | 0.76 | 0.26 |
| Hex | 75 | 46 | 10 | 0 | 28 | 56 | 36 | 20 | 4C | 1A |
| Octal | 165 | 106 | 20 | 0 | 50 | 126 | 66 | 40 | 114 | 32 |
| Binary | 1110101 | 1000110 | 10000 | 0 | 101000 | 1010110 | 110110 | 100000 | 1001100 | 11010 |
Color Harmonies of #754610
Complementary color
Monochromatic Colors of #754610
Black with #754610
Text Example
Text Example
White with #754610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754610; }
p { color: rgb(117,70,16); }
H1.HeaderClassName
{
color: #754610;
}
.AnyTagClassName
{
color: #754610;
}
</style>
background-color css
<style>
a { background-color: #754610; }
a { background-color: rgb(117,70,16); }
div.DivClassName
{
background-color: #754610;
}
.BgClassName
{
background-color: #754610;
}
</style>
border-color css
<style>
span { border-color: #754610; }
span { border-color: rgb(117,70,16); }
td.TdClassName
{
border-color: #754610;
}
.TagClassName
{
border-color: #754610;
}
</style>