Shades of Raw Umber #765517
Tints of Raw Umber #765517
RGB
CMYK
RGB Variations
Color information
#765517 (or 0x765517) is known color: Raw Umber. HEX triplet: 76, 55 and 17. RGB value is (118,85,23). Sum of RGB (Red+Green+Blue) = 118+85+23=226 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.21% from 226); Green value is 85 (33.59% from 255 or 37.61% from 226); Blue value is 23 (9.38% from 255 or 10.18% from 226); Max value from RGB is 118 - color contains mainly: red. Hex color #765517 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #765517 is #89AAE8. Grayscale: #585858. Windows color (decimal): -9022185 or 1529206. OLE color: 1529206.
HSL color Cylindrical-coordinate representation of color #765517: hue angle of 39.16º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #765517 is Cyan = 0, Magento = 0.28, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 85 | 23 | - |
| CMYK | 0 | 0.28 | 0.81 | 0.54 |
| HSL | 39.16º | 0.67% | 0.28% | - |
| HSV(B) | 39.16º | 0.81% | 0.46% | - |
| XYZ | 10.87 | 10.41 | 2.25 | - |
| YUV | 87.8 | 91.43 | 149.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 85 | 23 | 0 | 0.28 | 0.81 | 0.54 | 39.16 | 0.67 | 0.28 |
| Hex | 76 | 55 | 17 | 0 | 1C | 51 | 36 | 27 | 43 | 1C |
| Octal | 166 | 125 | 27 | 0 | 34 | 121 | 66 | 47 | 103 | 34 |
| Binary | 1110110 | 1010101 | 10111 | 0 | 11100 | 1010001 | 110110 | 100111 | 1000011 | 11100 |
Color Harmonies of #765517
Complementary color
Monochromatic Colors of #765517
Black with #765517
Text Example
Text Example
White with #765517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765517; }
p { color: rgb(118,85,23); }
H1.HeaderClassName
{
color: #765517;
}
.AnyTagClassName
{
color: #765517;
}
</style>
background-color css
<style>
a { background-color: #765517; }
a { background-color: rgb(118,85,23); }
div.DivClassName
{
background-color: #765517;
}
.BgClassName
{
background-color: #765517;
}
</style>
border-color css
<style>
span { border-color: #765517; }
span { border-color: rgb(118,85,23); }
td.TdClassName
{
border-color: #765517;
}
.TagClassName
{
border-color: #765517;
}
</style>