Shades of Raw Umber #615006
Tints of Raw Umber #615006
RGB
CMYK
RGB Variations
Color information
#615006 (or 0x615006) is known color: Raw Umber. HEX triplet: 61, 50 and 06. RGB value is (97,80,6). Sum of RGB (Red+Green+Blue) = 97+80+6=183 (24% of max value = 765). Red value is 97 (38.28% from 255 or 53.01% from 183); Green value is 80 (31.64% from 255 or 43.72% from 183); Blue value is 6 (2.73% from 255 or 3.28% from 183); Max value from RGB is 97 - color contains mainly: red. Hex color #615006 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #615006 is #9EAFF9. Grayscale: #4C4C4C. Windows color (decimal): -10399738 or 413793. OLE color: 413793.
HSL color Cylindrical-coordinate representation of color #615006: hue angle of 48.79º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #615006 is Cyan = 0, Magento = 0.18, Yellow = 0.94 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 80 | 6 | - |
| CMYK | 0 | 0.18 | 0.94 | 0.62 |
| HSL | 48.79º | 0.88% | 0.2% | - |
| HSV(B) | 48.79º | 0.94% | 0.38% | - |
| XYZ | 7.83 | 8.29 | 1.36 | - |
| YUV | 76.65 | 88.13 | 142.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 80 | 6 | 0 | 0.18 | 0.94 | 0.62 | 48.79 | 0.88 | 0.2 |
| Hex | 61 | 50 | 6 | 0 | 12 | 5E | 3E | 31 | 58 | 14 |
| Octal | 141 | 120 | 6 | 0 | 22 | 136 | 76 | 61 | 130 | 24 |
| Binary | 1100001 | 1010000 | 110 | 0 | 10010 | 1011110 | 111110 | 110001 | 1011000 | 10100 |
Color Harmonies of #615006
Complementary color
Monochromatic Colors of #615006
Black with #615006
Text Example
Text Example
White with #615006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615006; }
p { color: rgb(97,80,6); }
H1.HeaderClassName
{
color: #615006;
}
.AnyTagClassName
{
color: #615006;
}
</style>
background-color css
<style>
a { background-color: #615006; }
a { background-color: rgb(97,80,6); }
div.DivClassName
{
background-color: #615006;
}
.BgClassName
{
background-color: #615006;
}
</style>
border-color css
<style>
span { border-color: #615006; }
span { border-color: rgb(97,80,6); }
td.TdClassName
{
border-color: #615006;
}
.TagClassName
{
border-color: #615006;
}
</style>