Shades of Raw Umber #674710
Tints of Raw Umber #674710
RGB
CMYK
RGB Variations
Color information
#674710 (or 0x674710) is known color: Raw Umber. HEX triplet: 67, 47 and 10. RGB value is (103,71,16). Sum of RGB (Red+Green+Blue) = 103+71+16=190 (25% of max value = 765). Red value is 103 (40.62% from 255 or 54.21% from 190); Green value is 71 (28.12% from 255 or 37.37% from 190); Blue value is 16 (6.64% from 255 or 8.42% from 190); Max value from RGB is 103 - color contains mainly: red. Hex color #674710 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #674710 is #98B8EF. Grayscale: #4A4A4A. Windows color (decimal): -10008816 or 1066855. OLE color: 1066855.
HSL color Cylindrical-coordinate representation of color #674710: hue angle of 37.93º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #674710 is Cyan = 0, Magento = 0.31, Yellow = 0.84 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 71 | 16 | - |
| CMYK | 0 | 0.31 | 0.84 | 0.60 |
| HSL | 37.93º | 0.73% | 0.23% | - |
| HSV(B) | 37.93º | 0.84% | 0.4% | - |
| XYZ | 7.94 | 7.43 | 1.51 | - |
| YUV | 74.3 | 95.1 | 148.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 71 | 16 | 0 | 0.31 | 0.84 | 0.60 | 37.93 | 0.73 | 0.23 |
| Hex | 67 | 47 | 10 | 0 | 1F | 54 | 3C | 26 | 49 | 17 |
| Octal | 147 | 107 | 20 | 0 | 37 | 124 | 74 | 46 | 111 | 27 |
| Binary | 1100111 | 1000111 | 10000 | 0 | 11111 | 1010100 | 111100 | 100110 | 1001001 | 10111 |
Color Harmonies of #674710
Complementary color
Monochromatic Colors of #674710
Black with #674710
Text Example
Text Example
White with #674710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674710; }
p { color: rgb(103,71,16); }
H1.HeaderClassName
{
color: #674710;
}
.AnyTagClassName
{
color: #674710;
}
</style>
background-color css
<style>
a { background-color: #674710; }
a { background-color: rgb(103,71,16); }
div.DivClassName
{
background-color: #674710;
}
.BgClassName
{
background-color: #674710;
}
</style>
border-color css
<style>
span { border-color: #674710; }
span { border-color: rgb(103,71,16); }
td.TdClassName
{
border-color: #674710;
}
.TagClassName
{
border-color: #674710;
}
</style>