Shades of Raw Umber #674704
Tints of Raw Umber #674704
RGB
CMYK
RGB Variations
Color information
#674704 (or 0x674704) is known color: Raw Umber. HEX triplet: 67, 47 and 04. RGB value is (103,71,4). Sum of RGB (Red+Green+Blue) = 103+71+4=178 (23% of max value = 765). Red value is 103 (40.62% from 255 or 57.87% from 178); Green value is 71 (28.12% from 255 or 39.89% from 178); Blue value is 4 (1.95% from 255 or 2.25% from 178); Max value from RGB is 103 - color contains mainly: red. Hex color #674704 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #674704 is #98B8FB. Grayscale: #494949. Windows color (decimal): -10008828 or 280423. OLE color: 280423.
HSL color Cylindrical-coordinate representation of color #674704: hue angle of 40.61º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #674704 is Cyan = 0, Magento = 0.31, Yellow = 0.96 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 71 | 4 | - |
| CMYK | 0 | 0.31 | 0.96 | 0.60 |
| HSL | 40.61º | 0.93% | 0.21% | - |
| HSV(B) | 40.61º | 0.96% | 0.4% | - |
| XYZ | 7.87 | 7.4 | 1.13 | - |
| YUV | 72.93 | 89.1 | 149.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 71 | 4 | 0 | 0.31 | 0.96 | 0.60 | 40.61 | 0.93 | 0.21 |
| Hex | 67 | 47 | 4 | 0 | 1F | 60 | 3C | 29 | 5D | 15 |
| Octal | 147 | 107 | 4 | 0 | 37 | 140 | 74 | 51 | 135 | 25 |
| Binary | 1100111 | 1000111 | 100 | 0 | 11111 | 1100000 | 111100 | 101001 | 1011101 | 10101 |
Color Harmonies of #674704
Complementary color
Monochromatic Colors of #674704
Black with #674704
Text Example
Text Example
White with #674704
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674704; }
p { color: rgb(103,71,4); }
H1.HeaderClassName
{
color: #674704;
}
.AnyTagClassName
{
color: #674704;
}
</style>
background-color css
<style>
a { background-color: #674704; }
a { background-color: rgb(103,71,4); }
div.DivClassName
{
background-color: #674704;
}
.BgClassName
{
background-color: #674704;
}
</style>
border-color css
<style>
span { border-color: #674704; }
span { border-color: rgb(103,71,4); }
td.TdClassName
{
border-color: #674704;
}
.TagClassName
{
border-color: #674704;
}
</style>