Shades of Raw Umber #764815
Tints of Raw Umber #764815
RGB
CMYK
RGB Variations
Color information
#764815 (or 0x764815) is known color: Raw Umber. HEX triplet: 76, 48 and 15. RGB value is (118,72,21). Sum of RGB (Red+Green+Blue) = 118+72+21=211 (27% of max value = 765). Red value is 118 (46.48% from 255 or 55.92% from 211); Green value is 72 (28.52% from 255 or 34.12% from 211); Blue value is 21 (8.59% from 255 or 9.95% from 211); Max value from RGB is 118 - color contains mainly: red. Hex color #764815 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #764815 is #89B7EA. Grayscale: #505050. Windows color (decimal): -9025515 or 1394806. OLE color: 1394806.
HSL color Cylindrical-coordinate representation of color #764815: hue angle of 31.55º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #764815 is Cyan = 0, Magento = 0.39, Yellow = 0.82 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 72 | 21 | - |
| CMYK | 0 | 0.39 | 0.82 | 0.54 |
| HSL | 31.55º | 0.7% | 0.27% | - |
| HSV(B) | 31.55º | 0.82% | 0.46% | - |
| XYZ | 9.92 | 8.54 | 1.83 | - |
| YUV | 79.94 | 94.74 | 155.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 72 | 21 | 0 | 0.39 | 0.82 | 0.54 | 31.55 | 0.7 | 0.27 |
| Hex | 76 | 48 | 15 | 0 | 27 | 52 | 36 | 20 | 46 | 1B |
| Octal | 166 | 110 | 25 | 0 | 47 | 122 | 66 | 40 | 106 | 33 |
| Binary | 1110110 | 1001000 | 10101 | 0 | 100111 | 1010010 | 110110 | 100000 | 1000110 | 11011 |
Color Harmonies of #764815
Complementary color
Monochromatic Colors of #764815
Black with #764815
Text Example
Text Example
White with #764815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764815; }
p { color: rgb(118,72,21); }
H1.HeaderClassName
{
color: #764815;
}
.AnyTagClassName
{
color: #764815;
}
</style>
background-color css
<style>
a { background-color: #764815; }
a { background-color: rgb(118,72,21); }
div.DivClassName
{
background-color: #764815;
}
.BgClassName
{
background-color: #764815;
}
</style>
border-color css
<style>
span { border-color: #764815; }
span { border-color: rgb(118,72,21); }
td.TdClassName
{
border-color: #764815;
}
.TagClassName
{
border-color: #764815;
}
</style>