Shades of Raw Umber #755109
Tints of Raw Umber #755109
RGB
CMYK
RGB Variations
Color information
#755109 (or 0x755109) is known color: Raw Umber. HEX triplet: 75, 51 and 09. RGB value is (117,81,9). Sum of RGB (Red+Green+Blue) = 117+81+9=207 (27% of max value = 765). Red value is 117 (46.09% from 255 or 56.52% from 207); Green value is 81 (32.03% from 255 or 39.13% from 207); Blue value is 9 (3.91% from 255 or 4.35% from 207); Max value from RGB is 117 - color contains mainly: red. Hex color #755109 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #755109 is #8AAEF6. Grayscale: #535353. Windows color (decimal): -9088759 or 610677. OLE color: 610677.
HSL color Cylindrical-coordinate representation of color #755109: hue angle of 40º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #755109 is Cyan = 0, Magento = 0.31, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 81 | 9 | - |
| CMYK | 0 | 0.31 | 0.92 | 0.54 |
| HSL | 40º | 0.86% | 0.25% | - |
| HSV(B) | 40º | 0.92% | 0.46% | - |
| XYZ | 10.33 | 9.69 | 1.58 | - |
| YUV | 83.56 | 85.93 | 151.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 81 | 9 | 0 | 0.31 | 0.92 | 0.54 | 40 | 0.86 | 0.25 |
| Hex | 75 | 51 | 9 | 0 | 1F | 5C | 36 | 28 | 56 | 19 |
| Octal | 165 | 121 | 11 | 0 | 37 | 134 | 66 | 50 | 126 | 31 |
| Binary | 1110101 | 1010001 | 1001 | 0 | 11111 | 1011100 | 110110 | 101000 | 1010110 | 11001 |
Color Harmonies of #755109
Complementary color
Monochromatic Colors of #755109
Black with #755109
Text Example
Text Example
White with #755109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755109; }
p { color: rgb(117,81,9); }
H1.HeaderClassName
{
color: #755109;
}
.AnyTagClassName
{
color: #755109;
}
</style>
background-color css
<style>
a { background-color: #755109; }
a { background-color: rgb(117,81,9); }
div.DivClassName
{
background-color: #755109;
}
.BgClassName
{
background-color: #755109;
}
</style>
border-color css
<style>
span { border-color: #755109; }
span { border-color: rgb(117,81,9); }
td.TdClassName
{
border-color: #755109;
}
.TagClassName
{
border-color: #755109;
}
</style>