Shades of Raw Umber #615100
Tints of Raw Umber #615100
RGB
CMYK
RGB Variations
Color information
#615100 (or 0x615100) is known color: Raw Umber. HEX triplet: 61, 51 and 00. RGB value is (97,81,0). Sum of RGB (Red+Green+Blue) = 97+81+0=178 (23% of max value = 765). Red value is 97 (38.28% from 255 or 54.49% from 178); Green value is 81 (32.03% from 255 or 45.51% from 178); Blue value is 0 (0.39% from 255 or 0% from 178); Max value from RGB is 97 - color contains mainly: red. Hex color #615100 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #615100 is #9EAEFF. Grayscale: #4C4C4C. Windows color (decimal): -10399488 or 20833. OLE color: 20833.
HSL color Cylindrical-coordinate representation of color #615100: hue angle of 50.1º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #615100 is Cyan = 0, Magento = 0.16, Yellow = 1 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 81 | 0 | - |
| CMYK | 0 | 0.16 | 1 | 0.62 |
| HSL | 50.1º | 1% | 0.19% | - |
| HSV(B) | 50.1º | 1% | 0.38% | - |
| XYZ | 7.87 | 8.43 | 1.21 | - |
| YUV | 76.55 | 84.8 | 142.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 81 | 0 | 0 | 0.16 | 1 | 0.62 | 50.1 | 1 | 0.19 |
| Hex | 61 | 51 | 0 | 0 | 10 | 64 | 3E | 32 | 64 | 13 |
| Octal | 141 | 121 | 0 | 0 | 20 | 144 | 76 | 62 | 144 | 23 |
| Binary | 1100001 | 1010001 | 0 | 0 | 10000 | 1100100 | 111110 | 110010 | 1100100 | 10011 |
Color Harmonies of #615100
Complementary color
Monochromatic Colors of #615100
Black with #615100
Text Example
Text Example
White with #615100
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615100; }
p { color: rgb(97,81,0); }
H1.HeaderClassName
{
color: #615100;
}
.AnyTagClassName
{
color: #615100;
}
</style>
background-color css
<style>
a { background-color: #615100; }
a { background-color: rgb(97,81,0); }
div.DivClassName
{
background-color: #615100;
}
.BgClassName
{
background-color: #615100;
}
</style>
border-color css
<style>
span { border-color: #615100; }
span { border-color: rgb(97,81,0); }
td.TdClassName
{
border-color: #615100;
}
.TagClassName
{
border-color: #615100;
}
</style>