Shades of Raw Umber #675806
Tints of Raw Umber #675806
RGB
CMYK
RGB Variations
Color information
#675806 (or 0x675806) is known color: Raw Umber. HEX triplet: 67, 58 and 06. RGB value is (103,88,6). Sum of RGB (Red+Green+Blue) = 103+88+6=197 (26% of max value = 765). Red value is 103 (40.62% from 255 or 52.28% from 197); Green value is 88 (34.77% from 255 or 44.67% from 197); Blue value is 6 (2.73% from 255 or 3.05% from 197); Max value from RGB is 103 - color contains mainly: red. Hex color #675806 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #675806 is #98A7F9. Grayscale: #535353. Windows color (decimal): -10004474 or 415847. OLE color: 415847.
HSL color Cylindrical-coordinate representation of color #675806: hue angle of 50.72º 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 #675806 is Cyan = 0, Magento = 0.15, Yellow = 0.94 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 88 | 6 | - |
| CMYK | 0 | 0.15 | 0.94 | 0.60 |
| HSL | 50.72º | 0.89% | 0.21% | - |
| HSV(B) | 50.72º | 0.94% | 0.4% | - |
| XYZ | 9.12 | 9.88 | 1.6 | - |
| YUV | 83.14 | 84.47 | 142.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 88 | 6 | 0 | 0.15 | 0.94 | 0.60 | 50.72 | 0.89 | 0.21 |
| Hex | 67 | 58 | 6 | 0 | F | 5E | 3C | 33 | 59 | 15 |
| Octal | 147 | 130 | 6 | 0 | 17 | 136 | 74 | 63 | 131 | 25 |
| Binary | 1100111 | 1011000 | 110 | 0 | 1111 | 1011110 | 111100 | 110011 | 1011001 | 10101 |
Color Harmonies of #675806
Complementary color
Monochromatic Colors of #675806
Black with #675806
Text Example
Text Example
White with #675806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675806; }
p { color: rgb(103,88,6); }
H1.HeaderClassName
{
color: #675806;
}
.AnyTagClassName
{
color: #675806;
}
</style>
background-color css
<style>
a { background-color: #675806; }
a { background-color: rgb(103,88,6); }
div.DivClassName
{
background-color: #675806;
}
.BgClassName
{
background-color: #675806;
}
</style>
border-color css
<style>
span { border-color: #675806; }
span { border-color: rgb(103,88,6); }
td.TdClassName
{
border-color: #675806;
}
.TagClassName
{
border-color: #675806;
}
</style>