Shades of Raw Umber #765712
Tints of Raw Umber #765712
RGB
CMYK
RGB Variations
Color information
#765712 (or 0x765712) is known color: Raw Umber. HEX triplet: 76, 57 and 12. RGB value is (118,87,18). Sum of RGB (Red+Green+Blue) = 118+87+18=223 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.91% from 223); Green value is 87 (34.38% from 255 or 39.01% from 223); Blue value is 18 (7.42% from 255 or 8.07% from 223); Max value from RGB is 118 - color contains mainly: red. Hex color #765712 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #765712 is #89A8ED. Grayscale: #585858. Windows color (decimal): -9021678 or 1202038. OLE color: 1202038.
HSL color Cylindrical-coordinate representation of color #765712: hue angle of 41.4º 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 #765712 is Cyan = 0, Magento = 0.26, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 87 | 18 | - |
| CMYK | 0 | 0.26 | 0.85 | 0.54 |
| HSL | 41.4º | 0.74% | 0.27% | - |
| HSV(B) | 41.4º | 0.85% | 0.46% | - |
| XYZ | 10.99 | 10.71 | 2.06 | - |
| YUV | 88.4 | 88.27 | 149.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 87 | 18 | 0 | 0.26 | 0.85 | 0.54 | 41.4 | 0.74 | 0.27 |
| Hex | 76 | 57 | 12 | 0 | 1A | 55 | 36 | 29 | 4A | 1B |
| Octal | 166 | 127 | 22 | 0 | 32 | 125 | 66 | 51 | 112 | 33 |
| Binary | 1110110 | 1010111 | 10010 | 0 | 11010 | 1010101 | 110110 | 101001 | 1001010 | 11011 |
Color Harmonies of #765712
Complementary color
Monochromatic Colors of #765712
Black with #765712
Text Example
Text Example
White with #765712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765712; }
p { color: rgb(118,87,18); }
H1.HeaderClassName
{
color: #765712;
}
.AnyTagClassName
{
color: #765712;
}
</style>
background-color css
<style>
a { background-color: #765712; }
a { background-color: rgb(118,87,18); }
div.DivClassName
{
background-color: #765712;
}
.BgClassName
{
background-color: #765712;
}
</style>
border-color css
<style>
span { border-color: #765712; }
span { border-color: rgb(118,87,18); }
td.TdClassName
{
border-color: #765712;
}
.TagClassName
{
border-color: #765712;
}
</style>