Shades of Raw Umber #765016
Tints of Raw Umber #765016
RGB
CMYK
RGB Variations
Color information
#765016 (or 0x765016) is known color: Raw Umber. HEX triplet: 76, 50 and 16. RGB value is (118,80,22). Sum of RGB (Red+Green+Blue) = 118+80+22=220 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.64% from 220); Green value is 80 (31.64% from 255 or 36.36% from 220); Blue value is 22 (8.98% from 255 or 10% from 220); Max value from RGB is 118 - color contains mainly: red. Hex color #765016 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #765016 is #89AFE9. Grayscale: #555555. Windows color (decimal): -9023466 or 1462390. OLE color: 1462390.
HSL color Cylindrical-coordinate representation of color #765016: hue angle of 36.25º 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 #765016 is Cyan = 0, Magento = 0.32, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 80 | 22 | - |
| CMYK | 0 | 0.32 | 0.81 | 0.54 |
| HSL | 36.25º | 0.69% | 0.27% | - |
| HSV(B) | 36.25º | 0.81% | 0.46% | - |
| XYZ | 10.48 | 9.65 | 2.07 | - |
| YUV | 84.75 | 92.59 | 151.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 80 | 22 | 0 | 0.32 | 0.81 | 0.54 | 36.25 | 0.69 | 0.27 |
| Hex | 76 | 50 | 16 | 0 | 20 | 51 | 36 | 24 | 45 | 1B |
| Octal | 166 | 120 | 26 | 0 | 40 | 121 | 66 | 44 | 105 | 33 |
| Binary | 1110110 | 1010000 | 10110 | 0 | 100000 | 1010001 | 110110 | 100100 | 1000101 | 11011 |
Color Harmonies of #765016
Complementary color
Monochromatic Colors of #765016
Black with #765016
Text Example
Text Example
White with #765016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765016; }
p { color: rgb(118,80,22); }
H1.HeaderClassName
{
color: #765016;
}
.AnyTagClassName
{
color: #765016;
}
</style>
background-color css
<style>
a { background-color: #765016; }
a { background-color: rgb(118,80,22); }
div.DivClassName
{
background-color: #765016;
}
.BgClassName
{
background-color: #765016;
}
</style>
border-color css
<style>
span { border-color: #765016; }
span { border-color: rgb(118,80,22); }
td.TdClassName
{
border-color: #765016;
}
.TagClassName
{
border-color: #765016;
}
</style>