Shades of Raw Umber #765310
Tints of Raw Umber #765310
RGB
CMYK
RGB Variations
Color information
#765310 (or 0x765310) is known color: Raw Umber. HEX triplet: 76, 53 and 10. RGB value is (118,83,16). Sum of RGB (Red+Green+Blue) = 118+83+16=217 (28% of max value = 765). Red value is 118 (46.48% from 255 or 54.38% from 217); Green value is 83 (32.81% from 255 or 38.25% from 217); Blue value is 16 (6.64% from 255 or 7.37% from 217); Max value from RGB is 118 - color contains mainly: red. Hex color #765310 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #765310 is #89ACEF. Grayscale: #565656. Windows color (decimal): -9022704 or 1069942. OLE color: 1069942.
HSL color Cylindrical-coordinate representation of color #765310: hue angle of 39.41º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #765310 is Cyan = 0, Magento = 0.30, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 83 | 16 | - |
| CMYK | 0 | 0.30 | 0.86 | 0.54 |
| HSL | 39.41º | 0.76% | 0.26% | - |
| HSV(B) | 39.41º | 0.86% | 0.46% | - |
| XYZ | 10.66 | 10.08 | 1.87 | - |
| YUV | 85.83 | 88.6 | 150.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 83 | 16 | 0 | 0.30 | 0.86 | 0.54 | 39.41 | 0.76 | 0.26 |
| Hex | 76 | 53 | 10 | 0 | 1E | 56 | 36 | 27 | 4C | 1A |
| Octal | 166 | 123 | 20 | 0 | 36 | 126 | 66 | 47 | 114 | 32 |
| Binary | 1110110 | 1010011 | 10000 | 0 | 11110 | 1010110 | 110110 | 100111 | 1001100 | 11010 |
Color Harmonies of #765310
Complementary color
Monochromatic Colors of #765310
Black with #765310
Text Example
Text Example
White with #765310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765310; }
p { color: rgb(118,83,16); }
H1.HeaderClassName
{
color: #765310;
}
.AnyTagClassName
{
color: #765310;
}
</style>
background-color css
<style>
a { background-color: #765310; }
a { background-color: rgb(118,83,16); }
div.DivClassName
{
background-color: #765310;
}
.BgClassName
{
background-color: #765310;
}
</style>
border-color css
<style>
span { border-color: #765310; }
span { border-color: rgb(118,83,16); }
td.TdClassName
{
border-color: #765310;
}
.TagClassName
{
border-color: #765310;
}
</style>