Shades of Raw Umber #735115
Tints of Raw Umber #735115
RGB
CMYK
RGB Variations
Color information
#735115 (or 0x735115) is known color: Raw Umber. HEX triplet: 73, 51 and 15. RGB value is (115,81,21). Sum of RGB (Red+Green+Blue) = 115+81+21=217 (28% of max value = 765). Red value is 115 (45.31% from 255 or 53.00% from 217); Green value is 81 (32.03% from 255 or 37.33% from 217); Blue value is 21 (8.59% from 255 or 9.68% from 217); Max value from RGB is 115 - color contains mainly: red. Hex color #735115 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #735115 is #8CAEEA. Grayscale: #545454. Windows color (decimal): -9219819 or 1397107. OLE color: 1397107.
HSL color Cylindrical-coordinate representation of color #735115: hue angle of 38.3º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #735115 is Cyan = 0, Magento = 0.30, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 81 | 21 | - |
| CMYK | 0 | 0.30 | 0.82 | 0.55 |
| HSL | 38.3º | 0.69% | 0.27% | - |
| HSV(B) | 38.3º | 0.82% | 0.45% | - |
| XYZ | 10.15 | 9.58 | 2.02 | - |
| YUV | 84.33 | 92.26 | 149.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 81 | 21 | 0 | 0.30 | 0.82 | 0.55 | 38.3 | 0.69 | 0.27 |
| Hex | 73 | 51 | 15 | 0 | 1E | 52 | 37 | 26 | 45 | 1B |
| Octal | 163 | 121 | 25 | 0 | 36 | 122 | 67 | 46 | 105 | 33 |
| Binary | 1110011 | 1010001 | 10101 | 0 | 11110 | 1010010 | 110111 | 100110 | 1000101 | 11011 |
Color Harmonies of #735115
Complementary color
Monochromatic Colors of #735115
Black with #735115
Text Example
Text Example
White with #735115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735115; }
p { color: rgb(115,81,21); }
H1.HeaderClassName
{
color: #735115;
}
.AnyTagClassName
{
color: #735115;
}
</style>
background-color css
<style>
a { background-color: #735115; }
a { background-color: rgb(115,81,21); }
div.DivClassName
{
background-color: #735115;
}
.BgClassName
{
background-color: #735115;
}
</style>
border-color css
<style>
span { border-color: #735115; }
span { border-color: rgb(115,81,21); }
td.TdClassName
{
border-color: #735115;
}
.TagClassName
{
border-color: #735115;
}
</style>