Shades of Raw Umber #674807
Tints of Raw Umber #674807
RGB
CMYK
RGB Variations
Color information
#674807 (or 0x674807) is known color: Raw Umber. HEX triplet: 67, 48 and 07. RGB value is (103,72,7). Sum of RGB (Red+Green+Blue) = 103+72+7=182 (24% of max value = 765). Red value is 103 (40.62% from 255 or 56.59% from 182); Green value is 72 (28.52% from 255 or 39.56% from 182); Blue value is 7 (3.12% from 255 or 3.85% from 182); Max value from RGB is 103 - color contains mainly: red. Hex color #674807 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #674807 is #98B7F8. Grayscale: #4A4A4A. Windows color (decimal): -10008569 or 477287. OLE color: 477287.
HSL color Cylindrical-coordinate representation of color #674807: hue angle of 40.62º 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 #674807 is Cyan = 0, Magento = 0.30, Yellow = 0.93 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 72 | 7 | - |
| CMYK | 0 | 0.30 | 0.93 | 0.60 |
| HSL | 40.63º | 0.87% | 0.22% | - |
| HSV(B) | 40.63º | 0.93% | 0.4% | - |
| XYZ | 7.95 | 7.53 | 1.24 | - |
| YUV | 73.86 | 90.27 | 148.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 72 | 7 | 0 | 0.30 | 0.93 | 0.60 | 40.63 | 0.87 | 0.22 |
| Hex | 67 | 48 | 7 | 0 | 1E | 5D | 3C | 29 | 57 | 16 |
| Octal | 147 | 110 | 7 | 0 | 36 | 135 | 74 | 51 | 127 | 26 |
| Binary | 1100111 | 1001000 | 111 | 0 | 11110 | 1011101 | 111100 | 101001 | 1010111 | 10110 |
Color Harmonies of #674807
Complementary color
Monochromatic Colors of #674807
Black with #674807
Text Example
Text Example
White with #674807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674807; }
p { color: rgb(103,72,7); }
H1.HeaderClassName
{
color: #674807;
}
.AnyTagClassName
{
color: #674807;
}
</style>
background-color css
<style>
a { background-color: #674807; }
a { background-color: rgb(103,72,7); }
div.DivClassName
{
background-color: #674807;
}
.BgClassName
{
background-color: #674807;
}
</style>
border-color css
<style>
span { border-color: #674807; }
span { border-color: rgb(103,72,7); }
td.TdClassName
{
border-color: #674807;
}
.TagClassName
{
border-color: #674807;
}
</style>