Shades of Raw Umber #735015
Tints of Raw Umber #735015
RGB
CMYK
RGB Variations
Color information
#735015 (or 0x735015) is known color: Raw Umber. HEX triplet: 73, 50 and 15. RGB value is (115,80,21). Sum of RGB (Red+Green+Blue) = 115+80+21=216 (28% of max value = 765). Red value is 115 (45.31% from 255 or 53.24% from 216); Green value is 80 (31.64% from 255 or 37.04% from 216); Blue value is 21 (8.59% from 255 or 9.72% from 216); Max value from RGB is 115 - color contains mainly: red. Hex color #735015 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #735015 is #8CAFEA. Grayscale: #545454. Windows color (decimal): -9220075 or 1396851. OLE color: 1396851.
HSL color Cylindrical-coordinate representation of color #735015: hue angle of 37.66º 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 #735015 is Cyan = 0, Magento = 0.30, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 80 | 21 | - |
| CMYK | 0 | 0.30 | 0.82 | 0.55 |
| HSL | 37.66º | 0.69% | 0.27% | - |
| HSV(B) | 37.66º | 0.82% | 0.45% | - |
| XYZ | 10.07 | 9.44 | 2 | - |
| YUV | 83.74 | 92.6 | 150.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 80 | 21 | 0 | 0.30 | 0.82 | 0.55 | 37.66 | 0.69 | 0.27 |
| Hex | 73 | 50 | 15 | 0 | 1E | 52 | 37 | 26 | 45 | 1B |
| Octal | 163 | 120 | 25 | 0 | 36 | 122 | 67 | 46 | 105 | 33 |
| Binary | 1110011 | 1010000 | 10101 | 0 | 11110 | 1010010 | 110111 | 100110 | 1000101 | 11011 |
Color Harmonies of #735015
Complementary color
Monochromatic Colors of #735015
Black with #735015
Text Example
Text Example
White with #735015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735015; }
p { color: rgb(115,80,21); }
H1.HeaderClassName
{
color: #735015;
}
.AnyTagClassName
{
color: #735015;
}
</style>
background-color css
<style>
a { background-color: #735015; }
a { background-color: rgb(115,80,21); }
div.DivClassName
{
background-color: #735015;
}
.BgClassName
{
background-color: #735015;
}
</style>
border-color css
<style>
span { border-color: #735015; }
span { border-color: rgb(115,80,21); }
td.TdClassName
{
border-color: #735015;
}
.TagClassName
{
border-color: #735015;
}
</style>