Shades of Raw Umber #765815
Tints of Raw Umber #765815
RGB
CMYK
RGB Variations
Color information
#765815 (or 0x765815) is known color: Raw Umber. HEX triplet: 76, 58 and 15. RGB value is (118,88,21). Sum of RGB (Red+Green+Blue) = 118+88+21=227 (30% of max value = 765). Red value is 118 (46.48% from 255 or 51.98% from 227); Green value is 88 (34.77% from 255 or 38.77% from 227); Blue value is 21 (8.59% from 255 or 9.25% from 227); Max value from RGB is 118 - color contains mainly: red. Hex color #765815 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #765815 is #89A7EA. Grayscale: #595959. Windows color (decimal): -9021419 or 1398902. OLE color: 1398902.
HSL color Cylindrical-coordinate representation of color #765815: hue angle of 41.44º 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 #765815 is Cyan = 0, Magento = 0.25, Yellow = 0.82 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 88 | 21 | - |
| CMYK | 0 | 0.25 | 0.82 | 0.54 |
| HSL | 41.44º | 0.7% | 0.27% | - |
| HSV(B) | 41.44º | 0.82% | 0.46% | - |
| XYZ | 11.1 | 10.89 | 2.23 | - |
| YUV | 89.33 | 89.44 | 148.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 88 | 21 | 0 | 0.25 | 0.82 | 0.54 | 41.44 | 0.7 | 0.27 |
| Hex | 76 | 58 | 15 | 0 | 19 | 52 | 36 | 29 | 46 | 1B |
| Octal | 166 | 130 | 25 | 0 | 31 | 122 | 66 | 51 | 106 | 33 |
| Binary | 1110110 | 1011000 | 10101 | 0 | 11001 | 1010010 | 110110 | 101001 | 1000110 | 11011 |
Color Harmonies of #765815
Complementary color
Monochromatic Colors of #765815
Black with #765815
Text Example
Text Example
White with #765815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765815; }
p { color: rgb(118,88,21); }
H1.HeaderClassName
{
color: #765815;
}
.AnyTagClassName
{
color: #765815;
}
</style>
background-color css
<style>
a { background-color: #765815; }
a { background-color: rgb(118,88,21); }
div.DivClassName
{
background-color: #765815;
}
.BgClassName
{
background-color: #765815;
}
</style>
border-color css
<style>
span { border-color: #765815; }
span { border-color: rgb(118,88,21); }
td.TdClassName
{
border-color: #765815;
}
.TagClassName
{
border-color: #765815;
}
</style>