Shades of Raw Umber #745906
Tints of Raw Umber #745906
RGB
CMYK
RGB Variations
Color information
#745906 (or 0x745906) is known color: Raw Umber. HEX triplet: 74, 59 and 06. RGB value is (116,89,6). Sum of RGB (Red+Green+Blue) = 116+89+6=211 (27% of max value = 765). Red value is 116 (45.70% from 255 or 54.98% from 211); Green value is 89 (35.16% from 255 or 42.18% from 211); Blue value is 6 (2.73% from 255 or 2.84% from 211); Max value from RGB is 116 - color contains mainly: red. Hex color #745906 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #745906 is #8BA6F9. Grayscale: #575757. Windows color (decimal): -9152250 or 416116. OLE color: 416116.
HSL color Cylindrical-coordinate representation of color #745906: hue angle of 45.27º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #745906 is Cyan = 0, Magento = 0.23, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 89 | 6 | - |
| CMYK | 0 | 0.23 | 0.95 | 0.55 |
| HSL | 45.27º | 0.9% | 0.24% | - |
| HSV(B) | 45.27º | 0.95% | 0.45% | - |
| XYZ | 10.81 | 10.87 | 1.7 | - |
| YUV | 87.61 | 81.95 | 148.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 89 | 6 | 0 | 0.23 | 0.95 | 0.55 | 45.27 | 0.9 | 0.24 |
| Hex | 74 | 59 | 6 | 0 | 17 | 5F | 37 | 2D | 5A | 18 |
| Octal | 164 | 131 | 6 | 0 | 27 | 137 | 67 | 55 | 132 | 30 |
| Binary | 1110100 | 1011001 | 110 | 0 | 10111 | 1011111 | 110111 | 101101 | 1011010 | 11000 |
Color Harmonies of #745906
Complementary color
Monochromatic Colors of #745906
Black with #745906
Text Example
Text Example
White with #745906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745906; }
p { color: rgb(116,89,6); }
H1.HeaderClassName
{
color: #745906;
}
.AnyTagClassName
{
color: #745906;
}
</style>
background-color css
<style>
a { background-color: #745906; }
a { background-color: rgb(116,89,6); }
div.DivClassName
{
background-color: #745906;
}
.BgClassName
{
background-color: #745906;
}
</style>
border-color css
<style>
span { border-color: #745906; }
span { border-color: rgb(116,89,6); }
td.TdClassName
{
border-color: #745906;
}
.TagClassName
{
border-color: #745906;
}
</style>