Shades of Raw Umber #765319
Tints of Raw Umber #765319
RGB
CMYK
RGB Variations
Color information
#765319 (or 0x765319) is known color: Raw Umber. HEX triplet: 76, 53 and 19. RGB value is (118,83,25). Sum of RGB (Red+Green+Blue) = 118+83+25=226 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.21% from 226); Green value is 83 (32.81% from 255 or 36.73% from 226); Blue value is 25 (10.16% from 255 or 11.06% from 226); Max value from RGB is 118 - color contains mainly: red. Hex color #765319 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #765319 is #89ACE6. Grayscale: #575757. Windows color (decimal): -9022695 or 1659766. OLE color: 1659766.
HSL color Cylindrical-coordinate representation of color #765319: hue angle of 37.42º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #765319 is Cyan = 0, Magento = 0.30, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 83 | 25 | - |
| CMYK | 0 | 0.30 | 0.79 | 0.54 |
| HSL | 37.42º | 0.65% | 0.28% | - |
| HSV(B) | 37.42º | 0.79% | 0.46% | - |
| XYZ | 10.74 | 10.11 | 2.3 | - |
| YUV | 86.85 | 93.1 | 150.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 83 | 25 | 0 | 0.30 | 0.79 | 0.54 | 37.42 | 0.65 | 0.28 |
| Hex | 76 | 53 | 19 | 0 | 1E | 4F | 36 | 25 | 41 | 1C |
| Octal | 166 | 123 | 31 | 0 | 36 | 117 | 66 | 45 | 101 | 34 |
| Binary | 1110110 | 1010011 | 11001 | 0 | 11110 | 1001111 | 110110 | 100101 | 1000001 | 11100 |
Color Harmonies of #765319
Complementary color
Monochromatic Colors of #765319
Black with #765319
Text Example
Text Example
White with #765319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765319; }
p { color: rgb(118,83,25); }
H1.HeaderClassName
{
color: #765319;
}
.AnyTagClassName
{
color: #765319;
}
</style>
background-color css
<style>
a { background-color: #765319; }
a { background-color: rgb(118,83,25); }
div.DivClassName
{
background-color: #765319;
}
.BgClassName
{
background-color: #765319;
}
</style>
border-color css
<style>
span { border-color: #765319; }
span { border-color: rgb(118,83,25); }
td.TdClassName
{
border-color: #765319;
}
.TagClassName
{
border-color: #765319;
}
</style>