Shades of Raw Umber #735014
Tints of Raw Umber #735014
RGB
CMYK
RGB Variations
Color information
#735014 (or 0x735014) is known color: Raw Umber. HEX triplet: 73, 50 and 14. RGB value is (115,80,20). Sum of RGB (Red+Green+Blue) = 115+80+20=215 (28% of max value = 765). Red value is 115 (45.31% from 255 or 53.49% from 215); Green value is 80 (31.64% from 255 or 37.21% from 215); Blue value is 20 (8.20% from 255 or 9.30% from 215); Max value from RGB is 115 - color contains mainly: red. Hex color #735014 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #735014 is #8CAFEB. Grayscale: #535353. Windows color (decimal): -9220076 or 1331315. OLE color: 1331315.
HSL color Cylindrical-coordinate representation of color #735014: hue angle of 37.89º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #735014 is Cyan = 0, Magento = 0.30, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 80 | 20 | - |
| CMYK | 0 | 0.30 | 0.83 | 0.55 |
| HSL | 37.89º | 0.7% | 0.26% | - |
| HSV(B) | 37.89º | 0.83% | 0.45% | - |
| XYZ | 10.07 | 9.43 | 1.95 | - |
| YUV | 83.63 | 92.1 | 150.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 80 | 20 | 0 | 0.30 | 0.83 | 0.55 | 37.89 | 0.7 | 0.26 |
| Hex | 73 | 50 | 14 | 0 | 1E | 53 | 37 | 26 | 46 | 1A |
| Octal | 163 | 120 | 24 | 0 | 36 | 123 | 67 | 46 | 106 | 32 |
| Binary | 1110011 | 1010000 | 10100 | 0 | 11110 | 1010011 | 110111 | 100110 | 1000110 | 11010 |
Color Harmonies of #735014
Complementary color
Monochromatic Colors of #735014
Black with #735014
Text Example
Text Example
White with #735014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735014; }
p { color: rgb(115,80,20); }
H1.HeaderClassName
{
color: #735014;
}
.AnyTagClassName
{
color: #735014;
}
</style>
background-color css
<style>
a { background-color: #735014; }
a { background-color: rgb(115,80,20); }
div.DivClassName
{
background-color: #735014;
}
.BgClassName
{
background-color: #735014;
}
</style>
border-color css
<style>
span { border-color: #735014; }
span { border-color: rgb(115,80,20); }
td.TdClassName
{
border-color: #735014;
}
.TagClassName
{
border-color: #735014;
}
</style>