Shades of Raw Umber #765115
Tints of Raw Umber #765115
RGB
CMYK
RGB Variations
Color information
#765115 (or 0x765115) is known color: Raw Umber. HEX triplet: 76, 51 and 15. RGB value is (118,81,21). Sum of RGB (Red+Green+Blue) = 118+81+21=220 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.64% from 220); Green value is 81 (32.03% from 255 or 36.82% from 220); Blue value is 21 (8.59% from 255 or 9.55% from 220); Max value from RGB is 118 - color contains mainly: red. Hex color #765115 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #765115 is #89AEEA. Grayscale: #555555. Windows color (decimal): -9023211 or 1397110. OLE color: 1397110.
HSL color Cylindrical-coordinate representation of color #765115: hue angle of 37.11º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #765115 is Cyan = 0, Magento = 0.31, Yellow = 0.82 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 81 | 21 | - |
| CMYK | 0 | 0.31 | 0.82 | 0.54 |
| HSL | 37.11º | 0.7% | 0.27% | - |
| HSV(B) | 37.11º | 0.82% | 0.46% | - |
| XYZ | 10.55 | 9.79 | 2.04 | - |
| YUV | 85.22 | 91.76 | 151.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 81 | 21 | 0 | 0.31 | 0.82 | 0.54 | 37.11 | 0.7 | 0.27 |
| Hex | 76 | 51 | 15 | 0 | 1F | 52 | 36 | 25 | 46 | 1B |
| Octal | 166 | 121 | 25 | 0 | 37 | 122 | 66 | 45 | 106 | 33 |
| Binary | 1110110 | 1010001 | 10101 | 0 | 11111 | 1010010 | 110110 | 100101 | 1000110 | 11011 |
Color Harmonies of #765115
Complementary color
Monochromatic Colors of #765115
Black with #765115
Text Example
Text Example
White with #765115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765115; }
p { color: rgb(118,81,21); }
H1.HeaderClassName
{
color: #765115;
}
.AnyTagClassName
{
color: #765115;
}
</style>
background-color css
<style>
a { background-color: #765115; }
a { background-color: rgb(118,81,21); }
div.DivClassName
{
background-color: #765115;
}
.BgClassName
{
background-color: #765115;
}
</style>
border-color css
<style>
span { border-color: #765115; }
span { border-color: rgb(118,81,21); }
td.TdClassName
{
border-color: #765115;
}
.TagClassName
{
border-color: #765115;
}
</style>