Shades of Raw Umber #734113
Tints of Raw Umber #734113
RGB
CMYK
RGB Variations
Color information
#734113 (or 0x734113) is known color: Raw Umber. HEX triplet: 73, 41 and 13. RGB value is (115,65,19). Sum of RGB (Red+Green+Blue) = 115+65+19=199 (26% of max value = 765). Red value is 115 (45.31% from 255 or 57.79% from 199); Green value is 65 (25.78% from 255 or 32.66% from 199); Blue value is 19 (7.81% from 255 or 9.55% from 199); Max value from RGB is 115 - color contains mainly: red. Hex color #734113 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #734113 is #8CBEEC. Grayscale: #4A4A4A. Windows color (decimal): -9223917 or 1261939. OLE color: 1261939.
HSL color Cylindrical-coordinate representation of color #734113: hue angle of 28.75º 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 #734113 is Cyan = 0, Magento = 0.43, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 65 | 19 | - |
| CMYK | 0 | 0.43 | 0.83 | 0.55 |
| HSL | 28.75º | 0.72% | 0.26% | - |
| HSV(B) | 28.75º | 0.83% | 0.45% | - |
| XYZ | 9.08 | 7.47 | 1.58 | - |
| YUV | 74.71 | 96.57 | 156.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 65 | 19 | 0 | 0.43 | 0.83 | 0.55 | 28.75 | 0.72 | 0.26 |
| Hex | 73 | 41 | 13 | 0 | 2B | 53 | 37 | 1D | 48 | 1A |
| Octal | 163 | 101 | 23 | 0 | 53 | 123 | 67 | 35 | 110 | 32 |
| Binary | 1110011 | 1000001 | 10011 | 0 | 101011 | 1010011 | 110111 | 11101 | 1001000 | 11010 |
Color Harmonies of #734113
Complementary color
Monochromatic Colors of #734113
Black with #734113
Text Example
Text Example
White with #734113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734113; }
p { color: rgb(115,65,19); }
H1.HeaderClassName
{
color: #734113;
}
.AnyTagClassName
{
color: #734113;
}
</style>
background-color css
<style>
a { background-color: #734113; }
a { background-color: rgb(115,65,19); }
div.DivClassName
{
background-color: #734113;
}
.BgClassName
{
background-color: #734113;
}
</style>
border-color css
<style>
span { border-color: #734113; }
span { border-color: rgb(115,65,19); }
td.TdClassName
{
border-color: #734113;
}
.TagClassName
{
border-color: #734113;
}
</style>