Shades of Raw Umber #625008
Tints of Raw Umber #625008
RGB
CMYK
RGB Variations
Color information
#625008 (or 0x625008) is known color: Raw Umber. HEX triplet: 62, 50 and 08. RGB value is (98,80,8). Sum of RGB (Red+Green+Blue) = 98+80+8=186 (24% of max value = 765). Red value is 98 (38.67% from 255 or 52.69% from 186); Green value is 80 (31.64% from 255 or 43.01% from 186); Blue value is 8 (3.52% from 255 or 4.30% from 186); Max value from RGB is 98 - color contains mainly: red. Hex color #625008 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #625008 is #9DAFF7. Grayscale: #4D4D4D. Windows color (decimal): -10334200 or 544866. OLE color: 544866.
HSL color Cylindrical-coordinate representation of color #625008: hue angle of 48º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #625008 is Cyan = 0, Magento = 0.18, Yellow = 0.92 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 80 | 8 | - |
| CMYK | 0 | 0.18 | 0.92 | 0.62 |
| HSL | 48º | 0.85% | 0.21% | - |
| HSV(B) | 48º | 0.92% | 0.38% | - |
| XYZ | 7.95 | 8.35 | 1.42 | - |
| YUV | 77.17 | 88.96 | 142.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 80 | 8 | 0 | 0.18 | 0.92 | 0.62 | 48 | 0.85 | 0.21 |
| Hex | 62 | 50 | 8 | 0 | 12 | 5C | 3E | 30 | 55 | 15 |
| Octal | 142 | 120 | 10 | 0 | 22 | 134 | 76 | 60 | 125 | 25 |
| Binary | 1100010 | 1010000 | 1000 | 0 | 10010 | 1011100 | 111110 | 110000 | 1010101 | 10101 |
Color Harmonies of #625008
Complementary color
Monochromatic Colors of #625008
Black with #625008
Text Example
Text Example
White with #625008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625008; }
p { color: rgb(98,80,8); }
H1.HeaderClassName
{
color: #625008;
}
.AnyTagClassName
{
color: #625008;
}
</style>
background-color css
<style>
a { background-color: #625008; }
a { background-color: rgb(98,80,8); }
div.DivClassName
{
background-color: #625008;
}
.BgClassName
{
background-color: #625008;
}
</style>
border-color css
<style>
span { border-color: #625008; }
span { border-color: rgb(98,80,8); }
td.TdClassName
{
border-color: #625008;
}
.TagClassName
{
border-color: #625008;
}
</style>