Shades of Raw Umber #674210
Tints of Raw Umber #674210
RGB
CMYK
RGB Variations
Color information
#674210 (or 0x674210) is known color: Raw Umber. HEX triplet: 67, 42 and 10. RGB value is (103,66,16). Sum of RGB (Red+Green+Blue) = 103+66+16=185 (24% of max value = 765). Red value is 103 (40.62% from 255 or 55.68% from 185); Green value is 66 (26.17% from 255 or 35.68% from 185); Blue value is 16 (6.64% from 255 or 8.65% from 185); Max value from RGB is 103 - color contains mainly: red. Hex color #674210 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #674210 is #98BDEF. Grayscale: #474747. Windows color (decimal): -10010096 or 1065575. OLE color: 1065575.
HSL color Cylindrical-coordinate representation of color #674210: hue angle of 34.48º 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 #674210 is Cyan = 0, Magento = 0.36, Yellow = 0.84 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 66 | 16 | - |
| CMYK | 0 | 0.36 | 0.84 | 0.60 |
| HSL | 34.48º | 0.73% | 0.23% | - |
| HSV(B) | 34.48º | 0.84% | 0.4% | - |
| XYZ | 7.64 | 6.82 | 1.4 | - |
| YUV | 71.36 | 96.76 | 150.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 66 | 16 | 0 | 0.36 | 0.84 | 0.60 | 34.48 | 0.73 | 0.23 |
| Hex | 67 | 42 | 10 | 0 | 24 | 54 | 3C | 22 | 49 | 17 |
| Octal | 147 | 102 | 20 | 0 | 44 | 124 | 74 | 42 | 111 | 27 |
| Binary | 1100111 | 1000010 | 10000 | 0 | 100100 | 1010100 | 111100 | 100010 | 1001001 | 10111 |
Color Harmonies of #674210
Complementary color
Monochromatic Colors of #674210
Black with #674210
Text Example
Text Example
White with #674210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674210; }
p { color: rgb(103,66,16); }
H1.HeaderClassName
{
color: #674210;
}
.AnyTagClassName
{
color: #674210;
}
</style>
background-color css
<style>
a { background-color: #674210; }
a { background-color: rgb(103,66,16); }
div.DivClassName
{
background-color: #674210;
}
.BgClassName
{
background-color: #674210;
}
</style>
border-color css
<style>
span { border-color: #674210; }
span { border-color: rgb(103,66,16); }
td.TdClassName
{
border-color: #674210;
}
.TagClassName
{
border-color: #674210;
}
</style>