Shades of Raw Umber #744706
Tints of Raw Umber #744706
RGB
CMYK
RGB Variations
Color information
#744706 (or 0x744706) is known color: Raw Umber. HEX triplet: 74, 47 and 06. RGB value is (116,71,6). Sum of RGB (Red+Green+Blue) = 116+71+6=193 (25% of max value = 765). Red value is 116 (45.70% from 255 or 60.10% from 193); Green value is 71 (28.12% from 255 or 36.79% from 193); Blue value is 6 (2.73% from 255 or 3.11% from 193); Max value from RGB is 116 - color contains mainly: red. Hex color #744706 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #744706 is #8BB8F9. Grayscale: #4D4D4D. Windows color (decimal): -9156858 or 411508. OLE color: 411508.
HSL color Cylindrical-coordinate representation of color #744706: hue angle of 35.45º 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 #744706 is Cyan = 0, Magento = 0.39, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 71 | 6 | - |
| CMYK | 0 | 0.39 | 0.95 | 0.55 |
| HSL | 35.45º | 0.9% | 0.24% | - |
| HSV(B) | 35.45º | 0.95% | 0.45% | - |
| XYZ | 9.49 | 8.23 | 1.26 | - |
| YUV | 77.05 | 87.91 | 155.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 71 | 6 | 0 | 0.39 | 0.95 | 0.55 | 35.45 | 0.9 | 0.24 |
| Hex | 74 | 47 | 6 | 0 | 27 | 5F | 37 | 23 | 5A | 18 |
| Octal | 164 | 107 | 6 | 0 | 47 | 137 | 67 | 43 | 132 | 30 |
| Binary | 1110100 | 1000111 | 110 | 0 | 100111 | 1011111 | 110111 | 100011 | 1011010 | 11000 |
Color Harmonies of #744706
Complementary color
Monochromatic Colors of #744706
Black with #744706
Text Example
Text Example
White with #744706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744706; }
p { color: rgb(116,71,6); }
H1.HeaderClassName
{
color: #744706;
}
.AnyTagClassName
{
color: #744706;
}
</style>
background-color css
<style>
a { background-color: #744706; }
a { background-color: rgb(116,71,6); }
div.DivClassName
{
background-color: #744706;
}
.BgClassName
{
background-color: #744706;
}
</style>
border-color css
<style>
span { border-color: #744706; }
span { border-color: rgb(116,71,6); }
td.TdClassName
{
border-color: #744706;
}
.TagClassName
{
border-color: #744706;
}
</style>