Shades of Raw Umber #625502
Tints of Raw Umber #625502
RGB
CMYK
RGB Variations
Color information
#625502 (or 0x625502) is known color: Raw Umber. HEX triplet: 62, 55 and 02. RGB value is (98,85,2). Sum of RGB (Red+Green+Blue) = 98+85+2=185 (24% of max value = 765). Red value is 98 (38.67% from 255 or 52.97% from 185); Green value is 85 (33.59% from 255 or 45.95% from 185); Blue value is 2 (1.17% from 255 or 1.08% from 185); Max value from RGB is 98 - color contains mainly: red. Hex color #625502 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #625502 is #9DAAFD. Grayscale: #4F4F4F. Windows color (decimal): -10332926 or 152930. OLE color: 152930.
HSL color Cylindrical-coordinate representation of color #625502: hue angle of 51.88º degrees, saturation: 0.96, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #625502 is Cyan = 0, Magento = 0.13, Yellow = 0.98 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 85 | 2 | - |
| CMYK | 0 | 0.13 | 0.98 | 0.62 |
| HSL | 51.88º | 0.96% | 0.2% | - |
| HSV(B) | 51.88º | 0.98% | 0.38% | - |
| XYZ | 8.3 | 9.1 | 1.38 | - |
| YUV | 79.43 | 84.31 | 141.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 85 | 2 | 0 | 0.13 | 0.98 | 0.62 | 51.88 | 0.96 | 0.2 |
| Hex | 62 | 55 | 2 | 0 | D | 62 | 3E | 34 | 60 | 14 |
| Octal | 142 | 125 | 2 | 0 | 15 | 142 | 76 | 64 | 140 | 24 |
| Binary | 1100010 | 1010101 | 10 | 0 | 1101 | 1100010 | 111110 | 110100 | 1100000 | 10100 |
Color Harmonies of #625502
Complementary color
Monochromatic Colors of #625502
Black with #625502
Text Example
Text Example
White with #625502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625502; }
p { color: rgb(98,85,2); }
H1.HeaderClassName
{
color: #625502;
}
.AnyTagClassName
{
color: #625502;
}
</style>
background-color css
<style>
a { background-color: #625502; }
a { background-color: rgb(98,85,2); }
div.DivClassName
{
background-color: #625502;
}
.BgClassName
{
background-color: #625502;
}
</style>
border-color css
<style>
span { border-color: #625502; }
span { border-color: rgb(98,85,2); }
td.TdClassName
{
border-color: #625502;
}
.TagClassName
{
border-color: #625502;
}
</style>