Shades of Raw Umber #674506
Tints of Raw Umber #674506
RGB
CMYK
RGB Variations
Color information
#674506 (or 0x674506) is known color: Raw Umber. HEX triplet: 67, 45 and 06. RGB value is (103,69,6). Sum of RGB (Red+Green+Blue) = 103+69+6=178 (23% of max value = 765). Red value is 103 (40.62% from 255 or 57.87% from 178); Green value is 69 (27.34% from 255 or 38.76% from 178); Blue value is 6 (2.73% from 255 or 3.37% from 178); Max value from RGB is 103 - color contains mainly: red. Hex color #674506 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #674506 is #98BAF9. Grayscale: #484848. Windows color (decimal): -10009338 or 410983. OLE color: 410983.
HSL color Cylindrical-coordinate representation of color #674506: hue angle of 38.97º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #674506 is Cyan = 0, Magento = 0.33, Yellow = 0.94 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 69 | 6 | - |
| CMYK | 0 | 0.33 | 0.94 | 0.60 |
| HSL | 38.97º | 0.89% | 0.21% | - |
| HSV(B) | 38.97º | 0.94% | 0.4% | - |
| XYZ | 7.75 | 7.15 | 1.14 | - |
| YUV | 71.98 | 90.76 | 150.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 69 | 6 | 0 | 0.33 | 0.94 | 0.60 | 38.97 | 0.89 | 0.21 |
| Hex | 67 | 45 | 6 | 0 | 21 | 5E | 3C | 27 | 59 | 15 |
| Octal | 147 | 105 | 6 | 0 | 41 | 136 | 74 | 47 | 131 | 25 |
| Binary | 1100111 | 1000101 | 110 | 0 | 100001 | 1011110 | 111100 | 100111 | 1011001 | 10101 |
Color Harmonies of #674506
Complementary color
Monochromatic Colors of #674506
Black with #674506
Text Example
Text Example
White with #674506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674506; }
p { color: rgb(103,69,6); }
H1.HeaderClassName
{
color: #674506;
}
.AnyTagClassName
{
color: #674506;
}
</style>
background-color css
<style>
a { background-color: #674506; }
a { background-color: rgb(103,69,6); }
div.DivClassName
{
background-color: #674506;
}
.BgClassName
{
background-color: #674506;
}
</style>
border-color css
<style>
span { border-color: #674506; }
span { border-color: rgb(103,69,6); }
td.TdClassName
{
border-color: #674506;
}
.TagClassName
{
border-color: #674506;
}
</style>