Shades of Raw Umber #735315
Tints of Raw Umber #735315
RGB
CMYK
RGB Variations
Color information
#735315 (or 0x735315) is known color: Raw Umber. HEX triplet: 73, 53 and 15. RGB value is (115,83,21). Sum of RGB (Red+Green+Blue) = 115+83+21=219 (29% of max value = 765). Red value is 115 (45.31% from 255 or 52.51% from 219); Green value is 83 (32.81% from 255 or 37.90% from 219); Blue value is 21 (8.59% from 255 or 9.59% from 219); Max value from RGB is 115 - color contains mainly: red. Hex color #735315 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #735315 is #8CACEA. Grayscale: #555555. Windows color (decimal): -9219307 or 1397619. OLE color: 1397619.
HSL color Cylindrical-coordinate representation of color #735315: hue angle of 39.57º 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 #735315 is Cyan = 0, Magento = 0.28, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 83 | 21 | - |
| CMYK | 0 | 0.28 | 0.82 | 0.55 |
| HSL | 39.57º | 0.69% | 0.27% | - |
| HSV(B) | 39.57º | 0.82% | 0.45% | - |
| XYZ | 10.3 | 9.89 | 2.07 | - |
| YUV | 85.5 | 91.6 | 149.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 83 | 21 | 0 | 0.28 | 0.82 | 0.55 | 39.57 | 0.69 | 0.27 |
| Hex | 73 | 53 | 15 | 0 | 1C | 52 | 37 | 28 | 45 | 1B |
| Octal | 163 | 123 | 25 | 0 | 34 | 122 | 67 | 50 | 105 | 33 |
| Binary | 1110011 | 1010011 | 10101 | 0 | 11100 | 1010010 | 110111 | 101000 | 1000101 | 11011 |
Color Harmonies of #735315
Complementary color
Monochromatic Colors of #735315
Black with #735315
Text Example
Text Example
White with #735315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735315; }
p { color: rgb(115,83,21); }
H1.HeaderClassName
{
color: #735315;
}
.AnyTagClassName
{
color: #735315;
}
</style>
background-color css
<style>
a { background-color: #735315; }
a { background-color: rgb(115,83,21); }
div.DivClassName
{
background-color: #735315;
}
.BgClassName
{
background-color: #735315;
}
</style>
border-color css
<style>
span { border-color: #735315; }
span { border-color: rgb(115,83,21); }
td.TdClassName
{
border-color: #735315;
}
.TagClassName
{
border-color: #735315;
}
</style>