Shades of Raw Umber #625308
Tints of Raw Umber #625308
RGB
CMYK
RGB Variations
Color information
#625308 (or 0x625308) is known color: Raw Umber. HEX triplet: 62, 53 and 08. RGB value is (98,83,8). Sum of RGB (Red+Green+Blue) = 98+83+8=189 (25% of max value = 765). Red value is 98 (38.67% from 255 or 51.85% from 189); Green value is 83 (32.81% from 255 or 43.92% from 189); Blue value is 8 (3.52% from 255 or 4.23% from 189); Max value from RGB is 98 - color contains mainly: red. Hex color #625308 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #625308 is #9DACF7. Grayscale: #4F4F4F. Windows color (decimal): -10333432 or 545634. OLE color: 545634.
HSL color Cylindrical-coordinate representation of color #625308: hue angle of 50º 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 #625308 is Cyan = 0, Magento = 0.15, Yellow = 0.92 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 83 | 8 | - |
| CMYK | 0 | 0.15 | 0.92 | 0.62 |
| HSL | 50º | 0.85% | 0.21% | - |
| HSV(B) | 50º | 0.92% | 0.38% | - |
| XYZ | 8.17 | 8.8 | 1.5 | - |
| YUV | 78.94 | 87.97 | 141.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 83 | 8 | 0 | 0.15 | 0.92 | 0.62 | 50 | 0.85 | 0.21 |
| Hex | 62 | 53 | 8 | 0 | F | 5C | 3E | 32 | 55 | 15 |
| Octal | 142 | 123 | 10 | 0 | 17 | 134 | 76 | 62 | 125 | 25 |
| Binary | 1100010 | 1010011 | 1000 | 0 | 1111 | 1011100 | 111110 | 110010 | 1010101 | 10101 |
Color Harmonies of #625308
Complementary color
Monochromatic Colors of #625308
Black with #625308
Text Example
Text Example
White with #625308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625308; }
p { color: rgb(98,83,8); }
H1.HeaderClassName
{
color: #625308;
}
.AnyTagClassName
{
color: #625308;
}
</style>
background-color css
<style>
a { background-color: #625308; }
a { background-color: rgb(98,83,8); }
div.DivClassName
{
background-color: #625308;
}
.BgClassName
{
background-color: #625308;
}
</style>
border-color css
<style>
span { border-color: #625308; }
span { border-color: rgb(98,83,8); }
td.TdClassName
{
border-color: #625308;
}
.TagClassName
{
border-color: #625308;
}
</style>