Shades of Raw Umber #765612
Tints of Raw Umber #765612
RGB
CMYK
RGB Variations
Color information
#765612 (or 0x765612) is known color: Raw Umber. HEX triplet: 76, 56 and 12. RGB value is (118,86,18). Sum of RGB (Red+Green+Blue) = 118+86+18=222 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.15% from 222); Green value is 86 (33.98% from 255 or 38.74% from 222); Blue value is 18 (7.42% from 255 or 8.11% from 222); Max value from RGB is 118 - color contains mainly: red. Hex color #765612 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #765612 is #89A9ED. Grayscale: #585858. Windows color (decimal): -9021934 or 1201782. OLE color: 1201782.
HSL color Cylindrical-coordinate representation of color #765612: hue angle of 40.8º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #765612 is Cyan = 0, Magento = 0.27, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 86 | 18 | - |
| CMYK | 0 | 0.27 | 0.85 | 0.54 |
| HSL | 40.8º | 0.74% | 0.27% | - |
| HSV(B) | 40.8º | 0.85% | 0.46% | - |
| XYZ | 10.91 | 10.55 | 2.03 | - |
| YUV | 87.82 | 88.6 | 149.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 86 | 18 | 0 | 0.27 | 0.85 | 0.54 | 40.8 | 0.74 | 0.27 |
| Hex | 76 | 56 | 12 | 0 | 1B | 55 | 36 | 29 | 4A | 1B |
| Octal | 166 | 126 | 22 | 0 | 33 | 125 | 66 | 51 | 112 | 33 |
| Binary | 1110110 | 1010110 | 10010 | 0 | 11011 | 1010101 | 110110 | 101001 | 1001010 | 11011 |
Color Harmonies of #765612
Complementary color
Monochromatic Colors of #765612
Black with #765612
Text Example
Text Example
White with #765612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765612; }
p { color: rgb(118,86,18); }
H1.HeaderClassName
{
color: #765612;
}
.AnyTagClassName
{
color: #765612;
}
</style>
background-color css
<style>
a { background-color: #765612; }
a { background-color: rgb(118,86,18); }
div.DivClassName
{
background-color: #765612;
}
.BgClassName
{
background-color: #765612;
}
</style>
border-color css
<style>
span { border-color: #765612; }
span { border-color: rgb(118,86,18); }
td.TdClassName
{
border-color: #765612;
}
.TagClassName
{
border-color: #765612;
}
</style>