Shades of Raw Umber #765518
Tints of Raw Umber #765518
RGB
CMYK
RGB Variations
Color information
#765518 (or 0x765518) is known color: Raw Umber. HEX triplet: 76, 55 and 18. RGB value is (118,85,24). Sum of RGB (Red+Green+Blue) = 118+85+24=227 (30% of max value = 765). Red value is 118 (46.48% from 255 or 51.98% from 227); Green value is 85 (33.59% from 255 or 37.44% from 227); Blue value is 24 (9.77% from 255 or 10.57% from 227); Max value from RGB is 118 - color contains mainly: red. Hex color #765518 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #765518 is #89AAE7. Grayscale: #585858. Windows color (decimal): -9022184 or 1594742. OLE color: 1594742.
HSL color Cylindrical-coordinate representation of color #765518: hue angle of 38.94º 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 #765518 is Cyan = 0, Magento = 0.28, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 85 | 24 | - |
| CMYK | 0 | 0.28 | 0.80 | 0.54 |
| HSL | 38.94º | 0.66% | 0.28% | - |
| HSV(B) | 38.94º | 0.8% | 0.46% | - |
| XYZ | 10.88 | 10.41 | 2.3 | - |
| YUV | 87.91 | 91.93 | 149.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 85 | 24 | 0 | 0.28 | 0.80 | 0.54 | 38.94 | 0.66 | 0.28 |
| Hex | 76 | 55 | 18 | 0 | 1C | 50 | 36 | 27 | 42 | 1C |
| Octal | 166 | 125 | 30 | 0 | 34 | 120 | 66 | 47 | 102 | 34 |
| Binary | 1110110 | 1010101 | 11000 | 0 | 11100 | 1010000 | 110110 | 100111 | 1000010 | 11100 |
Color Harmonies of #765518
Complementary color
Monochromatic Colors of #765518
Black with #765518
Text Example
Text Example
White with #765518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765518; }
p { color: rgb(118,85,24); }
H1.HeaderClassName
{
color: #765518;
}
.AnyTagClassName
{
color: #765518;
}
</style>
background-color css
<style>
a { background-color: #765518; }
a { background-color: rgb(118,85,24); }
div.DivClassName
{
background-color: #765518;
}
.BgClassName
{
background-color: #765518;
}
</style>
border-color css
<style>
span { border-color: #765518; }
span { border-color: rgb(118,85,24); }
td.TdClassName
{
border-color: #765518;
}
.TagClassName
{
border-color: #765518;
}
</style>