Shades of Raw Umber #735013
Tints of Raw Umber #735013
RGB
CMYK
RGB Variations
Color information
#735013 (or 0x735013) is known color: Raw Umber. HEX triplet: 73, 50 and 13. RGB value is (115,80,19). Sum of RGB (Red+Green+Blue) = 115+80+19=214 (28% of max value = 765). Red value is 115 (45.31% from 255 or 53.74% from 214); Green value is 80 (31.64% from 255 or 37.38% from 214); Blue value is 19 (7.81% from 255 or 8.88% from 214); Max value from RGB is 115 - color contains mainly: red. Hex color #735013 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #735013 is #8CAFEC. Grayscale: #535353. Windows color (decimal): -9220077 or 1265779. OLE color: 1265779.
HSL color Cylindrical-coordinate representation of color #735013: hue angle of 38.12º degrees, saturation: 0.72, 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 #735013 is Cyan = 0, Magento = 0.30, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 80 | 19 | - |
| CMYK | 0 | 0.30 | 0.83 | 0.55 |
| HSL | 38.13º | 0.72% | 0.26% | - |
| HSV(B) | 38.13º | 0.83% | 0.45% | - |
| XYZ | 10.06 | 9.43 | 1.91 | - |
| YUV | 83.51 | 91.6 | 150.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 80 | 19 | 0 | 0.30 | 0.83 | 0.55 | 38.13 | 0.72 | 0.26 |
| Hex | 73 | 50 | 13 | 0 | 1E | 53 | 37 | 26 | 48 | 1A |
| Octal | 163 | 120 | 23 | 0 | 36 | 123 | 67 | 46 | 110 | 32 |
| Binary | 1110011 | 1010000 | 10011 | 0 | 11110 | 1010011 | 110111 | 100110 | 1001000 | 11010 |
Color Harmonies of #735013
Complementary color
Monochromatic Colors of #735013
Black with #735013
Text Example
Text Example
White with #735013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735013; }
p { color: rgb(115,80,19); }
H1.HeaderClassName
{
color: #735013;
}
.AnyTagClassName
{
color: #735013;
}
</style>
background-color css
<style>
a { background-color: #735013; }
a { background-color: rgb(115,80,19); }
div.DivClassName
{
background-color: #735013;
}
.BgClassName
{
background-color: #735013;
}
</style>
border-color css
<style>
span { border-color: #735013; }
span { border-color: rgb(115,80,19); }
td.TdClassName
{
border-color: #735013;
}
.TagClassName
{
border-color: #735013;
}
</style>