Shades of Raw Umber #625501
Tints of Raw Umber #625501
RGB
CMYK
RGB Variations
Color information
#625501 (or 0x625501) is known color: Raw Umber. HEX triplet: 62, 55 and 01. RGB value is (98,85,1). Sum of RGB (Red+Green+Blue) = 98+85+1=184 (24% of max value = 765). Red value is 98 (38.67% from 255 or 53.26% from 184); Green value is 85 (33.59% from 255 or 46.20% from 184); Blue value is 1 (0.78% from 255 or 0.54% from 184); Max value from RGB is 98 - color contains mainly: red. Hex color #625501 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #625501 is #9DAAFE. Grayscale: #4F4F4F. Windows color (decimal): -10332927 or 87394. OLE color: 87394.
HSL color Cylindrical-coordinate representation of color #625501: hue angle of 51.96º degrees, saturation: 0.98, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #625501 is Cyan = 0, Magento = 0.13, Yellow = 0.99 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 85 | 1 | - |
| CMYK | 0 | 0.13 | 0.99 | 0.62 |
| HSL | 51.96º | 0.98% | 0.19% | - |
| HSV(B) | 51.96º | 0.99% | 0.38% | - |
| XYZ | 8.29 | 9.1 | 1.35 | - |
| YUV | 79.31 | 83.81 | 141.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 85 | 1 | 0 | 0.13 | 0.99 | 0.62 | 51.96 | 0.98 | 0.19 |
| Hex | 62 | 55 | 1 | 0 | D | 63 | 3E | 34 | 62 | 13 |
| Octal | 142 | 125 | 1 | 0 | 15 | 143 | 76 | 64 | 142 | 23 |
| Binary | 1100010 | 1010101 | 1 | 0 | 1101 | 1100011 | 111110 | 110100 | 1100010 | 10011 |
Color Harmonies of #625501
Complementary color
Monochromatic Colors of #625501
Black with #625501
Text Example
Text Example
White with #625501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625501; }
p { color: rgb(98,85,1); }
H1.HeaderClassName
{
color: #625501;
}
.AnyTagClassName
{
color: #625501;
}
</style>
background-color css
<style>
a { background-color: #625501; }
a { background-color: rgb(98,85,1); }
div.DivClassName
{
background-color: #625501;
}
.BgClassName
{
background-color: #625501;
}
</style>
border-color css
<style>
span { border-color: #625501; }
span { border-color: rgb(98,85,1); }
td.TdClassName
{
border-color: #625501;
}
.TagClassName
{
border-color: #625501;
}
</style>