Shades of Raw Umber #625305
Tints of Raw Umber #625305
RGB
CMYK
RGB Variations
Color information
#625305 (or 0x625305) is known color: Raw Umber. HEX triplet: 62, 53 and 05. RGB value is (98,83,5). Sum of RGB (Red+Green+Blue) = 98+83+5=186 (24% of max value = 765). Red value is 98 (38.67% from 255 or 52.69% from 186); Green value is 83 (32.81% from 255 or 44.62% from 186); Blue value is 5 (2.34% from 255 or 2.69% from 186); Max value from RGB is 98 - color contains mainly: red. Hex color #625305 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #625305 is #9DACFA. Grayscale: #4E4E4E. Windows color (decimal): -10333435 or 349026. OLE color: 349026.
HSL color Cylindrical-coordinate representation of color #625305: hue angle of 50.32º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #625305 is Cyan = 0, Magento = 0.15, Yellow = 0.95 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 83 | 5 | - |
| CMYK | 0 | 0.15 | 0.95 | 0.62 |
| HSL | 50.32º | 0.9% | 0.2% | - |
| HSV(B) | 50.32º | 0.95% | 0.38% | - |
| XYZ | 8.16 | 8.79 | 1.41 | - |
| YUV | 78.59 | 86.47 | 141.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 83 | 5 | 0 | 0.15 | 0.95 | 0.62 | 50.32 | 0.9 | 0.2 |
| Hex | 62 | 53 | 5 | 0 | F | 5F | 3E | 32 | 5A | 14 |
| Octal | 142 | 123 | 5 | 0 | 17 | 137 | 76 | 62 | 132 | 24 |
| Binary | 1100010 | 1010011 | 101 | 0 | 1111 | 1011111 | 111110 | 110010 | 1011010 | 10100 |
Color Harmonies of #625305
Complementary color
Monochromatic Colors of #625305
Black with #625305
Text Example
Text Example
White with #625305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625305; }
p { color: rgb(98,83,5); }
H1.HeaderClassName
{
color: #625305;
}
.AnyTagClassName
{
color: #625305;
}
</style>
background-color css
<style>
a { background-color: #625305; }
a { background-color: rgb(98,83,5); }
div.DivClassName
{
background-color: #625305;
}
.BgClassName
{
background-color: #625305;
}
</style>
border-color css
<style>
span { border-color: #625305; }
span { border-color: rgb(98,83,5); }
td.TdClassName
{
border-color: #625305;
}
.TagClassName
{
border-color: #625305;
}
</style>