Shades of Raw Umber #765417
Tints of Raw Umber #765417
RGB
CMYK
RGB Variations
Color information
#765417 (or 0x765417) is known color: Raw Umber. HEX triplet: 76, 54 and 17. RGB value is (118,84,23). Sum of RGB (Red+Green+Blue) = 118+84+23=225 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.44% from 225); Green value is 84 (33.20% from 255 or 37.33% from 225); Blue value is 23 (9.38% from 255 or 10.22% from 225); Max value from RGB is 118 - color contains mainly: red. Hex color #765417 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #765417 is #89ABE8. Grayscale: #575757. Windows color (decimal): -9022441 or 1528950. OLE color: 1528950.
HSL color Cylindrical-coordinate representation of color #765417: hue angle of 38.53º 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 #765417 is Cyan = 0, Magento = 0.29, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 84 | 23 | - |
| CMYK | 0 | 0.29 | 0.81 | 0.54 |
| HSL | 38.53º | 0.67% | 0.28% | - |
| HSV(B) | 38.53º | 0.81% | 0.46% | - |
| XYZ | 10.8 | 10.25 | 2.22 | - |
| YUV | 87.21 | 91.76 | 149.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 84 | 23 | 0 | 0.29 | 0.81 | 0.54 | 38.53 | 0.67 | 0.28 |
| Hex | 76 | 54 | 17 | 0 | 1D | 51 | 36 | 27 | 43 | 1C |
| Octal | 166 | 124 | 27 | 0 | 35 | 121 | 66 | 47 | 103 | 34 |
| Binary | 1110110 | 1010100 | 10111 | 0 | 11101 | 1010001 | 110110 | 100111 | 1000011 | 11100 |
Color Harmonies of #765417
Complementary color
Monochromatic Colors of #765417
Black with #765417
Text Example
Text Example
White with #765417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765417; }
p { color: rgb(118,84,23); }
H1.HeaderClassName
{
color: #765417;
}
.AnyTagClassName
{
color: #765417;
}
</style>
background-color css
<style>
a { background-color: #765417; }
a { background-color: rgb(118,84,23); }
div.DivClassName
{
background-color: #765417;
}
.BgClassName
{
background-color: #765417;
}
</style>
border-color css
<style>
span { border-color: #765417; }
span { border-color: rgb(118,84,23); }
td.TdClassName
{
border-color: #765417;
}
.TagClassName
{
border-color: #765417;
}
</style>