Shades of Raw Umber #625504
Tints of Raw Umber #625504
RGB
CMYK
RGB Variations
Color information
#625504 (or 0x625504) is known color: Raw Umber. HEX triplet: 62, 55 and 04. RGB value is (98,85,4). Sum of RGB (Red+Green+Blue) = 98+85+4=187 (24% of max value = 765). Red value is 98 (38.67% from 255 or 52.41% from 187); Green value is 85 (33.59% from 255 or 45.45% from 187); Blue value is 4 (1.95% from 255 or 2.14% from 187); Max value from RGB is 98 - color contains mainly: red. Hex color #625504 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #625504 is #9DAAFB. Grayscale: #4F4F4F. Windows color (decimal): -10332924 or 284002. OLE color: 284002.
HSL color Cylindrical-coordinate representation of color #625504: hue angle of 51.7º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #625504 is Cyan = 0, Magento = 0.13, Yellow = 0.96 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 85 | 4 | - |
| CMYK | 0 | 0.13 | 0.96 | 0.62 |
| HSL | 51.7º | 0.92% | 0.2% | - |
| HSV(B) | 51.7º | 0.96% | 0.38% | - |
| XYZ | 8.31 | 9.1 | 1.43 | - |
| YUV | 79.65 | 85.31 | 141.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 85 | 4 | 0 | 0.13 | 0.96 | 0.62 | 51.7 | 0.92 | 0.2 |
| Hex | 62 | 55 | 4 | 0 | D | 60 | 3E | 34 | 5C | 14 |
| Octal | 142 | 125 | 4 | 0 | 15 | 140 | 76 | 64 | 134 | 24 |
| Binary | 1100010 | 1010101 | 100 | 0 | 1101 | 1100000 | 111110 | 110100 | 1011100 | 10100 |
Color Harmonies of #625504
Complementary color
Monochromatic Colors of #625504
Black with #625504
Text Example
Text Example
White with #625504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625504; }
p { color: rgb(98,85,4); }
H1.HeaderClassName
{
color: #625504;
}
.AnyTagClassName
{
color: #625504;
}
</style>
background-color css
<style>
a { background-color: #625504; }
a { background-color: rgb(98,85,4); }
div.DivClassName
{
background-color: #625504;
}
.BgClassName
{
background-color: #625504;
}
</style>
border-color css
<style>
span { border-color: #625504; }
span { border-color: rgb(98,85,4); }
td.TdClassName
{
border-color: #625504;
}
.TagClassName
{
border-color: #625504;
}
</style>