Shades of Raw Umber #674913
Tints of Raw Umber #674913
RGB
CMYK
RGB Variations
Color information
#674913 (or 0x674913) is known color: Raw Umber. HEX triplet: 67, 49 and 13. RGB value is (103,73,19). Sum of RGB (Red+Green+Blue) = 103+73+19=195 (25% of max value = 765). Red value is 103 (40.62% from 255 or 52.82% from 195); Green value is 73 (28.91% from 255 or 37.44% from 195); Blue value is 19 (7.81% from 255 or 9.74% from 195); Max value from RGB is 103 - color contains mainly: red. Hex color #674913 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #674913 is #98B6EC. Grayscale: #4C4C4C. Windows color (decimal): -10008301 or 1263975. OLE color: 1263975.
HSL color Cylindrical-coordinate representation of color #674913: hue angle of 38.57º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #674913 is Cyan = 0, Magento = 0.29, Yellow = 0.82 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 73 | 19 | - |
| CMYK | 0 | 0.29 | 0.82 | 0.60 |
| HSL | 38.57º | 0.69% | 0.24% | - |
| HSV(B) | 38.57º | 0.82% | 0.4% | - |
| XYZ | 8.09 | 7.7 | 1.67 | - |
| YUV | 75.81 | 95.94 | 147.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 73 | 19 | 0 | 0.29 | 0.82 | 0.60 | 38.57 | 0.69 | 0.24 |
| Hex | 67 | 49 | 13 | 0 | 1D | 52 | 3C | 27 | 45 | 18 |
| Octal | 147 | 111 | 23 | 0 | 35 | 122 | 74 | 47 | 105 | 30 |
| Binary | 1100111 | 1001001 | 10011 | 0 | 11101 | 1010010 | 111100 | 100111 | 1000101 | 11000 |
Color Harmonies of #674913
Complementary color
Monochromatic Colors of #674913
Black with #674913
Text Example
Text Example
White with #674913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674913; }
p { color: rgb(103,73,19); }
H1.HeaderClassName
{
color: #674913;
}
.AnyTagClassName
{
color: #674913;
}
</style>
background-color css
<style>
a { background-color: #674913; }
a { background-color: rgb(103,73,19); }
div.DivClassName
{
background-color: #674913;
}
.BgClassName
{
background-color: #674913;
}
</style>
border-color css
<style>
span { border-color: #674913; }
span { border-color: rgb(103,73,19); }
td.TdClassName
{
border-color: #674913;
}
.TagClassName
{
border-color: #674913;
}
</style>