Shades of Raw Umber #625805
Tints of Raw Umber #625805
RGB
CMYK
RGB Variations
Color information
#625805 (or 0x625805) is known color: Raw Umber. HEX triplet: 62, 58 and 05. RGB value is (98,88,5). Sum of RGB (Red+Green+Blue) = 98+88+5=191 (25% of max value = 765). Red value is 98 (38.67% from 255 or 51.31% from 191); Green value is 88 (34.77% from 255 or 46.07% from 191); Blue value is 5 (2.34% from 255 or 2.62% from 191); Max value from RGB is 98 - color contains mainly: red. Hex color #625805 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #625805 is #9DA7FA. Grayscale: #515151. Windows color (decimal): -10332155 or 350306. OLE color: 350306.
HSL color Cylindrical-coordinate representation of color #625805: hue angle of 53.55º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #625805 is Cyan = 0, Magento = 0.10, Yellow = 0.95 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 88 | 5 | - |
| CMYK | 0 | 0.10 | 0.95 | 0.62 |
| HSL | 53.55º | 0.9% | 0.2% | - |
| HSV(B) | 53.55º | 0.95% | 0.38% | - |
| XYZ | 8.55 | 9.59 | 1.54 | - |
| YUV | 81.53 | 84.81 | 139.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 88 | 5 | 0 | 0.10 | 0.95 | 0.62 | 53.55 | 0.9 | 0.2 |
| Hex | 62 | 58 | 5 | 0 | A | 5F | 3E | 36 | 5A | 14 |
| Octal | 142 | 130 | 5 | 0 | 12 | 137 | 76 | 66 | 132 | 24 |
| Binary | 1100010 | 1011000 | 101 | 0 | 1010 | 1011111 | 111110 | 110110 | 1011010 | 10100 |
Color Harmonies of #625805
Complementary color
Monochromatic Colors of #625805
Black with #625805
Text Example
Text Example
White with #625805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625805; }
p { color: rgb(98,88,5); }
H1.HeaderClassName
{
color: #625805;
}
.AnyTagClassName
{
color: #625805;
}
</style>
background-color css
<style>
a { background-color: #625805; }
a { background-color: rgb(98,88,5); }
div.DivClassName
{
background-color: #625805;
}
.BgClassName
{
background-color: #625805;
}
</style>
border-color css
<style>
span { border-color: #625805; }
span { border-color: rgb(98,88,5); }
td.TdClassName
{
border-color: #625805;
}
.TagClassName
{
border-color: #625805;
}
</style>