Shades of Raw Umber #734513
Tints of Raw Umber #734513
RGB
CMYK
RGB Variations
Color information
#734513 (or 0x734513) is known color: Raw Umber. HEX triplet: 73, 45 and 13. RGB value is (115,69,19). Sum of RGB (Red+Green+Blue) = 115+69+19=203 (26% of max value = 765). Red value is 115 (45.31% from 255 or 56.65% from 203); Green value is 69 (27.34% from 255 or 33.99% from 203); Blue value is 19 (7.81% from 255 or 9.36% from 203); Max value from RGB is 115 - color contains mainly: red. Hex color #734513 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #734513 is #8CBAEC. Grayscale: #4D4D4D. Windows color (decimal): -9222893 or 1262963. OLE color: 1262963.
HSL color Cylindrical-coordinate representation of color #734513: hue angle of 31.25º 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 #734513 is Cyan = 0, Magento = 0.4, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 69 | 19 | - |
| CMYK | 0 | 0.4 | 0.83 | 0.55 |
| HSL | 31.25º | 0.72% | 0.26% | - |
| HSV(B) | 31.25º | 0.83% | 0.45% | - |
| XYZ | 9.32 | 7.95 | 1.66 | - |
| YUV | 77.05 | 95.24 | 155.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 69 | 19 | 0 | 0.4 | 0.83 | 0.55 | 31.25 | 0.72 | 0.26 |
| Hex | 73 | 45 | 13 | 0 | 28 | 53 | 37 | 1F | 48 | 1A |
| Octal | 163 | 105 | 23 | 0 | 50 | 123 | 67 | 37 | 110 | 32 |
| Binary | 1110011 | 1000101 | 10011 | 0 | 101000 | 1010011 | 110111 | 11111 | 1001000 | 11010 |
Color Harmonies of #734513
Complementary color
Monochromatic Colors of #734513
Black with #734513
Text Example
Text Example
White with #734513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734513; }
p { color: rgb(115,69,19); }
H1.HeaderClassName
{
color: #734513;
}
.AnyTagClassName
{
color: #734513;
}
</style>
background-color css
<style>
a { background-color: #734513; }
a { background-color: rgb(115,69,19); }
div.DivClassName
{
background-color: #734513;
}
.BgClassName
{
background-color: #734513;
}
</style>
border-color css
<style>
span { border-color: #734513; }
span { border-color: rgb(115,69,19); }
td.TdClassName
{
border-color: #734513;
}
.TagClassName
{
border-color: #734513;
}
</style>