Shades of Raw Umber #734908
Tints of Raw Umber #734908
RGB
CMYK
RGB Variations
Color information
#734908 (or 0x734908) is known color: Raw Umber. HEX triplet: 73, 49 and 08. RGB value is (115,73,8). Sum of RGB (Red+Green+Blue) = 115+73+8=196 (25% of max value = 765). Red value is 115 (45.31% from 255 or 58.67% from 196); Green value is 73 (28.91% from 255 or 37.24% from 196); Blue value is 8 (3.52% from 255 or 4.08% from 196); Max value from RGB is 115 - color contains mainly: red. Hex color #734908 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #734908 is #8CB6F7. Grayscale: #4E4E4E. Windows color (decimal): -9221880 or 543091. OLE color: 543091.
HSL color Cylindrical-coordinate representation of color #734908: hue angle of 36.45º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #734908 is Cyan = 0, Magento = 0.37, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 73 | 8 | - |
| CMYK | 0 | 0.37 | 0.93 | 0.55 |
| HSL | 36.45º | 0.87% | 0.24% | - |
| HSV(B) | 36.45º | 0.93% | 0.45% | - |
| XYZ | 9.5 | 8.43 | 1.36 | - |
| YUV | 78.15 | 88.41 | 154.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 73 | 8 | 0 | 0.37 | 0.93 | 0.55 | 36.45 | 0.87 | 0.24 |
| Hex | 73 | 49 | 8 | 0 | 25 | 5D | 37 | 24 | 57 | 18 |
| Octal | 163 | 111 | 10 | 0 | 45 | 135 | 67 | 44 | 127 | 30 |
| Binary | 1110011 | 1001001 | 1000 | 0 | 100101 | 1011101 | 110111 | 100100 | 1010111 | 11000 |
Color Harmonies of #734908
Complementary color
Monochromatic Colors of #734908
Black with #734908
Text Example
Text Example
White with #734908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734908; }
p { color: rgb(115,73,8); }
H1.HeaderClassName
{
color: #734908;
}
.AnyTagClassName
{
color: #734908;
}
</style>
background-color css
<style>
a { background-color: #734908; }
a { background-color: rgb(115,73,8); }
div.DivClassName
{
background-color: #734908;
}
.BgClassName
{
background-color: #734908;
}
</style>
border-color css
<style>
span { border-color: #734908; }
span { border-color: rgb(115,73,8); }
td.TdClassName
{
border-color: #734908;
}
.TagClassName
{
border-color: #734908;
}
</style>