Shades of Raw Umber #763906
Tints of Raw Umber #763906
RGB
CMYK
RGB Variations
Color information
#763906 (or 0x763906) is known color: Raw Umber. HEX triplet: 76, 39 and 06. RGB value is (118,57,6). Sum of RGB (Red+Green+Blue) = 118+57+6=181 (23% of max value = 765). Red value is 118 (46.48% from 255 or 65.19% from 181); Green value is 57 (22.66% from 255 or 31.49% from 181); Blue value is 6 (2.73% from 255 or 3.31% from 181); Max value from RGB is 118 - color contains mainly: red. Hex color #763906 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763906 is #89C6F9. Grayscale: #454545. Windows color (decimal): -9029370 or 407926. OLE color: 407926.
HSL color Cylindrical-coordinate representation of color #763906: hue angle of 27.32º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #763906 is Cyan = 0, Magento = 0.52, Yellow = 0.95 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 57 | 6 | - |
| CMYK | 0 | 0.52 | 0.95 | 0.54 |
| HSL | 27.32º | 0.9% | 0.24% | - |
| HSV(B) | 27.32º | 0.95% | 0.46% | - |
| XYZ | 8.97 | 6.79 | 1.01 | - |
| YUV | 69.43 | 92.21 | 162.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 57 | 6 | 0 | 0.52 | 0.95 | 0.54 | 27.32 | 0.9 | 0.24 |
| Hex | 76 | 39 | 6 | 0 | 34 | 5F | 36 | 1B | 5A | 18 |
| Octal | 166 | 71 | 6 | 0 | 64 | 137 | 66 | 33 | 132 | 30 |
| Binary | 1110110 | 111001 | 110 | 0 | 110100 | 1011111 | 110110 | 11011 | 1011010 | 11000 |
Color Harmonies of #763906
Complementary color
Monochromatic Colors of #763906
Black with #763906
Text Example
Text Example
White with #763906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763906; }
p { color: rgb(118,57,6); }
H1.HeaderClassName
{
color: #763906;
}
.AnyTagClassName
{
color: #763906;
}
</style>
background-color css
<style>
a { background-color: #763906; }
a { background-color: rgb(118,57,6); }
div.DivClassName
{
background-color: #763906;
}
.BgClassName
{
background-color: #763906;
}
</style>
border-color css
<style>
span { border-color: #763906; }
span { border-color: rgb(118,57,6); }
td.TdClassName
{
border-color: #763906;
}
.TagClassName
{
border-color: #763906;
}
</style>