Shades of Raw Umber #674915
Tints of Raw Umber #674915
RGB
CMYK
RGB Variations
Color information
#674915 (or 0x674915) is known color: Raw Umber. HEX triplet: 67, 49 and 15. RGB value is (103,73,21). Sum of RGB (Red+Green+Blue) = 103+73+21=197 (26% of max value = 765). Red value is 103 (40.62% from 255 or 52.28% from 197); Green value is 73 (28.91% from 255 or 37.06% from 197); Blue value is 21 (8.59% from 255 or 10.66% from 197); Max value from RGB is 103 - color contains mainly: red. Hex color #674915 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #674915 is #98B6EA. Grayscale: #4C4C4C. Windows color (decimal): -10008299 or 1395047. OLE color: 1395047.
HSL color Cylindrical-coordinate representation of color #674915: hue angle of 38.05º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #674915 is Cyan = 0, Magento = 0.29, Yellow = 0.80 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 73 | 21 | - |
| CMYK | 0 | 0.29 | 0.80 | 0.60 |
| HSL | 38.05º | 0.66% | 0.24% | - |
| HSV(B) | 38.05º | 0.8% | 0.4% | - |
| XYZ | 8.11 | 7.7 | 1.77 | - |
| YUV | 76.04 | 96.94 | 147.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 73 | 21 | 0 | 0.29 | 0.80 | 0.60 | 38.05 | 0.66 | 0.24 |
| Hex | 67 | 49 | 15 | 0 | 1D | 50 | 3C | 26 | 42 | 18 |
| Octal | 147 | 111 | 25 | 0 | 35 | 120 | 74 | 46 | 102 | 30 |
| Binary | 1100111 | 1001001 | 10101 | 0 | 11101 | 1010000 | 111100 | 100110 | 1000010 | 11000 |
Color Harmonies of #674915
Complementary color
Monochromatic Colors of #674915
Black with #674915
Text Example
Text Example
White with #674915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674915; }
p { color: rgb(103,73,21); }
H1.HeaderClassName
{
color: #674915;
}
.AnyTagClassName
{
color: #674915;
}
</style>
background-color css
<style>
a { background-color: #674915; }
a { background-color: rgb(103,73,21); }
div.DivClassName
{
background-color: #674915;
}
.BgClassName
{
background-color: #674915;
}
</style>
border-color css
<style>
span { border-color: #674915; }
span { border-color: rgb(103,73,21); }
td.TdClassName
{
border-color: #674915;
}
.TagClassName
{
border-color: #674915;
}
</style>