Shades of Raw Umber #764410
Tints of Raw Umber #764410
RGB
CMYK
RGB Variations
Color information
#764410 (or 0x764410) is known color: Raw Umber. HEX triplet: 76, 44 and 10. RGB value is (118,68,16). Sum of RGB (Red+Green+Blue) = 118+68+16=202 (26% of max value = 765). Red value is 118 (46.48% from 255 or 58.42% from 202); Green value is 68 (26.95% from 255 or 33.66% from 202); Blue value is 16 (6.64% from 255 or 7.92% from 202); Max value from RGB is 118 - color contains mainly: red. Hex color #764410 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #764410 is #89BBEF. Grayscale: #4D4D4D. Windows color (decimal): -9026544 or 1066102. OLE color: 1066102.
HSL color Cylindrical-coordinate representation of color #764410: hue angle of 30.59º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #764410 is Cyan = 0, Magento = 0.42, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 68 | 16 | - |
| CMYK | 0 | 0.42 | 0.86 | 0.54 |
| HSL | 30.59º | 0.76% | 0.26% | - |
| HSV(B) | 30.59º | 0.86% | 0.46% | - |
| XYZ | 9.63 | 8.02 | 1.53 | - |
| YUV | 77.02 | 93.57 | 157.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 68 | 16 | 0 | 0.42 | 0.86 | 0.54 | 30.59 | 0.76 | 0.26 |
| Hex | 76 | 44 | 10 | 0 | 2A | 56 | 36 | 1F | 4C | 1A |
| Octal | 166 | 104 | 20 | 0 | 52 | 126 | 66 | 37 | 114 | 32 |
| Binary | 1110110 | 1000100 | 10000 | 0 | 101010 | 1010110 | 110110 | 11111 | 1001100 | 11010 |
Color Harmonies of #764410
Complementary color
Monochromatic Colors of #764410
Black with #764410
Text Example
Text Example
White with #764410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764410; }
p { color: rgb(118,68,16); }
H1.HeaderClassName
{
color: #764410;
}
.AnyTagClassName
{
color: #764410;
}
</style>
background-color css
<style>
a { background-color: #764410; }
a { background-color: rgb(118,68,16); }
div.DivClassName
{
background-color: #764410;
}
.BgClassName
{
background-color: #764410;
}
</style>
border-color css
<style>
span { border-color: #764410; }
span { border-color: rgb(118,68,16); }
td.TdClassName
{
border-color: #764410;
}
.TagClassName
{
border-color: #764410;
}
</style>