Shades of Raw Umber #625006
Tints of Raw Umber #625006
RGB
CMYK
RGB Variations
Color information
#625006 (or 0x625006) is known color: Raw Umber. HEX triplet: 62, 50 and 06. RGB value is (98,80,6). Sum of RGB (Red+Green+Blue) = 98+80+6=184 (24% of max value = 765). Red value is 98 (38.67% from 255 or 53.26% from 184); Green value is 80 (31.64% from 255 or 43.48% from 184); Blue value is 6 (2.73% from 255 or 3.26% from 184); Max value from RGB is 98 - color contains mainly: red. Hex color #625006 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #625006 is #9DAFF9. Grayscale: #4D4D4D. Windows color (decimal): -10334202 or 413794. OLE color: 413794.
HSL color Cylindrical-coordinate representation of color #625006: hue angle of 48.26º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #625006 is Cyan = 0, Magento = 0.18, Yellow = 0.94 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 80 | 6 | - |
| CMYK | 0 | 0.18 | 0.94 | 0.62 |
| HSL | 48.26º | 0.88% | 0.2% | - |
| HSV(B) | 48.26º | 0.94% | 0.38% | - |
| XYZ | 7.94 | 8.35 | 1.37 | - |
| YUV | 76.95 | 87.96 | 143.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 80 | 6 | 0 | 0.18 | 0.94 | 0.62 | 48.26 | 0.88 | 0.2 |
| Hex | 62 | 50 | 6 | 0 | 12 | 5E | 3E | 30 | 58 | 14 |
| Octal | 142 | 120 | 6 | 0 | 22 | 136 | 76 | 60 | 130 | 24 |
| Binary | 1100010 | 1010000 | 110 | 0 | 10010 | 1011110 | 111110 | 110000 | 1011000 | 10100 |
Color Harmonies of #625006
Complementary color
Monochromatic Colors of #625006
Black with #625006
Text Example
Text Example
White with #625006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625006; }
p { color: rgb(98,80,6); }
H1.HeaderClassName
{
color: #625006;
}
.AnyTagClassName
{
color: #625006;
}
</style>
background-color css
<style>
a { background-color: #625006; }
a { background-color: rgb(98,80,6); }
div.DivClassName
{
background-color: #625006;
}
.BgClassName
{
background-color: #625006;
}
</style>
border-color css
<style>
span { border-color: #625006; }
span { border-color: rgb(98,80,6); }
td.TdClassName
{
border-color: #625006;
}
.TagClassName
{
border-color: #625006;
}
</style>