Shades of Raw Umber #765516
Tints of Raw Umber #765516
RGB
CMYK
RGB Variations
Color information
#765516 (or 0x765516) is known color: Raw Umber. HEX triplet: 76, 55 and 16. RGB value is (118,85,22). Sum of RGB (Red+Green+Blue) = 118+85+22=225 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.44% from 225); Green value is 85 (33.59% from 255 or 37.78% from 225); Blue value is 22 (8.98% from 255 or 9.78% from 225); Max value from RGB is 118 - color contains mainly: red. Hex color #765516 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #765516 is #89AAE9. Grayscale: #575757. Windows color (decimal): -9022186 or 1463670. OLE color: 1463670.
HSL color Cylindrical-coordinate representation of color #765516: hue angle of 39.38º 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 #765516 is Cyan = 0, Magento = 0.28, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 85 | 22 | - |
| CMYK | 0 | 0.28 | 0.81 | 0.54 |
| HSL | 39.38º | 0.69% | 0.27% | - |
| HSV(B) | 39.38º | 0.81% | 0.46% | - |
| XYZ | 10.86 | 10.41 | 2.2 | - |
| YUV | 87.69 | 90.93 | 149.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 85 | 22 | 0 | 0.28 | 0.81 | 0.54 | 39.38 | 0.69 | 0.27 |
| Hex | 76 | 55 | 16 | 0 | 1C | 51 | 36 | 27 | 45 | 1B |
| Octal | 166 | 125 | 26 | 0 | 34 | 121 | 66 | 47 | 105 | 33 |
| Binary | 1110110 | 1010101 | 10110 | 0 | 11100 | 1010001 | 110110 | 100111 | 1000101 | 11011 |
Color Harmonies of #765516
Complementary color
Monochromatic Colors of #765516
Black with #765516
Text Example
Text Example
White with #765516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765516; }
p { color: rgb(118,85,22); }
H1.HeaderClassName
{
color: #765516;
}
.AnyTagClassName
{
color: #765516;
}
</style>
background-color css
<style>
a { background-color: #765516; }
a { background-color: rgb(118,85,22); }
div.DivClassName
{
background-color: #765516;
}
.BgClassName
{
background-color: #765516;
}
</style>
border-color css
<style>
span { border-color: #765516; }
span { border-color: rgb(118,85,22); }
td.TdClassName
{
border-color: #765516;
}
.TagClassName
{
border-color: #765516;
}
</style>