Shades of Raw Umber #674010
Tints of Raw Umber #674010
RGB
CMYK
RGB Variations
Color information
#674010 (or 0x674010) is known color: Raw Umber. HEX triplet: 67, 40 and 10. RGB value is (103,64,16). Sum of RGB (Red+Green+Blue) = 103+64+16=183 (24% of max value = 765). Red value is 103 (40.62% from 255 or 56.28% from 183); Green value is 64 (25.39% from 255 or 34.97% from 183); Blue value is 16 (6.64% from 255 or 8.74% from 183); Max value from RGB is 103 - color contains mainly: red. Hex color #674010 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #674010 is #98BFEF. Grayscale: #464646. Windows color (decimal): -10010608 or 1065063. OLE color: 1065063.
HSL color Cylindrical-coordinate representation of color #674010: hue angle of 33.1º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #674010 is Cyan = 0, Magento = 0.38, Yellow = 0.84 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 64 | 16 | - |
| CMYK | 0 | 0.38 | 0.84 | 0.60 |
| HSL | 33.1º | 0.73% | 0.23% | - |
| HSV(B) | 33.1º | 0.84% | 0.4% | - |
| XYZ | 7.52 | 6.59 | 1.37 | - |
| YUV | 70.19 | 97.42 | 151.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 64 | 16 | 0 | 0.38 | 0.84 | 0.60 | 33.1 | 0.73 | 0.23 |
| Hex | 67 | 40 | 10 | 0 | 26 | 54 | 3C | 21 | 49 | 17 |
| Octal | 147 | 100 | 20 | 0 | 46 | 124 | 74 | 41 | 111 | 27 |
| Binary | 1100111 | 1000000 | 10000 | 0 | 100110 | 1010100 | 111100 | 100001 | 1001001 | 10111 |
Color Harmonies of #674010
Complementary color
Monochromatic Colors of #674010
Black with #674010
Text Example
Text Example
White with #674010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674010; }
p { color: rgb(103,64,16); }
H1.HeaderClassName
{
color: #674010;
}
.AnyTagClassName
{
color: #674010;
}
</style>
background-color css
<style>
a { background-color: #674010; }
a { background-color: rgb(103,64,16); }
div.DivClassName
{
background-color: #674010;
}
.BgClassName
{
background-color: #674010;
}
</style>
border-color css
<style>
span { border-color: #674010; }
span { border-color: rgb(103,64,16); }
td.TdClassName
{
border-color: #674010;
}
.TagClassName
{
border-color: #674010;
}
</style>