Shades of Raw Umber #763301
Tints of Raw Umber #763301
RGB
CMYK
RGB Variations
Color information
#763301 (or 0x763301) is known color: Raw Umber. HEX triplet: 76, 33 and 01. RGB value is (118,51,1). Sum of RGB (Red+Green+Blue) = 118+51+1=170 (22% of max value = 765). Red value is 118 (46.48% from 255 or 69.41% from 170); Green value is 51 (20.31% from 255 or 30% from 170); Blue value is 1 (0.78% from 255 or 0.59% from 170); Max value from RGB is 118 - color contains mainly: red. Hex color #763301 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763301 is #89CCFE. Grayscale: #414141. Windows color (decimal): -9030911 or 78710. OLE color: 78710.
HSL color Cylindrical-coordinate representation of color #763301: hue angle of 25.64º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #763301 is Cyan = 0, Magento = 0.57, Yellow = 0.99 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 51 | 1 | - |
| CMYK | 0 | 0.57 | 0.99 | 0.54 |
| HSL | 25.64º | 0.98% | 0.23% | - |
| HSV(B) | 25.64º | 0.99% | 0.46% | - |
| XYZ | 8.66 | 6.22 | 0.77 | - |
| YUV | 65.33 | 91.7 | 165.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 51 | 1 | 0 | 0.57 | 0.99 | 0.54 | 25.64 | 0.98 | 0.23 |
| Hex | 76 | 33 | 1 | 0 | 39 | 63 | 36 | 1A | 62 | 17 |
| Octal | 166 | 63 | 1 | 0 | 71 | 143 | 66 | 32 | 142 | 27 |
| Binary | 1110110 | 110011 | 1 | 0 | 111001 | 1100011 | 110110 | 11010 | 1100010 | 10111 |
Color Harmonies of #763301
Complementary color
Monochromatic Colors of #763301
Black with #763301
Text Example
Text Example
White with #763301
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763301; }
p { color: rgb(118,51,1); }
H1.HeaderClassName
{
color: #763301;
}
.AnyTagClassName
{
color: #763301;
}
</style>
background-color css
<style>
a { background-color: #763301; }
a { background-color: rgb(118,51,1); }
div.DivClassName
{
background-color: #763301;
}
.BgClassName
{
background-color: #763301;
}
</style>
border-color css
<style>
span { border-color: #763301; }
span { border-color: rgb(118,51,1); }
td.TdClassName
{
border-color: #763301;
}
.TagClassName
{
border-color: #763301;
}
</style>