Shades of Raw Umber #765613
Tints of Raw Umber #765613
RGB
CMYK
RGB Variations
Color information
#765613 (or 0x765613) is known color: Raw Umber. HEX triplet: 76, 56 and 13. RGB value is (118,86,19). Sum of RGB (Red+Green+Blue) = 118+86+19=223 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.91% from 223); Green value is 86 (33.98% from 255 or 38.57% from 223); Blue value is 19 (7.81% from 255 or 8.52% from 223); Max value from RGB is 118 - color contains mainly: red. Hex color #765613 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #765613 is #89A9EC. Grayscale: #585858. Windows color (decimal): -9021933 or 1267318. OLE color: 1267318.
HSL color Cylindrical-coordinate representation of color #765613: hue angle of 40.61º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #765613 is Cyan = 0, Magento = 0.27, Yellow = 0.84 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 86 | 19 | - |
| CMYK | 0 | 0.27 | 0.84 | 0.54 |
| HSL | 40.61º | 0.72% | 0.27% | - |
| HSV(B) | 40.61º | 0.84% | 0.46% | - |
| XYZ | 10.92 | 10.55 | 2.08 | - |
| YUV | 87.93 | 89.1 | 149.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 86 | 19 | 0 | 0.27 | 0.84 | 0.54 | 40.61 | 0.72 | 0.27 |
| Hex | 76 | 56 | 13 | 0 | 1B | 54 | 36 | 29 | 48 | 1B |
| Octal | 166 | 126 | 23 | 0 | 33 | 124 | 66 | 51 | 110 | 33 |
| Binary | 1110110 | 1010110 | 10011 | 0 | 11011 | 1010100 | 110110 | 101001 | 1001000 | 11011 |
Color Harmonies of #765613
Complementary color
Monochromatic Colors of #765613
Black with #765613
Text Example
Text Example
White with #765613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765613; }
p { color: rgb(118,86,19); }
H1.HeaderClassName
{
color: #765613;
}
.AnyTagClassName
{
color: #765613;
}
</style>
background-color css
<style>
a { background-color: #765613; }
a { background-color: rgb(118,86,19); }
div.DivClassName
{
background-color: #765613;
}
.BgClassName
{
background-color: #765613;
}
</style>
border-color css
<style>
span { border-color: #765613; }
span { border-color: rgb(118,86,19); }
td.TdClassName
{
border-color: #765613;
}
.TagClassName
{
border-color: #765613;
}
</style>