Shades of Raw Umber #674407
Tints of Raw Umber #674407
RGB
CMYK
RGB Variations
Color information
#674407 (or 0x674407) is known color: Raw Umber. HEX triplet: 67, 44 and 07. RGB value is (103,68,7). Sum of RGB (Red+Green+Blue) = 103+68+7=178 (23% of max value = 765). Red value is 103 (40.62% from 255 or 57.87% from 178); Green value is 68 (26.95% from 255 or 38.20% from 178); Blue value is 7 (3.12% from 255 or 3.93% from 178); Max value from RGB is 103 - color contains mainly: red. Hex color #674407 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #674407 is #98BBF8. Grayscale: #474747. Windows color (decimal): -10009593 or 476263. OLE color: 476263.
HSL color Cylindrical-coordinate representation of color #674407: hue angle of 38.12º 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 #674407 is Cyan = 0, Magento = 0.34, Yellow = 0.93 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 68 | 7 | - |
| CMYK | 0 | 0.34 | 0.93 | 0.60 |
| HSL | 38.13º | 0.87% | 0.22% | - |
| HSV(B) | 38.13º | 0.93% | 0.4% | - |
| XYZ | 7.7 | 7.03 | 1.15 | - |
| YUV | 71.51 | 91.6 | 150.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 68 | 7 | 0 | 0.34 | 0.93 | 0.60 | 38.13 | 0.87 | 0.22 |
| Hex | 67 | 44 | 7 | 0 | 22 | 5D | 3C | 26 | 57 | 16 |
| Octal | 147 | 104 | 7 | 0 | 42 | 135 | 74 | 46 | 127 | 26 |
| Binary | 1100111 | 1000100 | 111 | 0 | 100010 | 1011101 | 111100 | 100110 | 1010111 | 10110 |
Color Harmonies of #674407
Complementary color
Monochromatic Colors of #674407
Black with #674407
Text Example
Text Example
White with #674407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674407; }
p { color: rgb(103,68,7); }
H1.HeaderClassName
{
color: #674407;
}
.AnyTagClassName
{
color: #674407;
}
</style>
background-color css
<style>
a { background-color: #674407; }
a { background-color: rgb(103,68,7); }
div.DivClassName
{
background-color: #674407;
}
.BgClassName
{
background-color: #674407;
}
</style>
border-color css
<style>
span { border-color: #674407; }
span { border-color: rgb(103,68,7); }
td.TdClassName
{
border-color: #674407;
}
.TagClassName
{
border-color: #674407;
}
</style>