Shades of Raw Umber #674907
Tints of Raw Umber #674907
RGB
CMYK
RGB Variations
Color information
#674907 (or 0x674907) is known color: Raw Umber. HEX triplet: 67, 49 and 07. RGB value is (103,73,7). Sum of RGB (Red+Green+Blue) = 103+73+7=183 (24% of max value = 765). Red value is 103 (40.62% from 255 or 56.28% from 183); Green value is 73 (28.91% from 255 or 39.89% from 183); Blue value is 7 (3.12% from 255 or 3.83% from 183); Max value from RGB is 103 - color contains mainly: red. Hex color #674907 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #674907 is #98B6F8. Grayscale: #4A4A4A. Windows color (decimal): -10008313 or 477543. OLE color: 477543.
HSL color Cylindrical-coordinate representation of color #674907: hue angle of 41.25º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #674907 is Cyan = 0, Magento = 0.29, Yellow = 0.93 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 73 | 7 | - |
| CMYK | 0 | 0.29 | 0.93 | 0.60 |
| HSL | 41.25º | 0.87% | 0.22% | - |
| HSV(B) | 41.25º | 0.93% | 0.4% | - |
| XYZ | 8.01 | 7.66 | 1.26 | - |
| YUV | 74.45 | 89.94 | 148.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 73 | 7 | 0 | 0.29 | 0.93 | 0.60 | 41.25 | 0.87 | 0.22 |
| Hex | 67 | 49 | 7 | 0 | 1D | 5D | 3C | 29 | 57 | 16 |
| Octal | 147 | 111 | 7 | 0 | 35 | 135 | 74 | 51 | 127 | 26 |
| Binary | 1100111 | 1001001 | 111 | 0 | 11101 | 1011101 | 111100 | 101001 | 1010111 | 10110 |
Color Harmonies of #674907
Complementary color
Monochromatic Colors of #674907
Black with #674907
Text Example
Text Example
White with #674907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674907; }
p { color: rgb(103,73,7); }
H1.HeaderClassName
{
color: #674907;
}
.AnyTagClassName
{
color: #674907;
}
</style>
background-color css
<style>
a { background-color: #674907; }
a { background-color: rgb(103,73,7); }
div.DivClassName
{
background-color: #674907;
}
.BgClassName
{
background-color: #674907;
}
</style>
border-color css
<style>
span { border-color: #674907; }
span { border-color: rgb(103,73,7); }
td.TdClassName
{
border-color: #674907;
}
.TagClassName
{
border-color: #674907;
}
</style>