Shades of Raw Umber #625205
Tints of Raw Umber #625205
RGB
CMYK
RGB Variations
Color information
#625205 (or 0x625205) is known color: Raw Umber. HEX triplet: 62, 52 and 05. RGB value is (98,82,5). Sum of RGB (Red+Green+Blue) = 98+82+5=185 (24% of max value = 765). Red value is 98 (38.67% from 255 or 52.97% from 185); Green value is 82 (32.42% from 255 or 44.32% from 185); Blue value is 5 (2.34% from 255 or 2.70% from 185); Max value from RGB is 98 - color contains mainly: red. Hex color #625205 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #625205 is #9DADFA. Grayscale: #4E4E4E. Windows color (decimal): -10333691 or 348770. OLE color: 348770.
HSL color Cylindrical-coordinate representation of color #625205: hue angle of 49.68º 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 #625205 is Cyan = 0, Magento = 0.16, Yellow = 0.95 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 82 | 5 | - |
| CMYK | 0 | 0.16 | 0.95 | 0.62 |
| HSL | 49.68º | 0.9% | 0.2% | - |
| HSV(B) | 49.68º | 0.95% | 0.38% | - |
| XYZ | 8.08 | 8.64 | 1.39 | - |
| YUV | 78.01 | 86.8 | 142.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 82 | 5 | 0 | 0.16 | 0.95 | 0.62 | 49.68 | 0.9 | 0.2 |
| Hex | 62 | 52 | 5 | 0 | 10 | 5F | 3E | 32 | 5A | 14 |
| Octal | 142 | 122 | 5 | 0 | 20 | 137 | 76 | 62 | 132 | 24 |
| Binary | 1100010 | 1010010 | 101 | 0 | 10000 | 1011111 | 111110 | 110010 | 1011010 | 10100 |
Color Harmonies of #625205
Complementary color
Monochromatic Colors of #625205
Black with #625205
Text Example
Text Example
White with #625205
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625205; }
p { color: rgb(98,82,5); }
H1.HeaderClassName
{
color: #625205;
}
.AnyTagClassName
{
color: #625205;
}
</style>
background-color css
<style>
a { background-color: #625205; }
a { background-color: rgb(98,82,5); }
div.DivClassName
{
background-color: #625205;
}
.BgClassName
{
background-color: #625205;
}
</style>
border-color css
<style>
span { border-color: #625205; }
span { border-color: rgb(98,82,5); }
td.TdClassName
{
border-color: #625205;
}
.TagClassName
{
border-color: #625205;
}
</style>