Shades of Raw Umber #765008
Tints of Raw Umber #765008
RGB
CMYK
RGB Variations
Color information
#765008 (or 0x765008) is known color: Raw Umber. HEX triplet: 76, 50 and 08. RGB value is (118,80,8). Sum of RGB (Red+Green+Blue) = 118+80+8=206 (27% of max value = 765). Red value is 118 (46.48% from 255 or 57.28% from 206); Green value is 80 (31.64% from 255 or 38.83% from 206); Blue value is 8 (3.52% from 255 or 3.88% from 206); Max value from RGB is 118 - color contains mainly: red. Hex color #765008 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #765008 is #89AFF7. Grayscale: #535353. Windows color (decimal): -9023480 or 544886. OLE color: 544886.
HSL color Cylindrical-coordinate representation of color #765008: hue angle of 39.27º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #765008 is Cyan = 0, Magento = 0.32, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 80 | 8 | - |
| CMYK | 0 | 0.32 | 0.93 | 0.54 |
| HSL | 39.27º | 0.87% | 0.25% | - |
| HSV(B) | 39.27º | 0.93% | 0.46% | - |
| XYZ | 10.38 | 9.61 | 1.54 | - |
| YUV | 83.15 | 85.59 | 152.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 80 | 8 | 0 | 0.32 | 0.93 | 0.54 | 39.27 | 0.87 | 0.25 |
| Hex | 76 | 50 | 8 | 0 | 20 | 5D | 36 | 27 | 57 | 19 |
| Octal | 166 | 120 | 10 | 0 | 40 | 135 | 66 | 47 | 127 | 31 |
| Binary | 1110110 | 1010000 | 1000 | 0 | 100000 | 1011101 | 110110 | 100111 | 1010111 | 11001 |
Color Harmonies of #765008
Complementary color
Monochromatic Colors of #765008
Black with #765008
Text Example
Text Example
White with #765008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765008; }
p { color: rgb(118,80,8); }
H1.HeaderClassName
{
color: #765008;
}
.AnyTagClassName
{
color: #765008;
}
</style>
background-color css
<style>
a { background-color: #765008; }
a { background-color: rgb(118,80,8); }
div.DivClassName
{
background-color: #765008;
}
.BgClassName
{
background-color: #765008;
}
</style>
border-color css
<style>
span { border-color: #765008; }
span { border-color: rgb(118,80,8); }
td.TdClassName
{
border-color: #765008;
}
.TagClassName
{
border-color: #765008;
}
</style>