Shades of Raw Umber #763808
Tints of Raw Umber #763808
RGB
CMYK
RGB Variations
Color information
#763808 (or 0x763808) is known color: Raw Umber. HEX triplet: 76, 38 and 08. RGB value is (118,56,8). Sum of RGB (Red+Green+Blue) = 118+56+8=182 (24% of max value = 765). Red value is 118 (46.48% from 255 or 64.84% from 182); Green value is 56 (22.27% from 255 or 30.77% from 182); Blue value is 8 (3.52% from 255 or 4.40% from 182); Max value from RGB is 118 - color contains mainly: red. Hex color #763808 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763808 is #89C7F7. Grayscale: #454545. Windows color (decimal): -9029624 or 538742. OLE color: 538742.
HSL color Cylindrical-coordinate representation of color #763808: hue angle of 26.18º 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 #763808 is Cyan = 0, Magento = 0.53, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 56 | 8 | - |
| CMYK | 0 | 0.53 | 0.93 | 0.54 |
| HSL | 26.18º | 0.87% | 0.25% | - |
| HSV(B) | 26.18º | 0.93% | 0.46% | - |
| XYZ | 8.93 | 6.7 | 1.05 | - |
| YUV | 69.07 | 93.54 | 162.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 56 | 8 | 0 | 0.53 | 0.93 | 0.54 | 26.18 | 0.87 | 0.25 |
| Hex | 76 | 38 | 8 | 0 | 35 | 5D | 36 | 1A | 57 | 19 |
| Octal | 166 | 70 | 10 | 0 | 65 | 135 | 66 | 32 | 127 | 31 |
| Binary | 1110110 | 111000 | 1000 | 0 | 110101 | 1011101 | 110110 | 11010 | 1010111 | 11001 |
Color Harmonies of #763808
Complementary color
Monochromatic Colors of #763808
Black with #763808
Text Example
Text Example
White with #763808
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763808; }
p { color: rgb(118,56,8); }
H1.HeaderClassName
{
color: #763808;
}
.AnyTagClassName
{
color: #763808;
}
</style>
background-color css
<style>
a { background-color: #763808; }
a { background-color: rgb(118,56,8); }
div.DivClassName
{
background-color: #763808;
}
.BgClassName
{
background-color: #763808;
}
</style>
border-color css
<style>
span { border-color: #763808; }
span { border-color: rgb(118,56,8); }
td.TdClassName
{
border-color: #763808;
}
.TagClassName
{
border-color: #763808;
}
</style>