Shades of Raw Umber #765015
Tints of Raw Umber #765015
RGB
CMYK
RGB Variations
Color information
#765015 (or 0x765015) is known color: Raw Umber. HEX triplet: 76, 50 and 15. RGB value is (118,80,21). Sum of RGB (Red+Green+Blue) = 118+80+21=219 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.88% from 219); Green value is 80 (31.64% from 255 or 36.53% from 219); Blue value is 21 (8.59% from 255 or 9.59% from 219); Max value from RGB is 118 - color contains mainly: red. Hex color #765015 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #765015 is #89AFEA. Grayscale: #545454. Windows color (decimal): -9023467 or 1396854. OLE color: 1396854.
HSL color Cylindrical-coordinate representation of color #765015: hue angle of 36.49º 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 #765015 is Cyan = 0, Magento = 0.32, Yellow = 0.82 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 80 | 21 | - |
| CMYK | 0 | 0.32 | 0.82 | 0.54 |
| HSL | 36.49º | 0.7% | 0.27% | - |
| HSV(B) | 36.49º | 0.82% | 0.46% | - |
| XYZ | 10.48 | 9.64 | 2.02 | - |
| YUV | 84.64 | 92.09 | 151.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 80 | 21 | 0 | 0.32 | 0.82 | 0.54 | 36.49 | 0.7 | 0.27 |
| Hex | 76 | 50 | 15 | 0 | 20 | 52 | 36 | 24 | 46 | 1B |
| Octal | 166 | 120 | 25 | 0 | 40 | 122 | 66 | 44 | 106 | 33 |
| Binary | 1110110 | 1010000 | 10101 | 0 | 100000 | 1010010 | 110110 | 100100 | 1000110 | 11011 |
Color Harmonies of #765015
Complementary color
Monochromatic Colors of #765015
Black with #765015
Text Example
Text Example
White with #765015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765015; }
p { color: rgb(118,80,21); }
H1.HeaderClassName
{
color: #765015;
}
.AnyTagClassName
{
color: #765015;
}
</style>
background-color css
<style>
a { background-color: #765015; }
a { background-color: rgb(118,80,21); }
div.DivClassName
{
background-color: #765015;
}
.BgClassName
{
background-color: #765015;
}
</style>
border-color css
<style>
span { border-color: #765015; }
span { border-color: rgb(118,80,21); }
td.TdClassName
{
border-color: #765015;
}
.TagClassName
{
border-color: #765015;
}
</style>