Shades of Raw Umber #674510
Tints of Raw Umber #674510
RGB
CMYK
RGB Variations
Color information
#674510 (or 0x674510) is known color: Raw Umber. HEX triplet: 67, 45 and 10. RGB value is (103,69,16). Sum of RGB (Red+Green+Blue) = 103+69+16=188 (24% of max value = 765). Red value is 103 (40.62% from 255 or 54.79% from 188); Green value is 69 (27.34% from 255 or 36.70% from 188); Blue value is 16 (6.64% from 255 or 8.51% from 188); Max value from RGB is 103 - color contains mainly: red. Hex color #674510 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #674510 is #98BAEF. Grayscale: #494949. Windows color (decimal): -10009328 or 1066343. OLE color: 1066343.
HSL color Cylindrical-coordinate representation of color #674510: hue angle of 36.55º 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 #674510 is Cyan = 0, Magento = 0.33, Yellow = 0.84 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 69 | 16 | - |
| CMYK | 0 | 0.33 | 0.84 | 0.60 |
| HSL | 36.55º | 0.73% | 0.23% | - |
| HSV(B) | 36.55º | 0.84% | 0.4% | - |
| XYZ | 7.82 | 7.18 | 1.46 | - |
| YUV | 73.12 | 95.76 | 149.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 69 | 16 | 0 | 0.33 | 0.84 | 0.60 | 36.55 | 0.73 | 0.23 |
| Hex | 67 | 45 | 10 | 0 | 21 | 54 | 3C | 25 | 49 | 17 |
| Octal | 147 | 105 | 20 | 0 | 41 | 124 | 74 | 45 | 111 | 27 |
| Binary | 1100111 | 1000101 | 10000 | 0 | 100001 | 1010100 | 111100 | 100101 | 1001001 | 10111 |
Color Harmonies of #674510
Complementary color
Monochromatic Colors of #674510
Black with #674510
Text Example
Text Example
White with #674510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674510; }
p { color: rgb(103,69,16); }
H1.HeaderClassName
{
color: #674510;
}
.AnyTagClassName
{
color: #674510;
}
</style>
background-color css
<style>
a { background-color: #674510; }
a { background-color: rgb(103,69,16); }
div.DivClassName
{
background-color: #674510;
}
.BgClassName
{
background-color: #674510;
}
</style>
border-color css
<style>
span { border-color: #674510; }
span { border-color: rgb(103,69,16); }
td.TdClassName
{
border-color: #674510;
}
.TagClassName
{
border-color: #674510;
}
</style>