Shades of Raw Umber #625007
Tints of Raw Umber #625007
RGB
CMYK
RGB Variations
Color information
#625007 (or 0x625007) is known color: Raw Umber. HEX triplet: 62, 50 and 07. RGB value is (98,80,7). Sum of RGB (Red+Green+Blue) = 98+80+7=185 (24% of max value = 765). Red value is 98 (38.67% from 255 or 52.97% from 185); Green value is 80 (31.64% from 255 or 43.24% from 185); Blue value is 7 (3.12% from 255 or 3.78% from 185); Max value from RGB is 98 - color contains mainly: red. Hex color #625007 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #625007 is #9DAFF8. Grayscale: #4D4D4D. Windows color (decimal): -10334201 or 479330. OLE color: 479330.
HSL color Cylindrical-coordinate representation of color #625007: hue angle of 48.13º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #625007 is Cyan = 0, Magento = 0.18, Yellow = 0.93 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 80 | 7 | - |
| CMYK | 0 | 0.18 | 0.93 | 0.62 |
| HSL | 48.13º | 0.87% | 0.21% | - |
| HSV(B) | 48.13º | 0.93% | 0.38% | - |
| XYZ | 7.94 | 8.35 | 1.39 | - |
| YUV | 77.06 | 88.46 | 142.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 80 | 7 | 0 | 0.18 | 0.93 | 0.62 | 48.13 | 0.87 | 0.21 |
| Hex | 62 | 50 | 7 | 0 | 12 | 5D | 3E | 30 | 57 | 15 |
| Octal | 142 | 120 | 7 | 0 | 22 | 135 | 76 | 60 | 127 | 25 |
| Binary | 1100010 | 1010000 | 111 | 0 | 10010 | 1011101 | 111110 | 110000 | 1010111 | 10101 |
Color Harmonies of #625007
Complementary color
Monochromatic Colors of #625007
Black with #625007
Text Example
Text Example
White with #625007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625007; }
p { color: rgb(98,80,7); }
H1.HeaderClassName
{
color: #625007;
}
.AnyTagClassName
{
color: #625007;
}
</style>
background-color css
<style>
a { background-color: #625007; }
a { background-color: rgb(98,80,7); }
div.DivClassName
{
background-color: #625007;
}
.BgClassName
{
background-color: #625007;
}
</style>
border-color css
<style>
span { border-color: #625007; }
span { border-color: rgb(98,80,7); }
td.TdClassName
{
border-color: #625007;
}
.TagClassName
{
border-color: #625007;
}
</style>