Shades of Raw Umber #765413
Tints of Raw Umber #765413
RGB
CMYK
RGB Variations
Color information
#765413 (or 0x765413) is known color: Raw Umber. HEX triplet: 76, 54 and 13. RGB value is (118,84,19). Sum of RGB (Red+Green+Blue) = 118+84+19=221 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.39% from 221); Green value is 84 (33.20% from 255 or 38.01% from 221); Blue value is 19 (7.81% from 255 or 8.60% from 221); Max value from RGB is 118 - color contains mainly: red. Hex color #765413 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #765413 is #89ABEC. Grayscale: #575757. Windows color (decimal): -9022445 or 1266806. OLE color: 1266806.
HSL color Cylindrical-coordinate representation of color #765413: hue angle of 39.39º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #765413 is Cyan = 0, Magento = 0.29, Yellow = 0.84 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 84 | 19 | - |
| CMYK | 0 | 0.29 | 0.84 | 0.54 |
| HSL | 39.39º | 0.72% | 0.27% | - |
| HSV(B) | 39.39º | 0.84% | 0.46% | - |
| XYZ | 10.76 | 10.24 | 2.03 | - |
| YUV | 86.76 | 89.76 | 150.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 84 | 19 | 0 | 0.29 | 0.84 | 0.54 | 39.39 | 0.72 | 0.27 |
| Hex | 76 | 54 | 13 | 0 | 1D | 54 | 36 | 27 | 48 | 1B |
| Octal | 166 | 124 | 23 | 0 | 35 | 124 | 66 | 47 | 110 | 33 |
| Binary | 1110110 | 1010100 | 10011 | 0 | 11101 | 1010100 | 110110 | 100111 | 1001000 | 11011 |
Color Harmonies of #765413
Complementary color
Monochromatic Colors of #765413
Black with #765413
Text Example
Text Example
White with #765413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765413; }
p { color: rgb(118,84,19); }
H1.HeaderClassName
{
color: #765413;
}
.AnyTagClassName
{
color: #765413;
}
</style>
background-color css
<style>
a { background-color: #765413; }
a { background-color: rgb(118,84,19); }
div.DivClassName
{
background-color: #765413;
}
.BgClassName
{
background-color: #765413;
}
</style>
border-color css
<style>
span { border-color: #765413; }
span { border-color: rgb(118,84,19); }
td.TdClassName
{
border-color: #765413;
}
.TagClassName
{
border-color: #765413;
}
</style>