Shades of Raw Umber #625508
Tints of Raw Umber #625508
RGB
CMYK
RGB Variations
Color information
#625508 (or 0x625508) is known color: Raw Umber. HEX triplet: 62, 55 and 08. RGB value is (98,85,8). Sum of RGB (Red+Green+Blue) = 98+85+8=191 (25% of max value = 765). Red value is 98 (38.67% from 255 or 51.31% from 191); Green value is 85 (33.59% from 255 or 44.50% from 191); Blue value is 8 (3.52% from 255 or 4.19% from 191); Max value from RGB is 98 - color contains mainly: red. Hex color #625508 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #625508 is #9DAAF7. Grayscale: #505050. Windows color (decimal): -10332920 or 546146. OLE color: 546146.
HSL color Cylindrical-coordinate representation of color #625508: hue angle of 51.33º 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 #625508 is Cyan = 0, Magento = 0.13, Yellow = 0.92 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 85 | 8 | - |
| CMYK | 0 | 0.13 | 0.92 | 0.62 |
| HSL | 51.33º | 0.85% | 0.21% | - |
| HSV(B) | 51.33º | 0.92% | 0.38% | - |
| XYZ | 8.33 | 9.11 | 1.55 | - |
| YUV | 80.11 | 87.31 | 140.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 85 | 8 | 0 | 0.13 | 0.92 | 0.62 | 51.33 | 0.85 | 0.21 |
| Hex | 62 | 55 | 8 | 0 | D | 5C | 3E | 33 | 55 | 15 |
| Octal | 142 | 125 | 10 | 0 | 15 | 134 | 76 | 63 | 125 | 25 |
| Binary | 1100010 | 1010101 | 1000 | 0 | 1101 | 1011100 | 111110 | 110011 | 1010101 | 10101 |
Color Harmonies of #625508
Complementary color
Monochromatic Colors of #625508
Black with #625508
Text Example
Text Example
White with #625508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625508; }
p { color: rgb(98,85,8); }
H1.HeaderClassName
{
color: #625508;
}
.AnyTagClassName
{
color: #625508;
}
</style>
background-color css
<style>
a { background-color: #625508; }
a { background-color: rgb(98,85,8); }
div.DivClassName
{
background-color: #625508;
}
.BgClassName
{
background-color: #625508;
}
</style>
border-color css
<style>
span { border-color: #625508; }
span { border-color: rgb(98,85,8); }
td.TdClassName
{
border-color: #625508;
}
.TagClassName
{
border-color: #625508;
}
</style>