Shades of Raw Umber #765116
Tints of Raw Umber #765116
RGB
CMYK
RGB Variations
Color information
#765116 (or 0x765116) is known color: Raw Umber. HEX triplet: 76, 51 and 16. RGB value is (118,81,22). Sum of RGB (Red+Green+Blue) = 118+81+22=221 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.39% from 221); Green value is 81 (32.03% from 255 or 36.65% from 221); Blue value is 22 (8.98% from 255 or 9.95% from 221); Max value from RGB is 118 - color contains mainly: red. Hex color #765116 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #765116 is #89AEE9. Grayscale: #555555. Windows color (decimal): -9023210 or 1462646. OLE color: 1462646.
HSL color Cylindrical-coordinate representation of color #765116: hue angle of 36.88º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #765116 is Cyan = 0, Magento = 0.31, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 81 | 22 | - |
| CMYK | 0 | 0.31 | 0.81 | 0.54 |
| HSL | 36.88º | 0.69% | 0.27% | - |
| HSV(B) | 36.88º | 0.81% | 0.46% | - |
| XYZ | 10.56 | 9.79 | 2.09 | - |
| YUV | 85.34 | 92.26 | 151.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 81 | 22 | 0 | 0.31 | 0.81 | 0.54 | 36.88 | 0.69 | 0.27 |
| Hex | 76 | 51 | 16 | 0 | 1F | 51 | 36 | 25 | 45 | 1B |
| Octal | 166 | 121 | 26 | 0 | 37 | 121 | 66 | 45 | 105 | 33 |
| Binary | 1110110 | 1010001 | 10110 | 0 | 11111 | 1010001 | 110110 | 100101 | 1000101 | 11011 |
Color Harmonies of #765116
Complementary color
Monochromatic Colors of #765116
Black with #765116
Text Example
Text Example
White with #765116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765116; }
p { color: rgb(118,81,22); }
H1.HeaderClassName
{
color: #765116;
}
.AnyTagClassName
{
color: #765116;
}
</style>
background-color css
<style>
a { background-color: #765116; }
a { background-color: rgb(118,81,22); }
div.DivClassName
{
background-color: #765116;
}
.BgClassName
{
background-color: #765116;
}
</style>
border-color css
<style>
span { border-color: #765116; }
span { border-color: rgb(118,81,22); }
td.TdClassName
{
border-color: #765116;
}
.TagClassName
{
border-color: #765116;
}
</style>