Shades of Raw Umber #664007
Tints of Raw Umber #664007
RGB
CMYK
RGB Variations
Color information
#664007 (or 0x664007) is known color: Raw Umber. HEX triplet: 66, 40 and 07. RGB value is (102,64,7). Sum of RGB (Red+Green+Blue) = 102+64+7=173 (22% of max value = 765). Red value is 102 (40.23% from 255 or 58.96% from 173); Green value is 64 (25.39% from 255 or 36.99% from 173); Blue value is 7 (3.12% from 255 or 4.05% from 173); Max value from RGB is 102 - color contains mainly: red. Hex color #664007 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #664007 is #99BFF8. Grayscale: #454545. Windows color (decimal): -10076153 or 475238. OLE color: 475238.
HSL color Cylindrical-coordinate representation of color #664007: hue angle of 36º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #664007 is Cyan = 0, Magento = 0.37, Yellow = 0.93 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 64 | 7 | - |
| CMYK | 0 | 0.37 | 0.93 | 0.6 |
| HSL | 36º | 0.87% | 0.21% | - |
| HSV(B) | 36º | 0.93% | 0.4% | - |
| XYZ | 7.35 | 6.51 | 1.07 | - |
| YUV | 68.86 | 93.09 | 151.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 64 | 7 | 0 | 0.37 | 0.93 | 0.6 | 36 | 0.87 | 0.21 |
| Hex | 66 | 40 | 7 | 0 | 25 | 5D | 3C | 24 | 57 | 15 |
| Octal | 146 | 100 | 7 | 0 | 45 | 135 | 74 | 44 | 127 | 25 |
| Binary | 1100110 | 1000000 | 111 | 0 | 100101 | 1011101 | 111100 | 100100 | 1010111 | 10101 |
Color Harmonies of #664007
Complementary color
Monochromatic Colors of #664007
Black with #664007
Text Example
Text Example
White with #664007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664007; }
p { color: rgb(102,64,7); }
H1.HeaderClassName
{
color: #664007;
}
.AnyTagClassName
{
color: #664007;
}
</style>
background-color css
<style>
a { background-color: #664007; }
a { background-color: rgb(102,64,7); }
div.DivClassName
{
background-color: #664007;
}
.BgClassName
{
background-color: #664007;
}
</style>
border-color css
<style>
span { border-color: #664007; }
span { border-color: rgb(102,64,7); }
td.TdClassName
{
border-color: #664007;
}
.TagClassName
{
border-color: #664007;
}
</style>