Shades of Raw Umber #765118
Tints of Raw Umber #765118
RGB
CMYK
RGB Variations
Color information
#765118 (or 0x765118) is known color: Raw Umber. HEX triplet: 76, 51 and 18. RGB value is (118,81,24). Sum of RGB (Red+Green+Blue) = 118+81+24=223 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.91% from 223); Green value is 81 (32.03% from 255 or 36.32% from 223); Blue value is 24 (9.77% from 255 or 10.76% from 223); Max value from RGB is 118 - color contains mainly: red. Hex color #765118 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #765118 is #89AEE7. Grayscale: #555555. Windows color (decimal): -9023208 or 1593718. OLE color: 1593718.
HSL color Cylindrical-coordinate representation of color #765118: hue angle of 36.38º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #765118 is Cyan = 0, Magento = 0.31, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 81 | 24 | - |
| CMYK | 0 | 0.31 | 0.80 | 0.54 |
| HSL | 36.38º | 0.66% | 0.28% | - |
| HSV(B) | 36.38º | 0.8% | 0.46% | - |
| XYZ | 10.58 | 9.8 | 2.2 | - |
| YUV | 85.57 | 93.26 | 151.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 81 | 24 | 0 | 0.31 | 0.80 | 0.54 | 36.38 | 0.66 | 0.28 |
| Hex | 76 | 51 | 18 | 0 | 1F | 50 | 36 | 24 | 42 | 1C |
| Octal | 166 | 121 | 30 | 0 | 37 | 120 | 66 | 44 | 102 | 34 |
| Binary | 1110110 | 1010001 | 11000 | 0 | 11111 | 1010000 | 110110 | 100100 | 1000010 | 11100 |
Color Harmonies of #765118
Complementary color
Monochromatic Colors of #765118
Black with #765118
Text Example
Text Example
White with #765118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765118; }
p { color: rgb(118,81,24); }
H1.HeaderClassName
{
color: #765118;
}
.AnyTagClassName
{
color: #765118;
}
</style>
background-color css
<style>
a { background-color: #765118; }
a { background-color: rgb(118,81,24); }
div.DivClassName
{
background-color: #765118;
}
.BgClassName
{
background-color: #765118;
}
</style>
border-color css
<style>
span { border-color: #765118; }
span { border-color: rgb(118,81,24); }
td.TdClassName
{
border-color: #765118;
}
.TagClassName
{
border-color: #765118;
}
</style>