Shades of Raw Umber #746006
Tints of Raw Umber #746006
RGB
CMYK
RGB Variations
Color information
#746006 (or 0x746006) is known color: Raw Umber. HEX triplet: 74, 60 and 06. RGB value is (116,96,6). Sum of RGB (Red+Green+Blue) = 116+96+6=218 (28% of max value = 765). Red value is 116 (45.70% from 255 or 53.21% from 218); Green value is 96 (37.89% from 255 or 44.04% from 218); Blue value is 6 (2.73% from 255 or 2.75% from 218); Max value from RGB is 116 - color contains mainly: red. Hex color #746006 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #746006 is #8B9FF9. Grayscale: #5C5C5C. Windows color (decimal): -9150458 or 417908. OLE color: 417908.
HSL color Cylindrical-coordinate representation of color #746006: hue angle of 49.09º 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 #746006 is Cyan = 0, Magento = 0.17, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 96 | 6 | - |
| CMYK | 0 | 0.17 | 0.95 | 0.55 |
| HSL | 49.09º | 0.9% | 0.24% | - |
| HSV(B) | 49.09º | 0.95% | 0.45% | - |
| XYZ | 11.42 | 12.09 | 1.9 | - |
| YUV | 91.72 | 79.63 | 145.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 96 | 6 | 0 | 0.17 | 0.95 | 0.55 | 49.09 | 0.9 | 0.24 |
| Hex | 74 | 60 | 6 | 0 | 11 | 5F | 37 | 31 | 5A | 18 |
| Octal | 164 | 140 | 6 | 0 | 21 | 137 | 67 | 61 | 132 | 30 |
| Binary | 1110100 | 1100000 | 110 | 0 | 10001 | 1011111 | 110111 | 110001 | 1011010 | 11000 |
Color Harmonies of #746006
Complementary color
Monochromatic Colors of #746006
Black with #746006
Text Example
Text Example
White with #746006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746006; }
p { color: rgb(116,96,6); }
H1.HeaderClassName
{
color: #746006;
}
.AnyTagClassName
{
color: #746006;
}
</style>
background-color css
<style>
a { background-color: #746006; }
a { background-color: rgb(116,96,6); }
div.DivClassName
{
background-color: #746006;
}
.BgClassName
{
background-color: #746006;
}
</style>
border-color css
<style>
span { border-color: #746006; }
span { border-color: rgb(116,96,6); }
td.TdClassName
{
border-color: #746006;
}
.TagClassName
{
border-color: #746006;
}
</style>